Tagged Questions
1
vote
2answers
268 views
Powershell calling custom code has SPWeb.CurrentUser = null (in certain cases)
I have a custom assembly which contains code to setup Variations for a SharePoint 2010 Publishing site. This code is based off a blog post from Waldek
I have a PowerShell script in which I create a ...