Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
92ee859b
Commit
92ee859b
authored
Aug 17, 2012
by
Kirk Webb
Browse files
Fix path to setupnode.ps1. Re-enable license "re-arm".
parent
8145ccff
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/cygwinseven/unattend-x86.xml
View file @
92ee859b
...
...
@@ -73,14 +73,14 @@
<RunSynchronousCommand
wcm:action=
"add"
>
<Description>
Rename the Computer to the Emulab NodeID
</Description>
<Order>
1
</Order>
<Path>
powershell C:\Windows\Setup\Scripts\setnode
name
.ps1
>
c:\temp\psout.txt 2
>&
1
</Path>
<Path>
powershell C:\Windows\Setup\Scripts\set
up
node.ps1
>
c:\
Windows\
temp\psout.txt 2
>&
1
</Path>
</RunSynchronousCommand>
</RunSynchronous>
</component>
</settings>
<settings
pass=
"generalize"
>
<component
name=
"Microsoft-Windows-Security-SPP"
processorArchitecture=
"x86"
publicKeyToken=
"31bf3856ad364e35"
language=
"neutral"
versionScope=
"nonSxS"
xmlns:wcm=
"http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<SkipRearm>
1
</SkipRearm>
<SkipRearm>
0
</SkipRearm>
</component>
<component
name=
"Microsoft-Windows-BrowserService"
processorArchitecture=
"x86"
publicKeyToken=
"31bf3856ad364e35"
language=
"neutral"
versionScope=
"nonSxS"
xmlns:wcm=
"http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<MaintainServerList>
No
</MaintainServerList>
...
...
Write
Preview
Supports
Markdown
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