Get a list of user and there Group Membership
This is how to get an CSV file, including user_SamAccountName;User_FullName;group1;group2;group3, etc It posible to remove the comment before break, and then break the export after 5 user, to see that…
This is how to get an CSV file, including user_SamAccountName;User_FullName;group1;group2;group3, etc It posible to remove the comment before break, and then break the export after 5 user, to see that…
I need to search for entry in logfiles between 3/8-2017 and 6/8-2017. So i make this powershell script to prevent search all IIS logfiles. This script will copy all log…
If you need to give auser access to users calendar, based on if there are member of an group, this is the way. Start Exchange Management Shell
How to list all enabled user in active directory: How to list all enabled user in active directory, for a given OU:
For en liste over alle mail adresse For en liste over alle mail adresse på et given domæne
If you like Powershell, you will like the XenServer Powershell. Download XenServer SDK from the Citrix.com download page (You need to logon with you Citrix credentitals) After you have install…
If you want to search the last 72 hours after mails sent to email recepitions on domain kennethdalbjerg.dk, you can run this command
if you want to export all you mailboxes sizes to CSV/Excel, you can run this command in you powershell:
The easist way is just to run this command in powershell: Where: 192.168.1.10:25 is the IP address of the Exchange server 192.168.1.20 is the ip of the clients how need…
If you want to change Autodiscover / EWS / OAB / OWA / ECP / Activesync Url, this is how it works Or if this is a single server installation…