Archive für August 2007

Group Policy Diagnostic Best Practice Analyzer

:-( …. leider existiert dieser nur in einer englischen Version. Da das Tool aber ziemlich neu ist, kann man auf eine lokalisierte Version ja noch hoffen.

Für englische Betriebssystem Varianten findet sich der Link unter

http://support.microsoft.com/kb/940122/en-us

Dies ist der statische Auszug vom 29.08.2007:

How to use the Microsoft Group Policy Diagnostic Best Practice Analyzer (GPDBPA) tool to collect and to analyze data
View products that this article applies to.
Article ID : 940122
Last Review : August 28, 2007
Revision : 1.1
On This Page

INTRODUCTION

MORE INFORMATION

To obtain the GPDBPA tool
INTRODUCTION
You can use the Microsoft Group Policy Diagnostic Best Practice Analyzer (GPDBPA) tool to collect data about an environment’s Group Policy configuration. For example, you can use this tool to analyze a Group Policy configuration for the following purposes: • To search for common configuration errors
• To discover and to diagnose problems
• To collect data for archiving
The account that you use to run the tool must have the appropriate permissions to access both the Active Directory database on an environment’s domain controllers and the SYSVOL file structure that is maintained on those domain controllers. Additionally, the account must have local Administrator permissions on the Group Policy client.

There are two additional prerequisites for using the GPDBPA tool:• The Microsoft .NET Framework version 1.1 or a later version must be installed on the computer on which the GPDBPA tool is installed.
• The Windows Management Instrumentation (WMI) service must be running on the environment’s domain controllers.

Back to the top

MORE INFORMATION
The GPDBPA tool is an automated health-check and troubleshooting tool. The tool is written in the C# language, and it collects configuration settings. The tool also performs tests against the Group Policy configuration of an environment. After the tool collects these test results in an XML output file, rules are then applied to the data that is collected in this file. Any differences between these rules and the data that is collected are highlighted.

The GPDBPA tool is a stand-alone program that an administrator can run from a Windows Server 2003-based system or from a Windows XP-based system. You can use the tool to do the following:• Perform a proactive health check on the Group Policy environment to detect common configuration errors that frequently generate support incidents.
• Collect diagnostic information and initial data from an environment, and then automate some analysis of that data.
• Obtain a snapshot of the Group Policy configuration for archiving. This data may be a useful reference if a future problem occurs.

Back to the top

To obtain the GPDBPA tool
To obtain the command-line version and the graphical user interface (GUI) version of the GPDBPA tool, download the .exe file from the following Microsoft download sites:• Windows Server 2003 x86 edition(http://www.microsoft.com/downloads/details.aspx?FamilyId=47F11B02-8EE4-450B-BF13-880B91BA4566)
• Windows Server 2003 x64 edition(http://www.microsoft.com/downloads/details.aspx?FamilyId=70E0EDEC-66F7-4499-83B7-4F2009DF2314)
• Windows XP x86 edition(http://www.microsoft.com/downloads/details.aspx?FamilyId=70E4A971-DA91-4D4F-BF92-5C75A84F3742)
• Windows XP x64 edition(http://www.microsoft.com/downloads/details.aspx?FamilyId=317C372C-0FE3-4AD0-BE52-2FF3004DAEF0)

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.

Microsoft Security Response Center (MSRC)

…durch die interessante Berichterstattung zum Thema Skype und Patche von Microsoft bin ich auf den Blog des MSRC gestossen…

http://blogs.technet.com/msrc

Dokumentation von Umgebungen

Die Dokumentation von Umgebungen gelingt nun auch unter Visio 2007/2003 mit den neuen Shapes für Visio (Exchange Umgebung).

http://www.microsoft.com/downloads/info.aspx?na=90&p=&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=45f7ea49-ceb2-4b04-8d46-2b0ae5e10694&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f0%2f2%2f3%2f023f7068-4b24-40c4-9c51-cce7076e827f%2fExVStenc.exe

Anleitung:

1. Copy 2 files to your local C:\Documents and Settings\yourname\My Documents\My Shapes folder.
a. MicrosoftExchangeServer2007_Icons.vst
b. MicrosoftExchangeServer2007_Icons.vss
2. Start Visio
3. Select File, Open, then navigate to your My Shapes folder
4. Open the file “MicrosoftExchangeServer2007_Icons.vst”. The shapes will appear in the “Microsoft Exchange Server 2007 stencil” in the Shapes pane.

hiberfil.sys unter vista loswerden

Die Datei hiberfil.sys wird für den Ruhezustand von Windows verwendet und im Root des SystemLW abgelegt. Die Größe entspricht dem verbauten Arbeitsspeicher.

Die Deaktivierung des Ruhezustands unter Vista erfolgt zwar noch immer noch in den Energieoptionen (Ruhezustand), aber die hiberfil.sys läßt sich dadurch nicht entfernen

Lösung:

als Admin die Kommandozeile öffnen, dort

powercfg -h off

ausführen und schon ist die Datei weg.

Für die Freunde des Besonderen: Frisches Ebersperma !

Tja, und damit diese Seite auch alle Sinne anspricht: Tadaaaah - Hier mein Favourite-Link des Monats!

Der kleine Kolonialwarenladen: Hier gibt es allerlei Nützliches und Sinnvolles …. Zum Beispiel “Frisches Ebersperma”. Falls sich jetzt der ein oder andere fragt, was so die alltäglichen Anwendungsbeispiele sind, hier ein Auszug aus dem Original-Text:

Ebersperma wozu?
Die Verwendungsmöglichkeiten für Ebersperma sind nahezu unbegrenzt. Es ist stark eiweißhaltig und zum Verzehr geeignet. Aber Vorsicht: Cholesterin! Falls Sie ein Schwein besitzen oder kennen, kann es mit dem Sperma bequem besamt werden.
In diesem Sinne: Viel Spass beim Schmökern im aktuellen Angebot !

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

Support Matrix für Outlook Clients / Exchange

Da ja demnächst wieder mal einige Migrationsprojekte für Exchange 2007 anstehen dürften, anbei mal ein Link zur Support-Matrix der verschiedenen Outlook-Clients zu verschiedenen Exchange-Versionen.

http://www.microsoft.com/technet/prodtechnol/exchange/2007/evaluate/clients.mspx