Skip to content

The Hybrid Apps

Tips, rants, and stuff about tech

SCVMM

Azure Pack Hyper-V Powershell SCVMM Windows Server

Azure Connector for WAP(Pheonix) fails to create VM “Error in CheckCheckVmCreation()”

Daniel Apps

  Another quick one (becoming a habit..)   In deploying and testing Azure Connector for Windows Azure Pack found here, deploying a virtual machine can sometimes fail with an obscure status message of:   “Error in CheckCheckVmCreation()”     This is because […]

Read More
Azure Pack Hyper-V NVGRE Powershell SCVMM Windows Server

NVGRE Rebuild – Warning 26926

Daniel Apps

    Had a quirky one recently where by a client was rebuilding a NVGRE gateway (as per this post) failed with the below warning.   Warning (26926) Unable to set up Remote Access server to support multi-tenancy mode. (Remote Access server […]

Read More
Hyper-V Powershell Quick Tips SCVMM

SCVMM DataSize Property

Daniel Apps

Quick Tip!! So I was asked to create a custom property that gives a quick overview of the total size for the virtual disks on a VM So, leveraging of my DataStore script, I came up with the below.. Enjoy Note: This […]

Read More
Azure Pack Hyper-V NVGRE Powershell SCVMM Windows Server

Hyper-V 2012 R2 NVGRE Gateways Rebuild

Daniel Apps

Fast publish… will revisit later   Scenario: Existing NVGRE gateways manual deployed. Working fine for ages. NAT resources failed to come online HyperV Network Virtualization Gateway role failed FOCM below Cluster resource xxxxxxxxxxxxxxxxxx of type ‘Nat’ in clustered role ‘HyperV Network Virtualization […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

WAP – Deploying a VM Role, some VM’s prompt for product key

Daniel Apps

Simple one that new WAP users often miss when deploying VHD’s for VM Roles. When deploying a VM role with multiple instances, some instances get stuck during deployment with the VM waiting for a product key to be entered. Although the solution […]

Read More
Hyper-V Powershell Quick Tips SCVMM Windows Server

Quick migrate multiple VM’s using PowerShell

Daniel Apps

As users of System Center Virtual Machine Manager would know, trying to quickly live migrate multiple VM’s can be a slow and tedious task. Whilst I always recommend to user of VMM to use the Migrate Virtual Machine function or the Start […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

Migrate Logical Networks from VMM to VMM with PowerShell – The Export

Daniel Apps

Fast publish! Had to migrate logical networks from an existing VMM 2012 instance into a new shiny VMM 2012 R2 deployment. This is the export from the existing VMM. The import script will follow shortly:   Import-Module virtualmachinemanager # all Logical network […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

Deleting Virtual Network fails due to assigned IP address – SCVMM

Daniel Apps

Had a request today where a tenant was trying to delete a virtual network but they received an error saying there were dependent IP addresses but they have no IP addresses listed in the network. Using my current favourite PowerShell feature, Out-GridView, […]

Read More
Azure Pack Hyper-V SCVMM Windows Server

Physical, Logical & Virtual Networks in a Microsoft Cloud OS Environment

Daniel Apps

I had to give an overview of our Cloud OS network topology to our support and engineering guys to help them understand at high levels how it all fitted together. The below diagram hopefully demonstrates the 3 layers – physical, logical and […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

Adding existing VM’s to WAP Subscription using PowerShell

Daniel Apps

Edit: added Cloud parameter to the script. Deploying WAP for clients, they start creating new clouds, plans and subscriptions which is great!! But how do they add existing VM’s to new users in WAP? Easy….. you guessed it…. PowerShell! So I can’t […]

Read More

Posts pagination

1 2 3 4

The opinions expressed on this site are my own and do not reflect the views of my employer...

Powered by RS WP THEMES