0
votes
0answers
360 views

STSADM to sync between a WSS 3.0 site and Active Directory

Is there are a stsadm command that I can execute to sync between a WSS 3.0 site and Active Directory?
0
votes
1answer
2k views

WSS content database restoration problem

A while back, I routinely applied a bunch of updates to our Sharepoint server (SBS 2003 / WSS 3). One of these seems to have put the sharepoint installation into a bad state - I could still access ...
1
vote
1answer
116 views

Clone User Permissions for Another User

I have a user that has access highly sensitive information. He is giving a meeting and we want him to use an account that has the exact same permissions as another user. I seem to remember there was a ...
0
votes
0answers
55 views

Migrated WSS site but screwed up a few AD users

Backup and restored a WSS site to a new server. Created my new AD users on the new server but forgot to run the stsadm -o migrateuser command before logging into my site. SharePoint added the user to ...
2
votes
1answer
182 views

Site collection Disaster Recovery?

One of the Site collection Administrators has deleted the Site Collection mistakenly, so we want to restore it back. What would the best approach ? Some of the SQL stuff: SQL Full backup -> Every ...