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$