Archiv der Kategorie Virtualisierung

Hyper-V Planning and Deployment Guide

MS hat am 20.08 diesen veröffentlicht.

Hyper-V ist fertig

Microsoft hat Hyper-V fertig gestellt und wird dies in den nächsten Tagen auf seiner Seite verlinken.

Eine Meldung dazu findet sich auch auf dem Heise Newsticker.

Offline Virtual Machine Servicing Tool - Beta Program Now Available

Are you having a growing number of virtual machines that may not be patched on a regular basis because they are offline? Wouldn’t it be nice to have a way to maintain them with the most up-to-date security patches? Now, you have a free solution! Yes - FREE!

Introducing Offline Virtual Machine Servicing Tool (Beta)

The Offline Virtual Machine Servicing Tool manages the workflow of updating large numbers of offline virtual machines according to their individual needs. To do this, the tool works with Microsoft® System Center Virtual Machine Manager 2007 (VMM) and with software update management systems (at present, either Microsoft Windows Server® Update Services 3.0 (WSUS) or Microsoft System Center Configuration Manager 2007).

offline-vm-servicing

The tool uses “servicing jobs” to manage the update operations based on lists of existing virtual machines stored in VMM. Using Windows Workflow Foundation technology, a servicing job runs snippets of PowerShell scripts to work with virtual machines. For each virtual machine, the servicing job:

  • “Wakes” the virtual machine (deploys it to a host and starts it).
  • Triggers the appropriate software update cycle (Configuration Manager or WSUS).
  • Shuts down the updated virtual machine and returns it to the library.

The tool works with Windows Task Scheduler to determine when to run the servicing job.

This new tool is a member of the Virtualization Solution Accelerators including Microsoft Assessment and Planning Tool, Infrastructure Planning and Design Guides for Virtualization, Windows Server 2008 Security Guide and more….

What’s Next?

Quelle: http://blogs.technet.com/mapblog/archive/2008/05/09/offline-virtual-machine-servicing-tool-beta-program-now-available.aspx

Windows Server 2008 Reviewers Guide

Der Downloadlink sowie das folgende Zitat findet sich auf dieser Seite

The Windows Server 2008 Reviewers Guide provides a comprehensive technical overview of the innovative features and functions that make Windows Server 2008 the next-generation Microsoft Windows Server operating system and successor to Microsoft Windows Server 2003. This guide also provides information about the benefits Windows Server 2008 offers diverse users, as well as information about different scenarios.

This document supports the release of Windows Server 2008.

Included in This Document

  • Introduction to Windows Server 2008
  • Server Virtualization
  • Centralized Application Access
  • Branch Office
  • Security and Policy Enforcement
  • Web and Applications Platform
  • Server Management
  • High Availability
  • Better Together—Windows Server 2008 and Windows Vista

Hyper-V Demo Videos

Auf dem “Arlindo’s Blog (IT Pro Evangelist)” sind drei Videos zum Thema Virtualisierung in Windows Server 2008 zu sehen:

  1. Hyper-V SMP Virtual Machines
  2. Hyper-V Virtual Storage
  3. Hyper-V Networking

Erzeugung einer VM mit MOSS

Technorati-Tags: ,,

ein wirklich genialer Beitrag ist dieser hier:

How to Create a MOSS 2007 VPC Image: The Whole 9 Yards

http://www.pptspaces.com/sharepointreporterblog/Lists/Posts/Post.aspx?ID=28

How to resize a VMWare virtual machine’s disk

Nachdem meine Virtual Machine während der Neuinstallation eines notwendigen Programms anfing zu murren, dass der Plattenplatz nicht ausreicht, musste ich mich umschauen, wie’s geht. Hier ist die Lösung, die ich auf dem Blog von Michael Daniel gefunden habe…

1) On the Host Machine: stop the Virtual machine that you need to allocate more HDD space to.

2) Run C:\Program Files\VMware\VMware Server\vmware-vdiskmanager.exe to re-size the vmdk file. This will resize the HDD but not the partition.
For example: C:\Program Files\VMware\VMware Server>vmware-vdiskmanager.exe -x 80Gb -t 1 “C:\Virtual Machines\Viper\Windows Server 2003 Enterprise Edition.vmdk”

3) Exit BootIt and restart the virtual machine.

4) On the virtual machine: Download a copy of BootIt NG (Boot It Next Generation). http://www.terabyteunlimited.com/downloads/bootitng.zip

5) Run the .exe and create a bootable CD ISO. Make sure you include the VGA drivers in the options!.

6) Copy the ISO to a different machine (eg the Host server) or a network location. For example: C:\BOOTITNG.ISO

7) On the Host machine: set the virtual machine to use the BootIt ISO as the CD Drive.

8) Start the Virtual Machine: hit ESC to bring up the boot manager as VMWare is loading and select to boot off the CD Drive with the ISO loaded.

9) When the BootIt GUI starts, resize the partition.

10) Restart the Virtual machine.

Für XP Maschinen gibt es für den Punkt 4-9 eine Alternative, dies ist auf in einem Kommentar hinterlegt:

I was able to simple follow step 1 & 2, then boot into the vm and follow the standard resizing steps below using diskpart.

http://support.microsoft.com/kb/325590

On Windows XP that is

Dies trifft aber nur zu, wenn die zu erweiternde HDD keine Systempartition ist.

Virtual Appliance für Microsoft in VMWare

Die von Microsoft verfolgte Strategie virtuelle Appliance als VHD Dateien zur Verfügung zu stellen (zur Nutzung unter Virtuell PC) ist sattsam bekannt. Die Tatsache, dass VM ebenfalls vorkonfigurierte VMs zur Verfügung stellt, ist ebenfalls bekannt. Dass jedoch auch Microsoft VMs zur Verfügung stehen, war mir für VMware nicht bekannt.

Rausgesucht hatte ich mir jetzt Microsoft Exchange Server 2007 Virtual Appliance inkl. Microsoft Office Live Communications Server 2005 als VM (1) sowie die Microsoft Windows Server 2003 R2 Enterprise Edition Virtual Appliance (2). Eine generelle Liste ist unter (3) zu finden.

Solution 4 Framework Community Edition

Login Consultants has just released a complete technical framework for deploying and managing entire Terminal Server or Citrix farms called Solution 4 Framework Community Edition. Best of all: it’s free!

When working in Server Based Computing environments it’s absolutely critical that all Terminal or Citrix servers (of the same load managed group /silo) are exactly identical. The best choice of achieving this is by utilizing automated installation techniques. Think of Solution 4 Community Edition as the mothership of automated installations and configurations.Solution 4 Community Edition is a complex collection of scripts and executables that allow you to deploy and manage entire terminal server of Citrix environments.

http://www.thincomputing.net/newsitem3470.html 

Session-Broker - Loadbalancing in Server 2008

Der Artikel, auf den alle Terminalserver-Fans  schon lange gewartet haben. Hier endlich ein tieferer Einblick in die neuen Loadbalancing Funktionen für TS-Sessions im Server 2008: http://www.brainmadden.com/content/article/A-closer-look-at-Session-Broker-load-balancing-in-Windows-Server-2008