This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
powershell
History
Taliesin Sisson
7ce9203530
Enable-VMIntegrationService cmdlet has a language dependent value for -Name option. So avoid using it, as it will break on machines with different languages.
2016-12-12 22:45:00 +00:00
..
hyperv
Enable-VMIntegrationService cmdlet has a language dependent value for -Name option. So avoid using it, as it will break on machines with different languages.
2016-12-12 22:45:00 +00:00
powershell_test.go
Test should run and pass even when run on an environment that does not have Powershel.
2016-12-12 22:44:53 +00:00
powershell.go
Base64 encode powershell to avoid any necessary escaping
2016-12-12 22:44:54 +00:00
scriptbuilder.go
Port of
https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00