|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
W2K Server: Connecting network drives without logging on
Our web analysis server grabs logs from other servers with conencted network drives.
However, we don't want to leave the web analysis server logged on, and it may get rebooted, etc., Is there a way (how) to reconnect network drives as services that are independent of any user loggin on? Thank you |
|
#2
|
|||
|
|||
|
Re: W2K Server: Connecting network drives without logging on
Quote:
We do something similar, we just wrote it as a service. When you set up the service you can set who it runs as. If you set it to start automatically it will also take care of your reboot issue. |
|
#3
|
|||
|
|||
|
Re: Re: W2K Server: Connecting network drives without logging on
Quote:
Please define what you mean by "it" - what did you write as a service? The automatically reconnecting of network drives? How is that done exactly please? Thanks. |
|
#4
|
|||
|
|||
|
Sorry, Fingers got ahead of the brain.
I meant 'IT' as the software we wrote. It sounds similar although we don't reconnect the network drives we just use the administrative 'hidden' drives. ie machine_name\d$. However it seems to me you could test for the existence of the mapped drive and connect using a windows API or worst case connect using a 'net use' command in a batch file. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > W2K Server: Connecting network drives without logging on |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|