Verify WMI for MS Cluster issues
In a cluster environment, WMI is often used to share information and notification within the nodes. Some of the cluster issues/error due to the WMI is as listed below: “RPC… Read more »
In a cluster environment, WMI is often used to share information and notification within the nodes. Some of the cluster issues/error due to the WMI is as listed below: “RPC… Read more »
Upon windows server hosting DB2 reboot you will get an error message “SQL5005C”. This actually refers to “The operation failed because the database manager failed to access either the database… Read more »
You can also SSH into the ILO and examine the command-line options. After Connecting to ILO using Putty. “power help” will list the options available. power on – Turn the… Read more »
I had to connect to a SQL server to provide access to a domain account. Unfortunately, I had no access to the DB/SQL Server. However, I had local admin access… Read more »
Batch script to delete X days old file from specified location. Where is X is number of days. @echo off REM Remove files backup older than X days Echo Deleting… Read more »
This script will ping multiple server available in servers.txt and display IP with status. Copy below contents and save as filename.vbs and create a servers.txt will all server names one… Read more »
Host was not reachable on network. When checked on ILO server is up and running. When I try to ping the server its unresponsive.Host is a blade server, hence suspected… Read more »
VMware PowerCLI is a powerful utility to generate virtual machine information and status. This is very cool and handy tool. I use to generate VMTools status, Datacenter and ESX host… Read more »
Recently got an update from the application team that they are unable to install and software. When executing the setup file they are getting an error pop-up window stating “Could… Read more »
VMware tools 10.0.0 is now no more dependent on vSphere release/Esxi builds. I think this is the first time when VMware released VMware Tools separately. As per release note its… Read more »