Tag Archives: SMA

SCVMM / SMA runbook is stucked in an infinity loop

Just a quick note to a situation I experienced last week I want to share with you. Assume you have installed the VMM console on your SMA runbook worker to get the VMM PowerShell cmdlets. So you can leverage them directly on the runbook worker. The important part is to keep the VMM console up to date on the runbook worker and at the same version compared to your VMM management server. Otherwise Read more [...]

SCVMM – Storage Overcommitment PowerShell Script – Version 4.0

Today I am releasing version 3.4 and 4.0 of my Storage Overcommitment PowerShell script and first of all I want to talk about the changes I have made. -> https://gallery.technet.microsoft.com/Discover-Cluster-Shared-859f133c Version 3.4 adds support for selecting multiple Hyper-V clusters and will be the GUI version from now on. That said you will use version 3.4 not on a regular basis compared Read more [...]

System Center 2012 R2 Update Rollup 7 available

Yesterday Microsoft published the Update Rollup 7 for the System Center 2012 R2 Suite and Windows Azure Pack. -> https://support.microsoft.com/en-us/kb/3069110 A lot of new features and fixes are included in the UR7 for the Virtual Machine Manager. Support for Windows 10 Client Operating System Support for new Linux Operating Systems Support for VMWare vCenter 5.5 management scenarios Support Read more [...]

Azure like chargeback with System Center & Windows Azure Pack – Part 2

In my previous blog post I have shown you how to do an Azure like chargeback with the different KPI’s out of Service Reporting and the cost calculation. -> https://www.danielstechblog.io/azure-like-chargeback-with-system-center-windows-azure-pack-part-1/ In this blog post I will present you the PowerShell runbooks that will automate the manual part whom I talked about in part one. It is a solution Read more [...]

Azure like chargeback with System Center & Windows Azure Pack – Part 1

Since the release of Windows Azure Pack a frequently asked question is about the chargeback in Windows Azure Pack. I have heart the question a thousand times why Microsoft does not provide us with the chargeback and billing system from Azure for Windows Azure Pack. The answer is not that easy and I’m not willing to discuss it here in my blog. But I will show you something how you can provide your Read more [...]

SMA Runbook – Convert WAP VM Role OS Differencing Disk Version 2.0

Diese Woche habe ich die Version 2.0 des SMA Runbooks Convert WAP VM role OS Differencing Disk und die Version 4.0 des SMA Runbooks VHD Rename veröffentlicht. -> https://gallery.technet.microsoft.com/SMA-Runbook-Convert-WAP-VM-148937ee -> https://gallery.technet.microsoft.com/Virtual-Hard-Disk-Rename-33bc0bfa Mit Version 2.0 und 4.0 erhält die Unterstützung für SMB 3.0 File Shares Einzug Read more [...]

Service Provider Foundation – NULL SID Logon Error

Wenn man in einem speziellen Szenario die gesamte IaaS Umgebung bestehend aus VMM, SPF, SMA und WAP hochverfügbar gestalten soll und das mit möglichst wenig Servern, schaut man, dass man mehrere Komponenten auf ein System installiert. Daher wurden SPF und SMA auf denselben Servern installiert und die Hochverfügbarkeit mittels NLB gewährleistet. Leider greift in dieser Konstellation aus SPF, SMA Read more [...]

Hochverfügbarkeit für SPF, SMA und WAP

Für eine IaaS Installation sollten alle benötigten Komponenten hochverfügbar sein. Das heißt in einer Basis IaaS Installation sind dies VMM, SPF, SMA und WAP. Der VMM nutzt dabei das Failover Clustering in einer Active/Standby Konfiguration für die Hochverfügbarkeit und nutzt damit das traditionelle Clustering. Aber wie erreicht man für die anderen Komponenten die Hochverfügbarkeit? Da es Read more [...]

SMA Runbook – Convert WAP VM Role OS Differencing Disk

Wer sich mit dem VM Role Gallery Items für das VM Deployment im Windows Azure Pack befasst hat, der wird festgestellt haben, dass diese Differencing Disks verwenden. Für Cloud Service Provider sind diese Art von Disks sehr von Vorteil, da sie sehr wenig Storage bei vielen bereitgestellten VMs benötigen. Möchte man aber die VM Role Gallery Items in einem Unternehmen intern verwenden, dann kommt Read more [...]

System Center 2012 R2 SPF, SMA, WAP & SQL Server 2014

Ich hatte am Monatsanfang schon über die Kombination System Center 2012 R2 VMM und SQL Server 2014 geschrieben. -> https://www.danielstechblog.io/system-center-2012-r2-vmm-sql-server-2014/ Mittlerweile bin ich in meiner Testumgebung ebenfalls dazu gekommen die System Center Komponenten Service Provider Foundation und Service Management Automation sowie das Windows Azure Pack mit SQL Server 2014 Read more [...]