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.
Configure Lotus Notes as the default e-mail client via GPO
Consider these requirements/instructions before you proceed with configuring Lotus Notes as a default mail client in the environment This article assumes that the Notes on the Clients are installed on…
Fix Missing Replication Object in Active Directory
How to create a replication connection object in Sites and Services manually (not replication connections, which are actually created by KCC), I am looking at how to create Replication Links,…
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 User Logon and Logoff
What? We are Trying to get a list of users who Logged on/off/failed. Why? Why do we need this data ? Audit to start with. While on a Service Restoration…
Issues with Windows Gateway after Restart
What? Though the default gateway is set successfully and it does report you the correct configuration when you run ipconfig /all command. You tend to loose it or finds missing…
Converting Windows Editions (2008 & 2012)
What? Convert a Windows 2008 or 2012 Server from Standard > Enterprise > Data-center Why? Several reasons including but not limited to: You have installed a Standard Edition and realized,…
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…
Determine Windows Shutdown and Restart times
Here is what every Windows Admin will have to learn sooner or later., how do we know when the server got rebooted ? Who rebooted it ? was that a…
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…
Windows 2012 and Remote Desktop Services
While installing RDS on Windows 2012 you can run into weird issues, one of which is the installation stops all of a sudden and asks you to check the mighty…