You may be able to initiate WPKG as system if you allow null sessions to the WPKG share (samba has this as an option in their advanced config somewhere) Alternately you could let the script call wpkg.bat and use runas to run the process under another account
Typical MS response.... Service Running as SYSTEM account cannot access the network. http://support.microsoft.com/kb/124184 Services, including the Scheduler, use null session support when logged on as system account to interact with desktop. When a process is running under the context of the system account, it attempts to use a null session for credentials to acquire a resource access. AT scripts performing commands, such as NET USE, will default to these credentials. A protocol analyzer trace reveals the null session request associated with the Server Message Block (SMB) Session Setup & X in which no explicit credentials are passed. RESOLUTION Do not use the system account. Frank Doeschner wrote: > Hi, > > just playing/teting with WPKG. > I cannot start the WPKG-Servie with the SYSTEM Account. > Its running fine with the Administrator Account. > Bu this is not what i want. > Any way to solve this problem? > > -- Michael Chinn User Support Officer - Information Technology Great Barrier Reef Marine Park Authority PO Box 1379 TOWNSVILLE, QLD 4810 Ph 07 47500874 Fax 07 4772 6093 [EMAIL PROTECTED] ================================================================================ If you have received this transmission in error please notify us immediately by return email and delete all copies. Any unauthorised use, disclosure or distribution of this email is prohibited. ================================================================================ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
