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…
To show the queue in sophus, from CLI type: To delete a specific mail type example: To see how many mails, there are in queue, you can type:
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
After an upgrade of our Equallogic SAN to version 8 or later, i get this warning everyday: Free space is below threshold of 15 percent for pool PoolName. Default Snapshot…
When you start the Linux OS – OSCore, from the bootable ISO file, you will just the a prompt. To Install it, i following these steps First we needed to…