PowerShell Script: Setting NTFS Permissions in Bulk
Today I wrote this PowerShell script to apply a same set of NTFS permission for a particular user or group to a list of folders. It reads the list of folders...
Today I wrote this PowerShell script to apply a same set of NTFS permission for a particular user or group to a list of folders. It reads the list of folders...
I’m currently working on a MOM 2005-to-SCOM 2007 migration project for a client. after months of work, we are finally ready to stop MOM service.
I originally posted this script here. It is to audit and inventory all scheduled tasks created for all windows computers under a specific OU in AD.
A Powershell script to assist server BAU team to perform morning check using SCOM…