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

How to Reset Your Forgotten Domain Admin Password on Server 2008 R2

crtechtipsJun 27, 20132 min read

Forgetting your password is always a pain, but luckily there’s an easy way to reset your Domain Administrator password. All you need is a copy of the Windows Server 2008 …

How to Set a Custom Logon Screen Background on Windows 7

crtechtipsJun 27, 20133 min read

Windows 7 makes it possible to change the welcome screen that appears when you start your computer without any third-party software, but this setting is well hidden. You can set …

8 Deadly Commands You Should Never Run on Linux

crtechtipsJun 27, 20136 min read

Linux’s terminal commands are powerful, and Linux won’t ask you for confirmation if you run a command that won’t break your system. It’s not uncommon to see trolls online recommending …

How to Map Network Drives Using PowerShell

crtechtipsJun 27, 20131 min read

In years past, automating network drive creation required the use of primitive batch files, luckily for us you can now do it through PowerShell. How to Map Network Drives Using …

How to Kill a Process From the CLI in Windows

crtechtipsJun 27, 20131 min read

Sure, anybody can end a process from the Task Manager, but did you know you can also do it from the command line? How to Kill a Process From the …