Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
12bb9003
Commit
12bb9003
authored
Nov 26, 2015
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove sleep
parent
b4f41afc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
scripts/2016/enable-winrm.ps1
scripts/2016/enable-winrm.ps1
+0
-2
No files found.
scripts/2016/enable-winrm.ps1
View file @
12bb9003
...
...
@@ -18,8 +18,6 @@ Install-WindowsFeature -Name Hyper-V
Stop-Service
winrm
.
sc.exe
config
winrm
start
=
delayed-auto
Sleep
30
netsh
advfirewall
firewall
set
rule
group
=
"Windows Remote Administration"
new
enable
=
yes
netsh
advfirewall
firewall
set
rule
name
=
"Windows Remote Management (HTTP-In)"
new
enable
=
yes
action
=
allow
...
...
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