Click here to Skip to main content
1,878 members
Home / Discussions / SysAdmin discussions
   

SysAdmin discussions

 
GeneralRe: Remote Users Pin
gavindon18-Apr-12 12:55
gavindon18-Apr-12 12:55 
GeneralRe: Remote Users Pin
ledtech318-Apr-12 13:10
ledtech318-Apr-12 13:10 
GeneralRe: Remote Users Pin
Vince Yonemitsu18-Apr-12 16:02
Vince Yonemitsu18-Apr-12 16:02 
GeneralRe: Remote Users Pin
ledtech318-Apr-12 16:35
ledtech318-Apr-12 16:35 
GeneralRe: Remote Users Pin
Clive Lumb19-Apr-12 2:13
Clive Lumb19-Apr-12 2:13 
GeneralRe: Remote Users Pin
ledtech319-Apr-12 3:13
ledtech319-Apr-12 3:13 
GeneralRe: Remote Users Pin
ledtech325-Apr-12 15:48
ledtech325-Apr-12 15:48 
AnswerRe: Remote Users Pin
Eelco Ligtvoet11-Jun-12 2:38
Eelco Ligtvoet11-Jun-12 2:38 
When working with workgroups, and having two PCs called PcA and PcB, you can specify the remote "domain" as a period(.) followed by the backslash (\).

So, you can set the credentials on PcA for accessing all shared resources on PcB by opening a command prompt on PcA (cmd.exe) and type (replace UserAtB with the actual username at PcB):

net use /user:.\UserAtB \\PcB


Regards, E
GeneralRe: Remote Users Pin
ledtech311-Jun-12 4:53
ledtech311-Jun-12 4:53 
GeneralI will never again mention that I was the first poster in this forum! Pin
Dalek Dave16-Apr-12 9:39
Dalek Dave16-Apr-12 9:39 
GeneralRe: I will never again mention that I was the first poster in this forum! Pin
R. Giskard Reventlov16-Apr-12 11:43
R. Giskard Reventlov16-Apr-12 11:43 
GeneralRe: I will never again mention that I was the first poster in this forum! Pin
AballahSonDis17-Apr-12 5:49
AballahSonDis17-Apr-12 5:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.