Ivan Versluis August 15th, 2008
Hyper-V, a key feature of Windows Server 2008, has now released to manufacturing (RTM) and is available for deployment into production environments. With help of ServerManagerCMD.exe I will install the Hyer-V role.
What is ServerManagerCMD.exe?
Server Manager in Windows Server 2008 provides a single source for managing a server’s identity and system information, displaying server status, identifying problems with server role configuration, and managing all roles installed on the server.
ServerManagerCMD is powerful tool and within one command line you can install the Hyper-V role. Make sure you installed the Windows 2008 RTM version and updated your system with KB950050.
With ServerManagerCMD.exe you will be able to install all those roles:
Active Directory Certificate Services
Active Directory Domain Services
Active Directory Federation Services
Active Directory Lightweight Directory Services
Active Directory Rights Management Services
Application Server
Availability and Scalability
DHCP Server
DNS Server
Fax Server
File Services
Hyper-V
Network Policy and Access Services
Print Services
Streaming Media Services
Terminal Services
Troubleshooting
UDDI Services
Web Server
Windows Deployment Services
Finally we get a single command line tool for this administrative task. I hate having different text files and run the cmd batch scripts.
Related links:
Tags: 2008, cmd, Hyper-V, Script, Windows
Ivan Versluis June 8th, 2008
SQL Server 2008 delivers on Microsoft’s Data Platform vision by helping your organization manage any data, any place, any time. It enables you to store data from structured, semi-structured, and unstructured documents, such as images and music, directly within the database. SQL Server 2008 delivers a rich set of integrated services that enable you to do more with your data such as query, search, synchronize, report, and analyze. Your data can be stored and accessed in your largest servers within the data center all the way down to desktops and mobile devices, enabling you to have control over your data no matter where it is stored. SQL Server 2008 enables you to consume your data within custom applications developed using Microsoft .NET and Visual Studio and within your service-oriented architecture (SOA) and business process through Microsoft BizTalk Server while information workers can access data directly in the tools they use every day, such as the 2007 Microsoft Office system. SQL Server 2008 delivers a trusted, productive, and intelligent data platform for all your data needs.
Before you evaluate and install Microsoft SQL Server 2008 on a Windows Server 2003 server please make sure the following requirements are available:
If you are ok with those than go and install the SQL server 2008. My installation took me 15 minutes and the performance was awesome within a Virtual Server 2005 R2 virtual machine. Check out my screencast with installation screenshots.

Tags: 2008, installation, machine, Screencast, server, sql, virtual
Ivan Versluis February 17th, 2008
Are you busy with your work, traveling and personal live like I am and you want to get started with Windows Server 2008 than check out this eBook? I personally like the writing style from Realtime Nexus authors and their concept of writing eBooks. This "The Definitive Guide to Building a Windows Server 2008 Infrastructure" eBook has 10 chapters and first chapter is available for download. PDF document with 32 pages which is easy to read and maybe schedule 2 hours to read it through.
Register your account on their website and download the pdf file.
Chapter 1: Introduction to Windows Server 2008
Chapter 2: Server Manager
Chapter 3: Active Directory Design & Domain Controller Management
Chapter 4: File Servers & Storage Management
Chapter 5: Server Core
Chapter 6: Managing & Customizing Group Policy
Chapter 7: Introduction to Terminal Services
Chapter 8: Advanced Topics in Terminal Services
Chapter 9: Securing Servers & the Domain
Chapter 10: Windows Failover Clustering
Tags: 2008, ebook, free, server, Windows
Ivan Versluis February 16th, 2008
When you install the Directory Services for Microsoft Windows network it will feel like you install the heart of something that will become alive after you reboot the server. Since Windows 2000 the Directory Services has been the core component of the Windows network.

Couple minutes ago I finished my first domain controller installation for AD DS (Active Directory Domain Services) for Windows Server 2008 RTM. The dcpromo wizard has couple new steps; check out my screencast of the AD DS installation.
Windows 2008 AD DS has the following improvements :
Read-only domain controller (RODC)
Staged installation of an RODC
RODC filtered attribute set
Administrator role separation
Improved installation wizard
Generate secure installation media
Restartable AD DS
Auditing AD Ds changes
Fine-grained password policy
Dynamic MAPI ID Support
Data mining tool

Tags: 2008, ad, ds, improvements, rodc, Screencast, server, Windows