Category Archives: Powershell

Import CSV and using the content for Powershell

In Exchange 2010 a security group cannot manage a Distribution Group anymore, only individual user(s) can do that. If you have DLs managed by groups, the members of the group will not be able to add/remove others from the list. … Continue reading

Posted in Exchange, Powershell | Leave a comment

Using powershell to export Exchange mailbox attributes

This sample will search and find all mailboxes where the quotas of the mailbox is not unlimited and the mailbox should use the mailbox database defaults and then put it into a csv file.. I know it’s sound stupid, but in … Continue reading

Posted in Exchange, Powershell | Leave a comment