/ Published in: Other
Execute this commend to add users to SharePoint
Expand |
Embed | Plain Text
stsadm -o adduser -url http://sharepoint:8080/ -userlogin sharepoint\johndoe-useremail [email protected] -role Contributor -username johndoe
You need to login to post a comment.
