Very easy to use and good reports on the Archivist Site :
Microsoft Opalis Webcast – System Center Integration
April 28, 2011Microsoft Opalis becomes System Center Orchestrator.
This System Center tool makes your datacenter dynamic by automation the workflow process.
Hyper-V R2 SP1 Architecture Poster
April 28, 2011In this topic you can see the most important changes about Service pack 1 for Hyper-V R2 components :
Dynamic memory feature working more efficient with the memory of your virtual machine environment on Hyper-V !
Get a great user experience with Remote FX on your Virtual Desktop with excellent performance for example with video’s
Download here the complete Hyper-V R2 Service Pack 1 Architecture Poster at Microsoft :
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=93c814d0-fe4b-4d5b-b280-1b9807ec9933
Keynote Technet Live 2011 Codename “Concero”
April 27, 2011This topic is about Microsoft System Center project codename “Concero” what means “connected” was presented at Microsoft Technet Live day 2011 in The Hague Netherlands at the keynote.
“The initial release of “Concero” will enable customers to deploy, manage and control applications and services deployed on private clouds built using System Center Virtual Machine Manager 2012 and in the public cloud offering of Windows Azure. This provides a consistent and simple user experience for service management across these clouds.”
Some features and capabilities of “Concero” are :
- Copy Windows Azure configuration, package files and VHD’s from on-premises and between Windows Azure subscriptions
- Ability to access resources across multiple VMM Servers
- Deploy and manage Services and virtual machines on private clouds created within VMM 2012 and on Windows Azure
Great new features to manage integration of on-premises Microsoft products and to combine with Cloud services as Windows Azure.
On Technet Live 2011 on the 27th of April Microsoft shows also the diagram view of a Service with operational control.
A very good prospect for centrally managing the Microsoft System Center products and good for virtualization.
I will try you guys to keep you up to date of project “Concero”
Roadmap System Center
April 26, 2011See also on Hyper-V.nu :
http://www.hyper-v.nu/archives/hvredevoort/2011/03/system-center-roadmap-2011/
Virtualization Jump Start :SCVMM2012
April 26, 2011About This Video
Corey Hynes and Symon Perriman provide an advanced introduction to VMM 2012 in this module. Viewers will understand the key features and design goals of VMM 2012 as well as experiencing the Library and the concept of the “Fabric.”
Additionally, see how to perform basic configuration and management tasks with services and service templates.
Add Microsoft Library Server in SCVMM2012 Services
April 24, 2011
This topic is about adding an other library server in the SCVMM2012 admin console and use deploying services.
Checklist: Library Preparation for Deploying Services
| Task | Description | ||
|---|---|---|---|
| 1 | Update the InstallSAV.cmd script in the Application Frameworks resources that are added to the VMM default library share during setup.
|
||
| 2 | Add your application files to the library. | ||
| 3 | Download a Microsoft Windows Server 2008 R2 Evaluation VHD to a library share, and install the needed updates. |
The following procedure explains how to update the InstallSAV.cmd script, which is distributed with VMM 2012, to fix the installation order for Microsoft Web Deploy and the Server App-V agent.
Note |
|---|
| This procedure is only needed if the Web Deployment Tool is installed with Server App-V -(that is, when the \w parameter is used with the InstalSAV.cmd). |
To update the InstallSAV.cmd script
- Locate the InstallSAV.cmd script in Windows Explorer.
The file is stored in the ApplicationFrameworks folder, which is added to the default library share when a stand-alone VMM 2012 management server is installed. The default share name is MSSCVMMLibrary. The default physical location for the share is the following local path:
C:\ProgramData\Virtual Machine Manager Library Files\ApplicationFrameworks
NoteThe ProgramData folder is hidden by default. To display the ProgramData folder, in Windows Explorer, on the Tools menu, click Folder options. Then, on the View tab, click Show hidden files, folders, and drives. In the Application Frameworks resources, x64 and x86 versions of the Server App-V resources are stored in separate folders. For US English installations of VMM 2012, the folders have the following names, where “en-US” identifies the language of the VMM 2012 installation:
SAV_x64_en-US_4.7.11.11.1127.cr
SAV_x86_en-US_4.7.11.11.1127.cr
Update both copies of the script.
- Open InstallSAV.cmd in Notepad or another editor.
- In the script, move installation of Web Deploy ahead of installation of the SAV agent by modifying the following .cmd section:
Description Code Current code echo Installing SAV agent... start /wait agentsetup.exe /q "LOG_LEVEL=voicewarmupx!" if errorlevel 1 ( echo "SAV agent installation failed. See log(s) at %%temp%% for more details." goto EOF ) echo SAV agent installed. if defined _InstallWebDeploy ( echo Installing WebDeploy... start /wait %windir%\system32\msiexec.exe /qn /i webdeploy.msi /l %temp%\WebDeploy.log if errorlevel 1 ( echo "WebDeploy installation failed. See log at %%temp%%\WebDeploy.log for more details." goto EOF ) echo WebDeploy installed. )
Replacement code if defined _InstallWebDeploy ( echo Installing WebDeploy... start /wait %windir%\system32\msiexec.exe /qn /i webdeploy.msi /l %temp%\WebDeploy.log if errorlevel 1 ( echo "WebDeploy installation failed. See log at %%temp%%\WebDeploy.log for more details." goto EOF ) echo WebDeploy installed. ) echo Installing SAV agent... start /wait agentsetup.exe /q "LOG_LEVEL=voicewarmupx!" if errorlevel 1 ( echo "SAV agent installation failed. See log(s) at %%temp%% for more details." goto EOF ) echo SAV agent installed.
- Repeat the previous step to update the other version (x86 or x84) of SAVInstall.cmd.
Next, add the application packages that you will use during service deployment to the library. Maintain a folder that holds all releases of the application, and add a subfolder for each application release.
In the example scenario, the application folder is created in the default library share, which makes the application files available to administrators. You can add the application files to any library share. If the application will be deployed to a private cloud, see How to Configure the Library to Support Application Deployment in a Private Cloud in VMM 2012 for guidance on how to make the application files available to self-service users.
While you are configuring library paths, you will create a folder to store the XML files for exported virtual machine templates and service templates.

