Out with the old, in with the new... I've been meaning to update my server setup script post for quite a while now. It was one of the first posts I made on this blog and at that time of writing that post I was very new to PowerShell scripting and it showed. Well tonight … Continue reading Updated – Server Setup PowerShell Script
server
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