• Home
  • Tips & Tricks
  • Scripts
    • Powershell
    • VB

MP

  • Home
  • Tips & Tricks
  • Scripts
    • Powershell
    • VB

Add Domain User to Local Admin on Multiple Servers

Murali May 10, 2018 Add Domain User to Local Admin on Multiple Servers2019-07-18T19:14:06+05:30 Active Directory No Comment
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.  
Continue Reading »

Add Domain User to Local Admin on Multiple Servers

Murali February 4, 2016 Add Domain User to Local Admin on Multiple Servers2016-02-04T20:33:56+05:30 Scripts No Comment
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.  
Continue Reading »

Configure Lotus Notes as the default e-mail client via GPO

Murali September 21, 2015 Configure Lotus Notes as the default e-mail client via GPO2015-12-28T07:16:24+05:30 Active Directory No Comment
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…
Continue Reading »

Fix Missing Replication Object in Active Directory

Murali May 27, 2015 Fix Missing Replication Object in Active Directory2015-05-27T13:21:43+05:30 Active Directory No Comment
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,…
Continue Reading »

AD Group Membership (Member(s) and Member of)

Murali March 31, 2015 AD Group Membership (Member(s) and Member of)2015-03-31T17:22:42+05:30 Powershell No Comment
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…
Continue Reading »

List Remote Domain(s) Trusts & Functional Levels – Powershell Script

Murali February 27, 2015 List Remote Domain(s) Trusts & Functional Levels – Powershell Script2015-03-31T16:56:51+05:30 Powershell No Comment
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…
Continue Reading »

Audit User Logon and Logoff

Murali January 21, 2015 Audit User Logon and Logoff2015-01-21T17:53:04+05:30 Tips & Tricks No Comment
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…
Continue Reading »

Issues with Windows Gateway after Restart

Murali January 17, 2015 Issues with Windows Gateway after Restart2015-01-17T03:01:21+05:30 Tips & Tricks No Comment
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…
Continue Reading »

Converting Windows Editions (2008 & 2012)

Murali January 6, 2015 Converting Windows Editions (2008 & 2012)2015-01-06T22:17:35+05:30 Tips & Tricks No Comment
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,…
Continue Reading »

Audit Selected Software From Multiple Servers

Murali December 29, 2014 Audit Selected Software From Multiple Servers2014-12-29T16:14:28+05:30 Scripts No Comment
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…
Continue Reading »

Network Info / inventory

Murali December 28, 2014 Network Info / inventory2014-12-28T07:28:04+05:30 Scripts No Comment
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…
Continue Reading »

Audit Server Reboots (Powershell Script)

Murali December 22, 2014 Audit Server Reboots (Powershell Script)2014-12-29T15:45:12+05:30 Powershell No Comment
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…
Continue Reading »

Determine Windows Shutdown and Restart times

Murali December 19, 2014 Determine Windows Shutdown and Restart times2014-12-19T02:29:50+05:30 Tips & Tricks No Comment
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…
Continue Reading »

Check and Delete .BLG Files in “C:\PerfLogs\Admin” folder that are older than 2 days

Murali December 18, 2014 Check and Delete .BLG Files in “C:\PerfLogs\Admin” folder that are older than 2 days2014-12-18T18:51:13+05:30 Powershell No Comment
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…
Continue Reading »

Windows 2012 and Remote Desktop Services

Murali December 18, 2014 Windows 2012 and Remote Desktop Services2014-12-18T17:57:23+05:30 Tips & Tricks No Comment
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…
Continue Reading »

Search

Recent Posts

  • Add Domain User to Local Admin on Multiple Servers
  • Add Domain User to Local Admin on Multiple Servers
  • Configure Lotus Notes as the default e-mail client via GPO
  • Fix Missing Replication Object in Active Directory
  • AD Group Membership (Member(s) and Member of)

Pages

    Tags

      .BLG Active Directory Audit Audit Selected Software Audit Server Reboots Audit Software C:\PerfLogs\Admin delete Files older than 2 days DNS Servers Find Software gateway Installation Fail IP Address MAC Address Network Info Network inventory Remote Desktop Services Scheduled Reboots Search Software Software Subnet Mask Unexpexted Restart Unexpexted Shutdown Vbscript windows 2008 windows 2012 Windows 2012 and Remote Desktop Services Windows Restart Windows Shutdown WINS Servers
    Copyright ©2021. MP
    • Home
    • Tips & Tricks
    • Scripts