Tagged Questions
1
vote
1answer
122 views
Remote Powershell: New-SPUser : Access is denied. (Exception from HRESULT: 0x80070005)
I am running a remote powershell script which attempts to setup a web-application and site collection and then attempts to add a user to that site collection.
I receive the following error:
...
3
votes
5answers
916 views
Access Denied Retrieving Sites (Webs) Using PowerShell
My goal is to retrieve all the alerts for a given domain user, in SP 2007, then delete these alerts.
I have referenced the following script on this site.
In DEV environment, when I run the script I ...
3
votes
2answers
3k views
Error: Access Denied (Including Site Collection Admins) for all users
I have migrated to Sharepoint 2010 successfully but Search service wasn't working every time I get system error when I perform search.
Today I have tried following things on server,
1] Application ...