Fast publish (this is becoming a common phrase) so be kind… When refreshing host […]
Live Migrating VM’s with Powershell from VMM to VMM with different Logical Switch
Another quick & dirty fast publish: When live migrating a VM from […]
Windows Azure Pack – URLs & Ports
This is for editing the Windows Azure Pack URL’s and Ports. Works as […]
Set Agent Proxy Default setting – SCOM 2012 R2
Run this on any server that has the SCOM Console installed. add-pssnapin “Microsoft.EnterpriseManagement.OperationsManager.Client”; new-managementGroupConnection -ConnectionString:scomserver.domain.com; […]
Hyper-V – Create VM powershell script
Hi, Powershell script to create a VM after prompting the user for various settings. The […]
SCVMM 2012 R2 – Refresh Host Cluster – Error (2912)
* Fast publish post – be nice.. In my Cloud OS demonstration environment recently I […]
SCOM 2012 R2 – Moving the operationsmanager DB from SQL server to new SQL Cluster
Moving SCOM 2012 R2 operationsdatabase to SQL Cluster. Process derived from this TechNet article http://technet.microsoft.com/en-au/library/hh278848.aspx Quick overview […]