packer-cn/common/powershell
Petrik van der Velde aa33740ffb Removing the check for administrator rights from the script that sends keystrokes to Hyper-V.
Because Packer has already verified that we are running with at least Hyper-V administrator rights this should
be safe. Having the requirement for administrator rights in the script means that you still need to be an
administrator if you want to use packer to build Hyper-V images with a configuration that requires you to
send keystrokes to the MV, say when building a Linux box.
2017-04-15 11:04:15 +12:00
..
hyperv Removing the check for administrator rights from the script that sends keystrokes to Hyper-V. 2017-04-15 11:04:15 +12:00
powershell.go remove unnecessary type conversions 2017-03-28 20:36:21 -07:00
powershell_test.go move powershell module to common 2016-12-12 18:34:15 -08:00
scriptbuilder.go move powershell module to common 2016-12-12 18:34:15 -08:00