Add Domain User to Local Admin on Multiple Servers
Add Domain User to Local Admin on Multiple Servers Upon multiple requests, uploading my Old Script to Add Domain User to Local Admin on Multiple Servers.
Add Domain User to Local Admin on Multiple Servers
Add Domain User to Local Admin on Multiple Servers Upon multiple requests, uploading my Old Script to Add Domain User to Local Admin on Multiple Servers.
AD Group Membership (Member(s) and Member of)
AD Group Membership (Member(s) and Member of) #powershell script to pull AD Group Membership using traditional ADSI method Will collect both Members and Member of Run the script in this…
List Remote Domain(s) Trusts & Functional Levels – Powershell Script
Powershell Script to List Multiple Remote Domain(s) Trusts and Functional Levels including the Trust Status. Copy all the Domains you wish to get this report run on a text file…
Audit Selected Software From Multiple Servers
This script will search for multiple installed software from various computers and creates an excel sheet with the data. it is a VBScript and needs Microsoft Excel installed on the…
Network Info / inventory
Creates an Excel File with the Network Info / inventory of all the computers that are listed in Needs Excel to be installed on the machine that the script will…
Audit Server Reboots (Powershell Script)
As an extension to my article on how to Audit Server Reboots, I have put forth a small script that might come handy. I consciously choose implementing WMI rather than…
Check and Delete .BLG Files in “C:\PerfLogs\Admin” folder that are older than 2 days
Last night I was approached to script a tool that can Check and Delete .BLG Files in "C:\PerfLogs\Admin" folder that are older than 2 days. I choose #PowerShell for obvious reasons…