Categories
How-To Technical

Tech Short: How to use System Center – App Controller 2012/R2

Instruction on using System Center – App Controller 2012/R2 – Lab Server Environment The following is a simple set of instruction to get some of my lab users up and running quickly in System Center App Controller used as a self service portal for a lab environment Minimum Requirements to Use • IE 8, 9 or […]

Categories
How-To Technical

Tech Short: PowerShell: Networking Diagnostics

Listen ‘tracert’ its not you, its me…  I am not ending my long term relationship with the diagnostic tools which I have used for many years now.  I am just exploring others, and in doing so going on a “break”. I recently starting using PowerShell more often and wondered is there a tool which can do […]

Categories
How-To Software Technical

Tech Short: Change Password VMware vCenter 6

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 […]

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  

Categories
How-To Technical

Enabling First Release in Office 365

“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 […]