Setup Citrix NetScaler Client Authentication using a Windows CA

In this post we are going to be looking at setting up Client Authentication on your  Citrix NetScaler using self assigned Windows certificates and a Windows CA. Client authentication involves a client certificate which is a type of digital certificate that can be used by client systems to make authenticated requests to a remote server. … Continue reading Setup Citrix NetScaler Client Authentication using a Windows CA

Automatic Steam / ARK Server Updates & Start Up using PowerShell

In this post we are going to look at automating a Steam server's maintenance using STEAMcmd and Powershell. The game servers highlighted in the below article will be a collection of Ark game servers. Slightly different than the usual enterprise IT content one would be familiar with on this blog. However, as of right now … Continue reading Automatic Steam / ARK Server Updates & Start Up using PowerShell

Server Setup PowerShell Script

In this post we will be looking at creating a simple Power Shell setup script for the initial configuration of a newly imaged server. What the script does: The script takes you through the process of easily imputing your chosen configurations for the settings listed below: Sets IPV4 Network Adapter Settings [optional] Enable Remote Desktop [optional] … Continue reading Server Setup PowerShell Script