Login to SQL Server without access.
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 »
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 »
This is in continuation to my previous post RDP Connection on a virtual server As discussed earlier there was an issue with the AD authentication and connectivity. It was all… Read more »
Unable to connect to the Remote Desktop. Server operating system is Windows Server 2012 Standard R2. When we try to RDP, we get the below error message: The connection cannot… Read more »
Recently, I was installing Windows 2008 R2 on a HP ProLiant DL380 Gen9 server. Found that the server was throwing an error message stating “Windows could not finish configuring the… Read more »