query
-
VMware
VMware ESXi Commandline Get CPU and Memory Information
There are times with your virtual infrastructure running on top of VMware vSphere that you need to gather information about the physical servers you are running on. Have you ever wanted to know the details about CPU, memory, or other…
-
SQL
See what user you are connecting to linked SQL server
I wanted to share with you guys a really handy little SQL query that is extremely useful if you are troubleshooting SQL Server linked server connectivity. ย You may have setup a local server login to remote server login mapping which…
-
Powershell
Powershell Script to check if AppAssure agent is installed on Servers
If you run Dell’s AppAssure backup software in your environment and have a multitude of servers, it is handy to be able to see which servers in your environment have the agent installed and which ones potentially do not. ย Using…
-
Wordpress
Mass set or remove WordPress post password
Recently, in a WordPress project I have been working on, I had the need to mass set or remove the post password as it was set on various posts that were contained in a WordPress site. The way this site…