What Are Different Sysprep Switches Windows 7 With Definitions?
Hello people,
Please mention different types of sysprep switches windows 7. And please explain the use of every command switch with the syntax.
Thanks in advance for help.
Hello people,
Please mention different types of sysprep switches windows 7. And please explain the use of every command switch with the syntax.
Thanks in advance for help.
There are varieties of command switch you can use with sysprep.
The general syntax would be sysprep.exe [/*]
1. /audit: -This switch command starts your system in audit mode and also enable the application to windows and additional drivers.
2. /generalize: – This option seeps off all the unique information from the system and resets the security id and clears all the events logs.
3. /oobe: – It restart the system in windows welcome mode where the end user can customize the PC name, their windows OS and other tasks.
4. /reboot: – It is use to audit the computer and restart it.
5. /shutdown: – After the sysprep command finishes running it shut downs the computer.
6. /quiet:-If you automate the Sysprep tool, you can use this option.
7. /quit:- It closes the sysprep tool after the specified command is executed.