troubleshooting
-
Software
How to troubleshoot Dell Open Manage Essentials connecting to your servers
So recently, I decided to setup a Dell Open Manage Essentials server in an environment running many Dell devices. ย Most of the servers in the environment were already installed with the Open Manage Server Administrator (OMSA) software, so this made…
-
MySQL
How to troubleshoot MySQL connectivity issues
So you have setup a wordpress or drupal site and you need to access MySQL to be able to work on your database. ย However, you can’t seem to connect to MySQL as you expect. ย Each time you try to connect…
-
Group Policy
Software restriction policy path rule still blocking allowed programs
Software restriction policies are a great way to restrict certain program activity in your Windows domain. ย They can be tremendously helpful in containing a malware outbreak or preventing them altogether, especially as we have seen with the recent Cryptolocker malware.…
-
Clonezilla not finding network card driver
Clonezilla is a great open source means to capture and restore system images and it works very well.ย However, like all boot disks, you may run into issues if you boot from Clonezilla on a laptop or desktop that has…
-
Windows
How to login locally if you don’t know computer name
You may have run into a situation where you need to login locally to a workstation that may be joined to a domain. ย The last person that logged into the workstation used the domain credentials so by default, the workstation…
-
Servers
IIS Edit Bindings error 80 is an invalid IP address
Synopsis of issue: You have a website running in Internet Information Services that is already configured with default bindings such as the hostname, etc. ย However, you would like to add another host name to the website to match a CNAME…
-
Powershell
How to see what network drives a remote computer is connected to using powershell
In our Powershell series for performing day to day administrative tasks we want to move on to a task that many admins may need to perform as an information gathering tool in troubleshooting, etc. ย That task is finding what network…