
This simple PowerShell Script goes through a folder and its sub-folders, looking for specific types of files, and then it outputs those file names, size, directory and age to a text file.
Enabling end user to collaborate effectively and securely
This simple PowerShell Script goes through a folder and its sub-folders, looking for specific types of files, and then it outputs those file names, size, directory and age to a text file.
How to create additional UPN Suffixes. Read More
How to remove default database on exchange 2010. Read More
This post shows you how to force remove a disconnected mailbox on Exchange 2010 Server. Read More
First you need to make a Role Assignment group called “Mailbox Import Export”. If you have already done this, and you wanna see if your user account has been assigned to this role, you can run this command in Exchange Management Shell: Get-ManagementRoleAssiggnment -RoleAssignee <username> This command will give you a list of all the… Read More