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
399cd2ee
Commit
399cd2ee
authored
Dec 31, 2017
by
Patrick Lang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changing scripts from a: to e: since on ISO
parent
ff00057a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
answer_files/server_insider_uefi/Autounattend.xml
answer_files/server_insider_uefi/Autounattend.xml
+1
-1
No files found.
answer_files/server_insider_uefi/Autounattend.xml
View file @
399cd2ee
...
...
@@ -153,7 +153,7 @@
</SynchronousCommand>
<!-- WITHOUT WINDOWS UPDATES -->
<SynchronousCommand
wcm:action=
"add"
>
<CommandLine>
cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -File
a
:\enable-winrm.ps1
</CommandLine>
<CommandLine>
cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -File
e
:\enable-winrm.ps1
</CommandLine>
<Description>
Enable WinRM
</Description>
<Order>
99
</Order>
</SynchronousCommand>
...
...
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