Tag Archives: Permissions

Setting NTFS permissions using Powershell

I am currently working on a script similar to the Mass import of users in Active Direcory post I published earlier (as promised ). In the new script I wanted to only use powershell, so I had to find a … Continue reading

Posted in Microsoft, Powershell Tagged , , ,

Editing permissions on all mailboxes in one command, Exchange 2010/2007

If you have some sort of 3rd-party application that needs access to all of your mailboxes, it can be a pain to set the permissions on all of your mailboxes. Except if you use this nice little powershell command: Get-Mailbox … Continue reading

Posted in Exchange, Microsoft Tagged , , ,