After syspreping a machine all drive letters are reassigned. How do I prevent this from happening or automatically reasign drive letters after sysprep?
|
you can use diskpart for that. Create text file that contains the diskpart command and then use diskpart /s mydiskpartscript.txt the diskpart text file would be:
| |||||
feedback
|