Categories
How-To Software Technical

Tech Short: How To Change The MTU – Server 2016

  Troubleshooting an application issues which could possibly be network related.  I found myself needing to make some adjustment to the maximum transmission unit (MTU) setting of my server.  As such what better time to post a quick technical short on how to go about doing this.   How To Change The MTU – Windows Server […]

Categories
How-To Software Technical

Install Windows Server 2016 Step by Step

There may come a time that you may need to install Windows Server 2016. Here I will provide a high-level step by step on this installation process. Requirements: Windows Server 2016 Installation media (DVD, USB flash, WDS, etc.) Installation Target (Computer, Server, Virtual Machine) Keyboard (Mouse is optional) Video Example of Installation: [youtube id=”r71sJcLqCEQ” width=”600″ […]

Categories
Software Technical

Online PowerCLI Installation, Quick Steps

Here are some quick steps to installing PowerCLI onto your computer to get you started. I performed the steps listed below on a Windows 10 Computer.   Overview VMware PowerCLI is a command-line and scripting tool built on Windows PowerShell, and provides more than 600 cmdlets for managing and automating vSphere, vCloud, vRealize Operations Manager, […]

Categories
News Personal Software Technical

My VMware Certification Experience

I recently received my VCP6-DCV Certification from VMware by Passing the 2V0-621 Proctored Exam with Pearson VUE. The Journey For many years I have used VMware products. I distinctly recall getting my hands on VMware Workstation back in 2001, and it was truly an amazing tool. I could emulate Windows 3.1 and Windows 95, QNX, and even a […]

Categories
Personal Software Technical

Docker hv-sock proxy (vsudd) is not reachable, Windows 10

Yes, I am playing (or trying to) with Docker.  My first step is to install Docker and get it up and running. So far I am confident that I have all the prerequisites, however Docker fails to properly start with the following error: Docker hv-sock proxy (vsudd) is not reachable at Docker.Backend.ContainerEngine.Linux.ConnectToVsud(TaskCompletionSource`1 vmId) in C:\gopath\src\github.com\docker\pinata\win\src\Docker.Backend\ContainerEngine\Linux.cs:line […]

Categories
Software Technical

How to demote a Windows Server 2012 Domain Controller

In this short write up I will go over steps to demote a Server 2012 domain controller. If you have worked in Active Directory and Windows Domain Administration over the years you may recall that in previous version of Windows Server that you would use the command line tool of ‘DCPROMO’ to promote or demote […]