SCVMM archives - Network Administrator Knowledgebase

Network Administrator Knowledgebase:

SCVMM

Dec 30 2008   9:12PM GMT

How to Trick System Center Virtual Machine Manager (SCVMM) Prerequisites Checking



Posted by: Michael Khanin
SCVMM, System Centercentre Virtual Machine Manager requires Wi

One of the software requirements for VMM is Windows PowerShell v1. If we try to install SCVMM Administrator Console, we could get this error in the prerequisites dialog:

System Centercentre Virtual Machine Manager requires Windows PowerShell 1.0.

We can see this error in two situations:

  1. We have not installed PowerShell 1.0.
  2. We have installed another version of PowerShell, let say PowerShell CTP 2.

BTW, we will have the same issue if we try to install Exchange 2007 Admin Tools while having PowerShell CTP 2 installed.

The workaround is very simple.
“Prerequisites Checking” is looking for a registry key named PID. The value for this key should be “89383-100-0001260-04309“.

We can create it manually, create file PSv1.reg. Here is a content of PSv1.reg:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1]
“PID”=”89383-100-0001260-04309″

Import the PSv1.reg, by running it, and ran the SCVMM installation again and the problem will disappear.

Now that the prerequisite phase is complete we can safely remove the created key.

Dec 25 2008   5:33PM GMT

Managing Virtualization with SCVMM and Powershell



Posted by: Michael Khanin
VMWare ESX, PowerShell, Hyper-V, System Center Virtual Machine Manager, SCVMM

Take an inside look at Hyper-V and System Center Virtual Machine Manager from an architectural and experience a real world view. See how SCVMM and PowerShell can help you manage your virtualized environment seamlessly. The session comes complete with live demos of real life scenarios, and even a look at SCVMM managing a VMWare ESX!

Source: www.microsoft.com