PowerShell for Administrators – Coming Soon
PowerShell essentials for administrators coming soon on WintelAdmin to help with your daily operations. Stay Tuned….. WintelAdmin.com
PowerShell essentials for administrators coming soon on WintelAdmin to help with your daily operations. Stay Tuned….. WintelAdmin.com
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 »