Send-MailMessage -to “[email protected]” -from “[email protected]” -Subject “Subject Info” -Body “Content” -SmtpServer “Server Name” Was not able to send mail from a Windows 2008 server and the error message displayed is… Read more »
Wanted to install latest version of Java. When tried to install Java, got failed because of the existence of previous version of Java. There was no uninstaller available to uninstall… Read more »
Powershell Tutorial – Part 1 To begin PowerShell you need to start using the console. Forget the command prompt and move on to PowerShell. Powershell is a combination of DOS… Read more »
In a Windows Cluster, you can move roles from one node to another. Unfortunately, you may not find an option to move quorum disk to another node. However, there is… Read more »
One of the application was recently installed on Windows 2012 Server, when I click on the short cut its gives an error message stating ” … has stopped working. Windows… 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 »