Hello,
I have a problem with logon script in vista to map networks drive.
The logon script uses the Net use command to map network drives.
It works fine for standard users, but not to domain admin users.
After a long search I found on technet that I should use launchapp.wsf
script so also domain admin will get the network drives.
I have followed this Microsoft suggestion in article. There I found exactly
the problem I was having and the solution:
http://technet2.microsoft.com/Window....mspx?mfr=true
At the end of the article there is the launchapp.wsf script.
Unfortunately the script is faulty. I copied and paste it in notepad. and
saved it as launchapp.wsf. But every time it runs I get an error message:
---------------------------
Windows Script Host
---------------------------
Script: \\dc1\staff$\ZShadar\launchapp.wsf
Line: 114
Char: 2
Error: Syntax error
Code: 800A03EA
Source: Microsoft VBScript compilation error
---------------------------
OK
---------------------------
I get the same result if I run it from the GPO or manually.
I will appreciate any help.
Regards
Ziv Shadar