Scripted Installation - WSUS Offline
Hi all,
I am trying to add a post installation task to a Scripted Install to install Windows Updates.
I have followed this article: http://www.itninja.com/question/wsus-offline-as-postinstallation-task-xp-win7-w-progress-bar
I have got the files on a dedicated machine then created the AutoIT script and compiled into exe (wsusupdate-win7.exe)
I have replaced the DriveMapAdd to reflect the dedicated machine share, with admin credentials
I have also replaced the _CopyWithProgress to reflect the network share
On step 9 I created a Application Windows task
Name: wsusoffline
command line: start /wait wsusupdate-win7.exe
I run the scripted install, and during post-installation I do NOT get the progress bar and the cmd screen comes up straightway. I believe it is the WinWaitActive
Unfortunatelly I am not aware how logs are stored during scripted install via Kbox2000.
I would appreciate comments/suggestions....
Thanks,
Answers (0)
Be the first to answer this question