Copy Active Directory groups from one user to another
Last time I had the situation that an employee switched from one department to another, thus all security groups need to get updated. If...
Exchange Server 2010 Shared mailbox: Save sent items in the source mailbox
If you create shared mailboxes at your Exchange server and assign send permissions for multiple users, you might get into this situation. After a...
Robocopy: How to Copy Massive Amounts of Data reliably
Introduction
Last time I had the task to copy massive amounts of data between two file share systems. With massive amounts I talk about Terabytes...
Generate ACL Report of File Share with PowerShell to CSV
I think all of you who are administrating file servers, file shares and their permissions, maybe also together with colleagues, will know this situation....
Export user data from Active Directory
It will happen again and again. Your customers or colleagues will ask you to export specific user data from Active Directory. The easiest way...
Export Active Directory Groups and their Members from a specific Organizational Unit as CSV...
I wanted to share a simple but effective PowerShell script with you. It is especially useful, if there are a lot of groups distributed...
Sending HTML Email with AD User Groups
An inquiry, which occurs very often in daily business: "What permissions does a specific user have?" What about sending a HTML Email with AD...
Get Inactive Computers In Active Directory From Specific Organizational Unit With PowerShell
From time to time you might want to clean up your Active Directory by moving or removing inactive Computer Objects. But why should you...