Building a Host Cluster with Hyper-V Beta 1
Posted Saturday, 29 December 2007 by Misha Hanin

Robert Larson has done an excellent post on How to configure Hyper-V Clustering: http://blogs.technet.com/roblarson/archive/2007/12/17/building-a-host-cluster-with-hyper-v-be

 

Sysprep unattend file in Windows Server 2008
Posted Friday, 28 December 2007 by Misha Hanin

The answer file is now an XML file instead of an INF file. You should to use Windows System Image Manager to create the XML file. Windows System Image Manager is part of WAIK and can be downloaded here.
To actually use this XML file, copy it sysprep.xml toc:\windows\system32\sysprep. That is the folder on a Windows Server 2008 system where sysprep.exe is located by default. From that location, you execute the following command:

sysprep /generalize /oobe /shutdown /unattend:sysprep.xml

The system will shut down. The next time you start this system (after cloning it), it will install with the settings in the XML file. The Computer Name will be automatically generated.

 
Configuring a Dell PowerEdge system for booting from iSCSI
Posted Monday, 24 December 2007 by Misha Hanin

Configuring a Dell PowerEdge system for booting from virtual disk on MD3000i. 

You need to a flashplayer enabled browser to view this YouTube video
 
Windows, iSCSI and NAS (Network-Attached Storage) in Test Environment
Posted Wednesday, 19 December 2007 by Misha Hanin

Recently, I worked on a project to be deployed on a Windows servers cluster.
Before setting up the production environment, it was necessary to check if one of the required applications will work on a cluster.

To those of you who doesn’t know what a cluster is, just take a look at what’s written on Wikipedia: http://en.wikipedia.org/wiki/Computer_cluster

That time, I had no extra servers for testing, so I decided to setup the cluster in a virtual environment. To do this, I created 2 Windows 2003 Servers on  my VMWARE station.
However, the biggest problem was the storage space.

Anyone who worked at least once with clusters, knows that they need a shared storage, also called a NAS (Network-attached Storage).
Unfortunately, I have no NAS in my lab, so I used another technique for my test.
If you do Googling a bit, you will find a lot of Linux-based NAS software, like FreeNAS.

However, I wanted a Windows-based software and I found probably one of the best (IMHO), which is StarWind, available for FREE in a Personal edition.
Now, I’m not going to show you how to install a cluster, I just would like to show how to connect two (or more) servers to the same Network-attached Storage by using the iSCSI technology, and how to do this in a test environment.

 
Windows Server 2008 Guides
Posted Sunday, 16 December 2007 by Misha Hanin

Windows Server 2008 Documentation Essentials

These links will help you get started with Windows Server 2008.

Learn

Evaluate

Troubleshoot

Connect with Windows Server 2008 Community

Windows Server 2008 Technical Library

Need to learn more about what’s new for key Windows Server 2008 technologies and where to get additional information? These links to the Windows Server 2008 Technical Library will provide you with introductory and technical overviews and other resources.

 
How to choose the right VMware Infrastructure ESX Edition
Posted Sunday, 16 December 2007 by Misha Hanin

As you probably already know, VMware ESX is an enterprise grade virtualization product by VMware. Unlike VMware Server, VMware ESX does not require an underlying operating system to be loaded first. What this means is that you get the highest virtualization performance that is possible when using VMware ESX Server.

So what is VMware Infrastructure (VI)? VI, is really just a product suite. Keep that in mind. There is really no application called "VMware Infrastructure". VI is a bundle of VMware products...

 
PXE, aka Pre-Execution Environment and Acronis - Part 2
Posted Saturday, 15 December 2007 by Misha Hanin

Since I've published article "PXE, aka Pre-Execution Environment - Part 1" I've got a lot of emails with the same question - 'Where is a Part 2?". So, here it is.

I know many Network Administrators who work with Acronis products and i also sometime work with those good products. This week i did a project for one of my clients in Seattle, WA. The main idea was to deploy an Acronis image on new servers and configure those servers according to system requirements. So, again, those servers came without floppy drive and CD/DVD :) and as all of you know, to restore Acronis image on a new machine we have to use Bootable Rescue Media, aka Bootable CD with Acronis on it. Yes, I know, that Acronis provides a products with PXE integrated, but i don't have it :) and I've used my own PXE server.

The first step I did was create Bootable Rescue Media. Then I took 2 files, kernel.dat and ramdisk.dat  from Acronis's directory and put them into C:\PXEServer\TFTPRoot\Boot directory. Well, now was the time to make a small changes to our "default" file (default file located in C:\PXEServer\TFTPRoot\Boot\pxelinux.cfg\ directory). After all those changes my "default" file now looks as follow:

DEFAULT menu.c32

TIMEOUT 300
ALLOWOPTIONS 0
PROMPT 0

MENU TITLE PXE Boot System

LABEL ACRONIS
MENU LABEL ^Acronis Bootable
kernel kernel.dat
append initrd=ramdisk.dat vga=791 ramdisk_size=32768 acpi=off quiet noapic

LABEL NetworkBoot
MENU LABEL ^Network Boot
kernel memdisk
append initrd=w98se-netboot.IMA

LABEL CleanBoot
MENU LABEL ^Clean Win 98 Boot
kernel memdisk
append initrd=W98.IMA

LABEL MemTest
MENU LABEL ^Memory Test
kernel memdisk
append initrd=W98_MemTest.IMA

The next steps were pretty simple ;), Boot, Select Acronis from the menu, Select Image for recovery and.....

