yea, tell me about it, i'm living it right now.

I guess the NOSC has been reading this thread or something because they sent a team to install a SAV 8.1 server. Now, the problem is how to get the script to update the current NAV 7.whatever to SAV 8.1. I used the following script to try it.

setl "SU_DOMAIN=@domain"
setl "SU_PASSWORD=***"

use t: /del
use t: "\\bdab-lu-n\vplogon
shell '%comspec% /c su bleh "t:\vp_log32 /p=t:"'
use t: /del

Then I get a Program Error saying Setup.exe has generated errors and will be closed by Windows. You will need to restart the program. An error log is being created.

I know it's not a scripting error, because it does the same exact thing when i try to su manually. Is there any other way to use kix to do this? I already tried just su the vplogon.bat, and it doesn't even get as far as the kix version did. And yes, I did use kixcrypt to encrypt the script.

[ 23. October 2003, 11:42: Message edited by: ShiftyGir ]