Tag: PowerShell

Powershell: Get Sharepoint 2010 Site Collection Storage Usage

Microsoft, Office 365, PowerShell, Windows Server • 4 Comments

If you need to get the Storage Usage from a Sharepoint 2010 Site Collection, you can do this with...
Read More Read More: Powershell: Get Sharepoint 2010 Site Collection Storage Usage

Powershell: check variable for null

Microsoft, PowerShell • 31 Comments

If you are working a lot with PowerShell parameters and inputs you need to check if variables have the right value and are not...
Read More Read More: Powershell: check variable for null

Powershell: Send Tweet

Microsoft, PowerShell • 4 Comments

For some reason your Powershell script should send a Tweet. With this function Powershell will send a message to Twitter. function...
Read More Read More: Powershell: Send Tweet

Powershell: Parsing XML part 1

Microsoft, PowerShell, Windows • 4 Comments

In my company, we started to use XML files as configuration files. So we use it for some...
Read More Read More: Powershell: Parsing XML part 1

Powershell: Invoke-Expression

Microsoft, PowerShell • One Comment

Using the Invoke-Expression Cmdlet: The Invoke-Expression cmdlet provides one way to run a script from within Windows PowerShell....
Read More Read More: Powershell: Invoke-Expression
Close Search Window
Close