Tagged Questions
0
votes
1answer
850 views
Running powershell within a SharePoint application page (C#)
I have a feature that deploys an application page to the layouts directory. I am attempting to update the content (or config?) database by executing a powershell command from c#.
The following code ...