You can create a mapping batch file and run it as service so that the it will map the share drive automatically after start the server without logon.
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"msft-sql" <(E-Mail Removed)> wrote in message news:OBiueby$(E-Mail Removed)...
Hi: I have an app running on Server2003 sp1 that needs to access IIS logs on
a separate server running Win2K-AS sp4. Both machines are stand-alone
servers on the same network.
The shares are set up on the Win2K server and I can access them when logged
on to the 2003 server using UNC and/or mapping the drive. If I run the app
while logged in, it accesses the folders and does what it needs to do.
I have job in scheduler set up to run the application at system startup and
once a day. The job is running as the administrative account I log in as
when I mapped the drives.
Problem is, unless I'm logged in, the app can't access the network shares.
Is there any way to enable the app to access the network shares when I'm not
logged in?
TIA