packer-community / packer-windows-plugins

A suite of Packer plugins for provisioning Windows machines
113 stars 20 forks source link

Elevated powershell commands #29

Closed mefellows closed 9 years ago

mefellows commented 9 years ago

Addresses #4 to allow elevated PowerShell scripts to work as advertised

Tests

Aside from unit tests, I have attempted the following minimal test case - installing the .NET Devpack 4.5.2 package using Chocolatey: choco install netfx-4.5.2-devpack, across the following scenarios which requires elevated privileges to work: