| Details View |
| PowerShell scripts for SharePoint 2010 | 10/16/2012 7:54:00 PM | | I was working with Large Lists recently and needed to create huge amount of test data. I had to work with about 2,000 Sub Sites, 2,000 Lists, 6,000 documents and about 20,000 list items. So naturally the all so powerful PowerShell was the only answer for creating such an amount of test data with so much flexibility and ease of use. So I thought to ... | | Comments: 0 | Author: Zshosted\Vardhaman | Categories: SharePoint 2010, Powershell | | |
| Conflicts of a C# developer and PowerShell | 8/30/2011 11:33:00 AM | | Hello kind readers…
So recently I was working on power shell script to automate the task of deployment.. More specifically adding webparts on pages in all the site collection conditionally and dynamically to set up the complete environment for testing.
Now I have never worked with Power shell before and was really confused with all the ... | | Comments: 3 | Author: Tanmay Shahane | Categories: SharePoint 2010 | | |
| Creating publishing pages with powershell in SharePoint2010 | 8/29/2011 6:17:00 PM | | For a client we created an extended powershell script to do an One-Click deployment of their intranet. This was awesome to create because it really saved huge amounts of time creating sites & site collections, adding and activating solutions and setting permissions, navigation and master pages.
But we still had to add a piece of code to create ... | | Comments: 7 | Author: Mark Overdijk | Categories: SharePoint, Powershell | | |