Greetings, I am in the process of creating a unattend master script to recreate a SUS server. When unattend was running the win2ksp2-updates.bat file is paused on the MediaPlayer9 package and waited for a acklowedgement for the Supplemental EULA.
Some checking on the Internet lead me to change how MediaPlayer is installed. diff -a win2ksp4-updates-orig.bat win2ksp4-updates.bat 35d34 < 170,171c169 < todo.pl ".reboot-on 194 %Z%\packages\mediaplayer9\%WINLANG%\MPSetup.EXE /q /r:n /C:\"setup_wm.exe /DisallowSystemRestore /NoPID /SetWMPAsDefault /q /r:n\"" < --- > todo.pl ".reboot-on 194 %Z%\packages\mediaplayer9\%WINLANG%\MPSetup.EXE /q /r:n > /C:\"setup_wm.exe /Q:A /R:N\"" Watch for line wrap. Not that I need MediaPlayer on a SUS server, but it is nice to know everything works OK. Thanks Paul ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
