Well typically it takes a good 5 minutes or so depending on the hardware. You should see a black background with white writing at the bottom.
If it's booting straight into Windows, then I would say MySysprep has not run correctly.

Well typically it takes a good 5 minutes or so depending on the hardware. You should see a black background with white writing at the bottom.
If it's booting straight into Windows, then I would say MySysprep has not run correctly.
in fact i have a lot of composents's installation before booting into windows.
I think mysysprep is working i see a logo mysysprep during windows's operations's installation and windows is into domain at the end installations but i have as computeur's name "administrator1" .

It sounds like MySysprep is running correctly, but please check the following:
- On your answer file specify the FQDN and not the NETBIOS name
- If you check Device Manager (logging on locally), are drivers installed for your network adapter (LAN)?
hello
my answer file is with FQDN name and drivers are installed.
can you give me an other exemple for unattended.xml to see if problems are into my file
thanks
When running the sysprep.cmd anyone is getting "“mysysprep is not recognized as an internal or external command” as I was with 64bit win7 sp1...
You need to add the following to "path" in "Environmental variables"
;C:\Windows\System32\Sysprep
image-thumb20.png
Last edited by burgemaster; 6th December 2012 at 11:17 AM.

I think this should also work...
Code:mysysprep /oobe /generalize /unattend:%SystemRoot%\SysNative\SysPrep\unattend.xml32-bit applications can access the native system directory by substituting %windir%\Sysnative for %windir%\System32. WOW64 recognizes Sysnative as a special alias used to indicate that the file system should not redirect the access. This mechanism is flexible and easy to use, therefore, it is the recommended mechanism to bypass file system redirection. Note that 64-bit applications cannot use the Sysnative alias as it is a virtual directory not a real one. (Source)
There are currently 1 users browsing this thread. (0 members and 1 guests)