SharePoint

Concatenate SharePoint list items values

Most of all I use PowerShell for administration of SharePoint portal. But also I use it when I need to make some actions with SharePoint lists – get items, update items, remove items (link how to remove items) or to make report based on lists on SharePoint. Read more»

SharePoint

Get author of SharePoint list

Below I write a powershell script to get the author and date of creation of SharePoint List. Today I have suddenly found out the new list. I was very surprised to see it and wanted to know who and when created it. Read more»

SharePoint

Save WSP file from SharePoint Farm

It’s very important for SharePoint administrator to have all actual WSP-files of custom SharePoint solutions. Developers often make new builds and administrator installs it in test environment, then in productive one. All the WSP-files are usually stored in a special place. Read more»

SharePoint

Popular Posts