In this post we are going to be looking at a common problem people, as well as myself have experienced with one of Windows legacy network adapters called Teredo. Although this is unlike my other posts which are more focused on enterprise IT. From my experience troubleshooting connectivity issues concerning Teredo, I quickly realized that … Continue reading Fix – Teredo Problem Windows Network Adapter ( Not showing / Xbox App )
network adapter
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