> > Hi, > > added a GPO with a startup script for launching wpkgmessage. The whole thing went fine if i just add something like %wpkghost%\wpkg.js /synchronize /quiet /nonotify to my > > install.bat. So i think shares, gpos and so an should work. But every time i start wpkgmessage.exe from this skript (or command line) it blocks all further batch entries. > > The wpkg.js and wpkgmessage /terminate lines will not run, nothing will be installed. Also checked my GPO against the AD documentation at the wpkg.org website. > > Any ideas? > You will have to launch WPKGmessage in a separate process using the START command. At a command prompt enter "START /?" and hit ENTER for a brief description. --- Stefan |