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
To use this examples, there requirements are: VMware PowerCLI and a VMWare vCenter. This example will copy all vlan’s (Virtualportgroup) from one host to another. It will take all vlan’s…
If you want to issue a certificate with 20 years expiration, run this commands: To issues a certificate with a template, run this command
If you need to found OEM product information in Windows, you can run this powershell command. Such as serial number / product type / product type or Vendor.
How to list all enabled user in active directory: How to list all enabled user in active directory, for a given OU:
Today I have this problem that I could connect from a machine, running windows 7. The error I got was: The system cannot find the file specified. C:\Windows\system32\<LANG_NAME>\mstsc.exe.MUI I then…
If you receive this warning in Group Policy Management, when you are trying to edit an Group policy object: Failed to open the Group Policy Object. You may not have…
Start Group Policy Management Editor Go to: Computer Configuration\Policies\Windows Settings\Security Settings\Software Restriction Policies If you see: On the right screen, then you need to right click on Software Restriction Policies,…