Wednesday, July 25, 2012

Create a roaming profile user from the command line

Use this to create a roaming profile user named potato with password potatopass

samba-tool user create potato potatopass --profile-path='\\testdc\profiles\potato'

No comments:

Post a Comment