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 Install Microsoft’s New Windows Terminal

crtechtipsAug 9, 20192 min read

Check this out… ==================== First you will need to download Chocolatey ( https://chocolatey.org/ the package manager for Windows – Software Management Automation ). ***Before you start, make sure you have …

How to Deploy OVA / OVF Template Using VMware vSphere Desktop Client

crtechtipsJun 18, 20192 min read

Deploy OVF Template Note: The current version of vCenter in the example below is version 5.5. To deploy an OVF template, open the vSphere Desktop Client. On the top-left, click File and select Deploy OVF …

Using Crontab and Selenium

crtechtipsJun 13, 20191 min read

I have been setting up a python script using Selenium to automate some web tasks. One of the tasks I wanted to automate completely. I ran into a few …

Windows Server Update Services (WSUS) 2012: Installation

crtechtipsMay 15, 20194 min read

Windows Server Update Services Prerequisites Before you begin installing the WSUS role on Windows Server 2012, the server should meet the following prerequisites: Microsoft .NET Framework 4.0 must be installed on …

PowerShell: Alert me when Disk Space is running low on my Windows Servers (E-Mail Notification)

crtechtipsMay 2, 20191 min read

Have you ever ran into a situation where your disk space on your Windows Server were running low and you had to constantly remote into the server to check the …