For troubleshooting purposes:
What happens if you comment out the mapped drive lines in the script and put
them in a separate batch file and place a shortcut to the bat file in the
user's "Startup" section of the startup menu? This will run the mapped
drive command when the desktop loads after the user "login" has completed.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
"Alex" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om...
> Hello.
>
> I have a problem. I have a logon script assigned to a user on win2k3
> domain. But whenever the user logs in to the workstation (windows 2000
> pro) the script fails to map a network drive giving "access denied"
> error.
>
> if i go to cmd and type manually \\myserver\netlogon\somefile.bat --
> the script executes without error.
>
> Please help.
> Alex