Tagged Questions
0
votes
2answers
68 views
How to properly dispose of sp 2007 object in powershell?
First and foremost I've done A LOT of googling and even went past the first page or 2 :) so feel free to direct me to the proper post if necessary.
I am trying to loop through a bunch of webs and ...
0
votes
1answer
125 views
Creating New-SPWeb from PowerShell & WebProvisioned Event Receiver?
I have a WebProvisioned event receiver and i do some work in this event receiver. When i create new webs from powershell, it seems the event receiver does not fire? Is this an expected situation? How ...
0
votes
2answers
344 views
Webservice - Create SPWeb
I want to create a script with PowerShell and Webservices for a site collection admin.
My plan is that site collection admin can use the script to create new SPWebs.
I don“t found any good examples ...
2
votes
3answers
813 views
SharePoint 2010 - Add WebPart to a Web with PowerShell
I want to add a webpart to a great number of existing pages.
Is there any PowerShell command to add a webpart to a webpart page?