Quantcast
Channel: Engage In SharePoint » lists
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

Sharepoint and Powershell – Working with lists

Hello Everyone, Last week I started to look at how powershell could be used to create around 30 lists quickly with all the required fields populated. The requirements were as follows; List Name (Text)...

View Article


SharePoint 2010 Powershell Series – Creating Lists

Last time we looked at creating sites and now I have looked at how we go about creating a set of lists for that site. # This will populate the variable with the SPWeb object so you can make use of it...

View Article


SharePoint 2010 Powershell Series – Arrays and Loops

So now we are going to look at creating a simple array and then iterating through it, creating sites and lists as we go. Line 1 creates an array with 3 values, Maths, English and Science. Line 2 says,...

View Article
Browsing latest articles
Browse All 3 View Live