Categories
Personal

Dont be a loaner in your career

Keith Townsend gives a wonderful eye opening talk at the 2015 VMworld USA giving you something to seriously think about in how to take charge and drive you career. [youtube id=”if8thO81IZg” width=”600″ height=”350″]

Categories
How-To Software Technical

HowTo: Export VMware vSphere Sessions

I moved myself to a new workstation and followed my previous steps to export my putty sessions.  This time around I am exporting my Virtual Infrastructure Client settings From the run prompt (shortcut keys: WinKey+R) enter regedit,, this opens the registry editor Locate the following branch: HKEY_CURRENT_USER\SOFTWARE\VMware On the File menu, click Export In File name, enter […]

Categories
How-To Technical

Disable Windows Firewall Server Core

Server Core now installed and what is the first command I choose to run in PowerShell Its a command to disable all firewall profiles: netsh advfirewall set allprofiles state off