|
|
|
Problem : I have a Win2k Pro laptop which I use both at work and at home. At work I belong to a domain and our server runs Win 2k server. At home I have win2k3 machine. This machine contains shared folders and printer which I want to access from my work laptop. But when I try to access win2k3 machine using \\MyWin2k3\MysharedFolder then it gives me the following error:
"There are currently no logon servers available to service the logon request"
Solution : try to use net use command as shown below
Assuming that you want to connect to a win2k3 machine (Machine name is DHANA) as Administrator then you can run the following command
Example: |
or if you want to hardcode the password in command then use the following syntax |
And to remove the connection made to the remote machine Example: |
You can wrap this command in a batch file so you dont have to type everytime. |
|
|
|
Submitted By :
Nayan Patel
(Member Since : 5/26/2004 12:23:06 PM)
|
|
|
Job Description :
He is the moderator of this site and currently working as an independent consultant. He works with VB.net/ASP.net, SQL Server and other MS technologies. He is MCSD.net, MCDBA and MCSE. In his free time he likes to watch funny movies and doing oil painting. |
View all (893) submissions by this author
(Birth Date : 7/14/1981 ) |
|
|