Posts

Set homefolder permissions with PowerShell

Today one of my collegues asked me to write a script that performs…

Construct AQS date range with PowerShell

For a script I needed to create an AQS (Advanced Query Syntax)…

Exchange Move Mailbox Experiences Part 3

In Part 2 I showed some details about Mailbox Rule corruptions…

Inline arrays in PowerShell

Sometimes I want to process a list of “things” easily in…

The case of the mailbox validation error

Today I noticed a strange warning when opening a mailbox: WARNING:…

Settings NTFS Permissions by SID in PowerShell

I am currently creating a PowerShell script that creates a user…

Check if a useraccount exists with PowerShell

Function below can be used to check if a given Username exists…

VBScript vs PowerShell

I am converting an old VBScript to PowerShell and it’s very…

Get smallest Exchange Database in PowerShell

I needed to adapt some scripts that create a user with mailbox…

Set Exchange Product Key with PowerShell

By default Exchange 2007 and 2010 are installed in Trial mode…