Skip to content

The Hybrid Apps

Tips, rants, and stuff about tech

Server

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
Hyper-V Powershell SCVMM Windows Server

Migrate multiple VM’s from one Hyper-V cluster to another Hyper-V cluster with different Logical Switch using PowerShell.

Daniel Apps

Another fast publish! (I really should get back and clean these up…) Recently upgraded one of our Hyper-V clusters and had to migrate workloads to a new Hyper-V cluster. The naming conventions of our logical switches etc were different so when migrating […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

Change default PHP settings in Windows Azure Pack (IIS WebFarm)

Daniel Apps

Had a user try to upload a theme to a WordPress site they had published using Windows Azure Pack but were getting a file exceeded size limit error as exampled below. “The uploaded file exceeds the upload_max_filesize directive in php.ini” Typically you […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

VM Template network settings for WAP

Daniel Apps

    Quick scribble: add images and detail     3 steps 1) Template > NIC > Set Connected > Set static IP & Static MAC > OK 1) Template > NIC > Set No Connected > Confirm static IP & Static […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

SCVMM 2012 R2 – Refresh Host Cluster – Error (25122)

Daniel Apps

Fast publish (this is becoming a common phrase) so be kind…   When refreshing host cluster in VMM, for some reason we started to see the below error in VMM: Error (25122) The specified address ((AllocatedIPAddressData#e449) { id = 6ea8ddba-b8a7-43f6-856e-0a4d35076681, LastUpdatedTimestamp = […]

Read More
Hyper-V Powershell SCVMM Windows Server

Live Migrating VM’s with Powershell from VMM to VMM with different Logical Switch

Daniel Apps

    Another quick & dirty fast publish:   When live migrating a VM from one Hyper-V to another Hyper-V when the virtual switch names are different, using the GUI you get a prompt to select the swtich on the target host. […]

Read More
Azure Pack Hyper-V Powershell SCVMM Windows Server

Windows Azure Pack – URLs & Ports

Daniel Apps

    This is for editing the Windows Azure Pack URL’s and Ports. Works as of WAP for Server 2012 R2 UR5.   Modify your variables accordingly. I have each WAP site on an individual server for a scaled deployment so this […]

Read More
Hyper-V Powershell SCVMM Windows Server

Hyper-V – Create VM powershell script

Daniel Apps

Hi, Powershell script to create a VM after prompting the user for various settings. The script then attaches an ISO which is a boot media for an MDT server that is built tp push a particular task sequence resulting in a failry […]

Read More

Posts pagination

1 2 3 4 5

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

Powered by RS WP THEMES