Using VMM Cmdlets locally on SMA Worker Server in SMA Runbooks

If you are working with SMA and VMM you are probably familiar with the following sample Runbook for connecting to VMM: Continue reading “Using VMM Cmdlets locally on SMA Worker Server in SMA Runbooks”

How SPF and WAP Make Tenant Separation for VM Clouds Resource Provider

Lately I’ve been exploring and challenging my self with some DevOps. Got to follow the trend. It is not something deep but you have to start from somewhere. Let’s get started: Continue reading “How SPF and WAP Make Tenant Separation for VM Clouds Resource Provider”

Version 2.5 of My Script to Download All SCOM Management Packs with PowerShell

A lot of time has passed since I haven’t updated my script and Microsoft once again forced me to update it. Again they’ve decided to change something on their download pages. Thank you Microsoft for changing your websites so I can advance my PowerShell skills. The script is now version 2.5 and here are the changes: Continue reading “Version 2.5 of My Script to Download All SCOM Management Packs with PowerShell”

Getting Windows Server Gateway Functionality with PowerShell in VMM

Window Server Gateway is multi-tenant but still has some limitations that you should keep an eye on. More specifically I am talking about the following limits that are visible when you add the Windows Server Gateway as Network Service in Virtual Machine Manager (SCVMM): Continue reading “Getting Windows Server Gateway Functionality with PowerShell in VMM”

How to Add RD Gateway for Remote Console to SPF without WAP

Lets say for some reason you are not using Windows Azure Pack but you are still using Service Provider Foundation and you want to add RD Gateway server so you can take advantage of Remote Console. This can be done trough the following simple lines of PowerShell: Continue reading “How to Add RD Gateway for Remote Console to SPF without WAP”