The day would come where I would need to change my password in vCenter… Today was that day; Thankfully vCenter places am informative notice of your expiring password. Here is how you can change your password using vCenter 6: Log into vCenter 6 Click Home. Click Administration. Click Single Sign-On > Users and Groups. Click the Users […]
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″]
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 […]
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
“First Release” update for Office 365 allows you to get access to updates faster than GA (General Availability). For more info check out Office 365 release options. With the first release option users receive a select set of service updates as early as one week after the official release announcements. To enable First Release in Office 365 do […]
The su Command: Elevate Yourself
OS: Unix / Linux Often called the “Super User” command. The su (short for substitute user) command makes it possible to change a login session’s owner without the owner having to first log out of that session. Although su can be used to change the ownership of a session to any user, it is most commonly […]