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

File Screening via de commandline

crtechtipsMay 4, 20161 min read

Filescreening is a method used to control what files can be placed in a directory. You might want to prevent storage of MP3 files or executables. I wil use an …

Overview of Scheduled Tasks

crtechtipsMay 4, 20161 min read

I like the tree view for scheduled task as you can categorize the tasks, but the GUI offers no way of an overview of all tasks. The command line helps …

Speed up GPO software install

crtechtipsMay 4, 20162 min read

Software distribution using GPO’s can be a good way to install msi packages, but can delay the startup process, especially if the package is large and the network is slow. …

Managed service accounts

crtechtipsMay 4, 20162 min read

Years ago I learned to accept the fact that you sometimes just need to have service accounts with never-expiring passwords. Until Microsoft launched Windows 2008 R2 that is. Managed Service …

How Can I Configure DHCP Server in Windows Server 2012?

crtechtipsApr 29, 20164 min read

The Dynamic Host Configuration Protocol for DHCP server is responsible for assigning the IP addresses to the client computers automatically. The client computers to which the DHCP server automatically assigns …