Put the command in a separate Bat file.
Create a shortcut to the Bat file with the Properties of the Windows Type
set to Minimized and place the shortcut in the "Startup" folder of the Start
Menu in the "All Users" Profile.
As long as the current User logging in has the proper permissions to
\\10.10.20.10\in_folder it should work fine.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
Microsoft ISA Server Partners: Partner Hardware Solutions
http://www.microsoft.com/forefront/e...epartners.mspx
-----------------------------------------------------
"2Sweet" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> If i removed the command line "NET USE W: \\10.10.20.10\in_folder /YES
> >nul" in the bat file, it has no problem bootup.
> But i can manually map the drive in the command prompt.
>
> "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message
> news:(E-Mail Removed) .com...
>> Hello 2Sweet,
>>
>> Long bootup times often has DNS as problem or some policies are slowing
>> down the system. Please post an ipconfig /all from your DNS server and
>> one client.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>>
>>> I have a standalone server need to share a folder to some workstations
>>> (domain member). I have created a bat file with a command "NET USE W:
>>> \\10.10.20.10\in_folder /YES >nul" in the Group Policy. When domain
>>> users login to the their Windows XP workstations, it takes very long
>>> for it to bootup completely and the map drive did not appearred in the
>>> "My Computer". But when i manually enter the command in the Command
>>> Prompt, it works!
>>>
>>
>>
>
>