Enterprise Operating Systems

Troubleshooting and Guides for: Microsoft Server, Linux, and VMware

Read More

Dell Hardware/Software Guides

Dell Servers – PowerEdge, Blades, and Cloud
integrated Dell Remote Access Controller (iDrac)
OpenMange Server Administrator (OMSA)

Read More

Scripting Guides

PowerShell, Bash, JSON, and Python Scripting Guides

Read More

Unable to RDP into server

crtechtipsFeb 5, 20161 min read

If you are unable to remote desktop into a server using the computer name, but you are able to remote into the server using the IP address and you get …

How to Find Your DHCP Server

crtechtipsJan 15, 20161 min read

Windows open cmd as administrator run: ipconfig /all find /i “DHCP Server” Linux the DHCP server is usually located in the dhclient.leases file run: cat /var/lib/dhcp3/dhclient.leases or: grep dhcp-server-identifier /var/lib/dhcp3/dhclient.leases …

Microsoft Exchange Action Could Not be Performed on User

crtechtipsJan 15, 20161 min read

When deleting a mailbox from Microsoft Exchange Server, the following error is sometimes displayed, especially if the user has been an Exchange Administrator: Microsoft Exchange Error – Action Remove could …

Fix SQL Configuration Manager Cannot Connect to WMI Provider

crtechtipsJan 15, 20161 min read

When trying to open MS SQL Server Configuration Manager, a dialog may appear.. Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that …

How to view/logoff remote desktop hung sessions

crtechtipsJan 14, 20161 min read

You try to RDP into a Terminal Server and you get this message below.                         You can run the …