OS’s
-
Windows 10 static address shows 169 address
Today I ran into a weird situation with a Windows 10 VM that I wanted to write up a quick post about. ย Having provisioned a Windows 10 VM from a sysprepped image, I quickly brought the VM up and started…
-
Map a network drive from remote desktop back to local computer
If you are working a lot with remote desktop sessions especially in lab environments where network segmentation is present, there are often many situations where it is beneficial to have access to local or network drives from your host computer…
-
Kill a Windows service quick tip
Just a quick tip from the trenches that I have used numerous times over the years to deal with problematic Windows services. ย Let’s take a look at the “kill a Windows service quick tip”. ย You may have a service that…
-
Set Audit Policy Powershell
Scripting mundane setup tasks is essential in today’s world of server/workstation provisioning in the fast paced Virtualization environments we as system administrators manage. ย If you are like me, you may have googled “set audit policy powershell” to find a quick…
-
Intel Proset no vlans or teaming in Windows 10
In helping out with a Windows 10 upgrade project on a precision workstation, I stumbled onto a show stopper issue with the Intel Proset drivers. ย After the upgrade to Windows 10 from Windows 8.1, it was discovered the Proset drivers…
-
Windows 10 Networking Powershell commandlets
With Windows 10 we have all the goodness of powershell baked into the operating system and with that, there are several really great powershell commandlets that can be used to take control of the networking components of your Windows 10…
-
Add SMTP Windows Server 2016
Most may not realize that there is actually a free SMTP server builtin to Windows Server all the way back to Windows 2003 and is IIS 6 technology (I know, try to suppress your nausea). ย The SMTP server is aย featureย that…
-
Windows Server 2016 Containers Basic Setup
If you would like to lab and play around with containers, there is a really great setup script and a few easy steps you can follow to get a copy of Windows Server 2016 TP 4 setup with containers working.…
-
Create a Windows SXS install share
If you find yourself spinning up many Windows Server VMs like I do, you may not want to sit and wait for your Windows Server 2012 R2 VM to download the .NET package that you are trying to install with…
-
Can’t get rid of cached credentials Internet Explorer
The other day I had a colleague call me with a pesky credential issue using Internet Explorer. ย He was connecting to an internal only web server that uses Windows authentication to validate logins to a secure IIS site running in…