My colleague has designed a CD that loads WinPE. However, the CD needs to be ejected ASAP. here is the small script to do it in CMD:
"Eject CD\eject.exe"
It uses an eject.exe that is part of a small package of scripts that we have created for all our TS needs. If I remember correctly, this exe can be copied from MDT deployment share Scripts folder.
In the TS, it looks like this:
No comments:
Post a Comment