Enter here the right credentials
High Level Architecture of SCVMM2012
April 20, 2011Download Microsoft System Center Virtual Machine Manager (VMM) 2012 Beta Documentation:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=F7C174F2-1D39-4FED-9778-3F41B84F744B
Delegation of control with SCVMM 2008 R2 self service portal
April 20, 2011This topic is about delegation of controle of virtual machines with Virtual Machine Manager self service portal.
you can make a profile with in VMM, and the user of that profile can only controle the virtual machines you want as an administrator.
First you login for example via SharePoint Portal to the Vitual Machine environment :
You login with the right user credentials to get in the VMM self service portal.
Then you get in the serverrole environment of Microsoft System Center Virtual Machine Manager.
The administrator gives you the rights to the right environment in SCVMM with the right Virtual Machine to manage with
delegation of controle.
You can connect all your own virtual machine with the right delegation of controle :
We use this self service portal of VMM for our partner who has the service of our virtual environment of Sharepoint.
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=fef38539-ae5a-462b-b1c9-9a02238bb8a7&displaylang=en
Microsoft Self Service Portal for System Center Virtual Machine Manager is really good for delegation of controle !
Using Dynamic Memory with SCVMM2008R2 SP1
April 17, 2011This topic is about using Dynamic Memory for Virtual Machines managed by SCVMM 2008 R2 Service Pack 1
Here are some screendumps how to do it very easy :
Start your SCVMM Admin Console, go to the offline virtualmachine, right click and go to properties.
Go to Hardware configuration —> Click on the left on Memory —> and there you can manage Dynamic Memory config for the virtual machine.
More information on dynamic memory, “Hyper-V Dynamic Memory Configuration Guide” :
http://technet.microsoft.com/en-us/library/ff817651(WS.10).aspx

Posted by James van den Berg 



Important















