activate setup |
|
Enables the setup of the operating system after restart. |
|
Parameter |
|
|
Note: |
|
In order for the operating system to consider changes to the computer name, a restart is required. |
|
Example |
|
<command name="activate setup"> <operating_system_path>"E:\WINDOWS"</operating_system_path> <setup_type>mini_setup</setup_type> <unattended>true</unattended> </command> |
assume devices |
|
Device management drivers that are currently loaded should be applied. |
|
Parameters |
|
operating_system_path |
|
Notes |
|
In order for the operating system to consider the changes to the computer name, a restart is required. |
|
Example |
|
<command name="assume devices"> <operating_system_path>"E:\WINDOWS"</operating_system_path > </command> |
|
|
|---|
change computer name |
|
Change the computer name of the current operating system or the one forming the regular basis. |
|
Parameter |
|
|
Notes |
|
In order for the operating system to consider changes to the computer name, a restart is required. |
|
Example |
|
<command name="change computer name">
|
change computer sid |
|
Change the SID of the current or the underlying operating system. |
|
Parameter |
|
|
Notes |
|
In order for the operating system to consider changes to the computer name, a restart is required. |
|
Example |
|
<command name="change computer sid"> |
replace hal |
|
Replacement of the hardware abstraction layer. |
|
Parameter |
|
|
Note |
|
In order for the operating system to consider changes to the computer name, a restart is required. |
|
Example |
|
<command name="replace hal"> <operating_system_path>"E:\WINDOWS"</operating_system_path> </command> |