Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
f03a1ae6
Commit
f03a1ae6
authored
Nov 06, 2016
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Hyper-V manager on Win2012R2 as well
parent
a48471e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
hyperv/scripts/install-hyperv.ps1
hyperv/scripts/install-hyperv.ps1
+2
-0
No files found.
hyperv/scripts/install-hyperv.ps1
View file @
f03a1ae6
Enable-WindowsOptionalFeature
-Online
-FeatureName
Microsoft-Hyper-V
-All
-NoRestart
Install-WindowsFeature
Hyper-V-Tools
Install-WindowsFeature
Hyper-V-PowerShell
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment