Some PowerShell scripts have to build a temporary drive connection. For example to get a file from a share. I like to use the “New-PSDrive” commandlet for that. Unfortunately, this...
I was looking for a possibility of a fast LDAP search with PowerShell for a daily report. I wanted to create the following report automatically: How many users have been...
Windows Server 2008 R2 and Windows Remote Server Administration Tools (RSAT) come with some nice CMDlets for the processing of group guidelines: Create, delete and save Group Policy Objects Import...