View Single Post
Old 04-12-2007   #3 (permalink)
Ramesh, MS-MVP


 
 

Re: Logon Script - VBScript

From: http://technet2.microsoft.com/Window....mspx?mfr=true

<quote>

UAC may prevent Group Policy logon scripts from appearing to work properly. For example, a domain environment contains a Group Policy object that includes a logon script to map network drives. A nonadministrative user logs on to the domain from a Windows Vista computer. After Windows Vista loads the desktop, the nonadministrative user starts Windows Explorer. The user sees their mapped drives. Under the same environment, an administrative user logs on to the domain from a Windows Vista computer. After Windows Vista loads the desktop, the administrative user starts Windows Explorer. The user does not see their mapped drives.
When the administrative user logs on, Windows processes the logon scripts using the elevated token. The script actually works and maps the drive. However, Windows blocks the view of the mapped network drives because the desktop uses the limited token while the drives were mapped using the elevated token.
To get around this issue, administrative users should map network drives under the limited user token. This mapping is accomplished by using the launchapp.wsf script shown in Appendix A, which works by scheduling the commands using the task scheduler. The task scheduler launches the script under the administrative full token, thereby allowing Windows Explorer, other limited token processes, and the elevated token process to view the mapped network drives.

</quote>

© 2007 Microsoft Corporation. All rights reserved.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"King" <kingwun@mail.hongkong.com> wrote in message news:epALxCPfHHA.4156@TK2MSFTNGP02.phx.gbl...
Hi,

I have a Vista Business just installed for testing, all most is working
fine, except for the Logon Script which I created in VBScript to map network
share in servers.

The Vista can logon to the domain and I see it run the logon script, but the
Vista won't map any network share, the script just run, finished and no
error occurs, no drive mapped. If I manual run the same logon script, it map
the network drive successfully.

Does anyone have similar problem (network won't map when logon), and have
solutions on this?

Thanks for help.

King
My System SpecsSystem Spec