Thanks to time PXE saved me I was able to spend some time in very beautiful city Seattle.


Relaited Articles
PXE, aka Pre-Execution Environment - Part 1

 

 
Exchange Server Documentation Updates
Posted Monday, 10 December 2007 by Misha Hanin

The Exchange Server documentation team is pleased to announce the following Exchange Server 2007 content.

You can see these articles and other Exchange Server documentation content in the Microsoft Exchange Server TechCenter.

To see what content has changed for Exchange Server 2007 with Service Pack 1, take a look at What's New in Exchange Server 2007 SP1.

The following downloads are also now available for SP1 content:

 

 
Computer Randomly Plays Classical Music :)
Posted Saturday, 08 December 2007 by Misha Hanin

During normal operation or in Safe mode, your computer may play "Fur Elise" or "It's a Small, Small World" seemingly at random. This is an indication sent to the PC speaker from the computer's BIOS that the CPU fan is failing or has failed, or that the power supply voltages have drifted out of tolerance. This is a design feature of a detection circuit and system BIOSes developed by Award/Unicore from 1997 on. 

Source: Microsoft 

 
December 2007: Microsoft Security Bulletin Advance Notification for 7 patches
Posted Friday, 07 December 2007 by Misha Hanin

Critical Security Bulletins

Microsoft Security Bulletin 2
Affected Software:
  • DirectX 7.0 - 10 including Vista

  • Impact: Remote Code Execution

Version Number: 1.0

Microsoft Security Bulletin 6
Affected Software:
  • Windows Media Format Runtime 7.1 - 11 (including Vista)
Microsoft Security Bulletin 7
Affected Software:
  • Internet Explorer 5.01 - 7.0 including Vista

  • Impact: Remote Code Execution

Version Number: 1.0

Important Security Bulletins

Microsoft Security Bulletin 1
Affected Software:
  • Windows Vista

  • Windows Vista x64 Edition

Impact: Remote Code Execution

Microsoft Security Bulletin 3
Affected Software:
  • Microsoft Windows 2000 Service Pack 4
  • Windows XP Service Pack 2
Impact: Remote Code Execution

Microsoft Security Bulletin 4
Affected Software:
  • Windows Vista
  • Windows Vista x64 Edition
Impact: Elevation of Privilege

Microsoft Security Bulletin 5
Affected Software:
  • Windows XP Service Pack 2, Windows Server 2003 Service Pack 2 (also x64)

Impact: Local Elevation of Privileg

Source: www.microsoft.com

 
Technical Briefs on Windows Home Server
Posted Thursday, 06 December 2007 by Misha Hanin

5 new technical briefs available on the Windows Home Server web site. They are:

 
Download Windows XP SP3 RC directly from Microsoft ;)
Posted Wednesday, 05 December 2007 by Misha Hanin

Today, one of my friends asked me how to get SP3 RC1 for Windows XP. Many of you know that this release available for Beta Testers, but Friend of mine is NOT beta tester. So, you can use a Hack that will allow you to download Windows XP SP3 RC1 directly from Microsoft. Windows XP SP3 will be the final service pack for really good Operating System from Microsoft. SP3 will bring a lot of bug fixes and some new features from Vista. Well, if you can't wait for official release, create a .bat file, let say xpsp3rc1.bat. Copy & Past to xpsp3rc1.bat  following commands:

@echo off
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /f 2> NUL
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\XPSP3 /v RCPreview /t REG_SZ /d 1c667073-b87f-4f52-a479-98c85711d869 /f
echo XP SP3 RC1 registry key has been set.  Please check for updates in Windows Update.
pause
Once you have created the file run the file by double clicking it. Wait for the Confirmation Message on screen. The Above file adds a few entries to the Windows Registry that makes Microsoft suppose that you are a part of the Private beta program Check for new updates on Windows Update. You will see Windows XP SP3 listed in the available updates. Download and install it. Remember to Reboot :). Please note this hack is the exact way Microsoft expects its beta testers to try Windows XP SP3 out, so you don’t have to worry too much about Microsoft catching hold of you.
I tried this on Windows XP Machine and this hack worked.
 
Server and Domain Isolation Demo
Posted Tuesday, 04 December 2007 by Misha Hanin

Get hands-on experience with Server and Domain Isolation, and learn how this cost-effective end-point authentication solution can help you reduce the risk of network-based threats and safeguard sensitive data.


 
PXE and Boot Disk which created at Windows XP
Posted Sunday, 02 December 2007 by Misha Hanin

Few month ago I published an article "PXE, aka Pre-Execution Environment - Part 1". In this article, I talked about a problem to use boot disk which created at Windows XP for PXE boot. I'd like to say thanks to Michael Bridge. He found a way to make the Windows XP floppy image of the netbootdisk work.

Under \\pxelinux.cfg\default
edit the default to

append initrd=.IMA raw

(add "raw" after the image name)


According to this http://syslinux.zytor.com/memdisk.php it allows access to protected mode memory. Michael Bridge, told me that he managed to get the solution on this web site:
http://syslinux.zytor.com/archives/2007-July/008918.html 

 
Splitting VHDs
Posted Wednesday, 28 November 2007 by Misha Hanin

There is a great post about how to create "split VHDs" (a VHD that is broken into multiple files on the physical computer) with arbitrary sizes here:

http://www.wirwar.com/blog/2007/10/26/splitting-a-virtual-pc-vhd/

NOTE: Be warned though - only Virtual PC supports split VHDs (Virtual Server does not). 

 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>