Hey ShackDaddy
NET USE \\Server\Sharename password /USER:Domain\UsrName /persistent:yes
This gives me an error. Does this work for you, are u able to reconnect on restart without supplying the password ?
I am trying to find out a way to persist the mapped drive connections .
I have the following script: -
NET USE \\Server\Share password /USER:Domain Name\Username.
Can I put this script in the autoexec.bat file so that every time the server is rebooted, the share would automatically be mapped...
Set oXHttp = CreateObject("Microsoft.XMLHttp")
oXHttp.Open "POST","ProcessSearchRequest.asp",True/False
Open method can be a asynchronous call if we specify True as the 2nd parameter of the open method , and synchronous .. if we specify false. I'm using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.