Showing posts with label Command Prompt. Show all posts
Showing posts with label Command Prompt. Show all posts

Monday, April 11, 2011

Geek Stuff: Command Prompt - displaying user domain group and mapping network drive

At command prompt type:

net user userid /domain (displays groups this user belongs to)

attrib -R *.fileextention (Use the -R option to change the file protection attribute back to normal (so it can be read, changed, or deleted)).

To map a network drive from cmd type:
net use S: \\aklas004\source$

LinkWithin

Related Posts Plugin for WordPress, Blogger...