Aarebrot.net

Frodes website about Sharepoint and other stuff...

  • Increase font size
  • Default font size
  • Decrease font size

Powershell

Powershell is an extremely powerful way to interact with Sharepoint. To help me speed up some of my most usual tasks, I've written a few scripts that makes my life a whole lot easier.

I'm not a Powershell guru by any chance, so most of my scripts are pieced together using bits of code I've found other places on the internet. I try to give credit where credit is due, but sometimes I lose track of the source of some of the code snippets. Sometimes I even think I wrote the whole thing from scratch (that's what happens when you're as slow of a Powershell scripter as I am...). If you feel I've stolen some of your work without giving you credit, please let me know.

Disclaimer:
This software is provided “as is,” without warranty of any kind, express or implied. In no event shall the author be held liable for any direct, indirect, incidental, special or consequential damages arising out of the use of or inability to use this software.

In other words, some of these scripts will mess with your site. Don't use these if you don't know what you are doing!

1 Approving multiple pages using Powershell
2 Loading Sharepoint scripts in PowerShell
3 Powershell: Retrieve Content Types and Column Fields
4 Powershell: Deleting multiple files
5 Powershell: Check-in multiple files!