This script will look for GPOs which have no settings at all and delete them.
Category: PowerShell
Detecting GPOs that have either no computer or user settings
These policies generally are meant for just computer or user settings. This script will disable the empty settings (for example,…
Detecting Unlinked GPOs
Unlinked GPOs are just simply policies that aren’t applied to any OU or site. These policies aren’t
Get all the user info with dl membership
Get all user with selected info and Dl group By powershell.
PowerShell : Add a user to the local Administrators group
Add a user account to the local Administrators group : The following powershell commands add the given user account to…
Powershell
Get Computer List from DC 删除输入文件的双引号 如果要删除首行 完整实例 PING IP and Send email
PowerShell – How to copy a local file to remote machines
Easy way is Advanced Version