Disable Network Alert?

MitchellEve

New member
Member
VIP
Local time
2:46 PM
Messages
117
when I turn on my computer I turn on my servers and then my desktop computer. Of course my desktop computer is faster so Windows Explorer always tells me it could not reconnect to the network drives (later they do connect) is there anyway I can turn that alert off?

Thanks.
 

My Computer

OS
Windows 7 Ultimate x64
I don't know how to disable the notification and I may have looked for this back in the Windows XP days and never found a solution. However I have an easy work around if your user name and passwords are the same on your server as the workstation.

Make short cuts to the mapped drives on your desktop, you can move them to your a place of your liking later. Open a command prompt and type:

Code:
net use * /d <enter>
net use /p:no <enter>

The code will remove your mapped drives and stop the machine from re-mapping them every time you log on. When you click on your shortcuts you will re-map the drive(s). Note: This will only work if the server is up and running, if the server is off or the server has not fully booted it will not work.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell OP7010
OS
Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
Memory
16GB
Monitor(s) Displays
4 Dell 24" LCD
Screen Resolution
1280x1024
Keyboard
Dell
Mouse
Dell Optical
Internet Speed
40meg
Back
Top