In: Hyper-v| IT| Microsoft| Server Core| Software| Windows| Windows Server| Windows Server 2003| Windows Server 2008| Windows Server 2008 R2
22 Feb 2010 var fbShare = {url: ‘http://www.thomasmaurer.ch/2010/02/cheatsheet-using-diskpart-on-a-server-core-installation-4/’,size:’small’} Using Diskpart on a Server Core installation. Disk Administration or Partition a disk.
Create a new partition and format a partition
SELECT DISK 0
CREATE PARTITION PRIMARY
ASSIGN LETTER=E
SELECT PARTITION 1
FORMAT FS=NTFS LABEL=”New Volume” QUICK
EXIT
Commands you may then issue at the DISKPART prompt:
LIST Disk
LIST Partition
LIST Volume
SELECT Disk n
SELECT Volume [...]
In: HP| Hardware| Hyper-v| IT| Microsoft| Server Core| Software| Virtualization| Windows| Windows Server| Windows Server 2008| Windows Server 2008 R2| Work
17 Feb 2010var fbShare = {url: ‘http://www.thomasmaurer.ch/2010/02/cheatsheet-how-to-install-hp-support-pack-on-a-server-core-installation-3/’,size:’small’} This is a HowTo step-by-step guide to install the HP Support Pack on a Windows Server 2008 R2 Core installation or Hyper-v Core installation.
Download the latest HP ProLiant Support Pack for Windows Server 2008 R2
Eable SNMP on Windows Server 2008 R2 Core by typing start /w ocsetup SNMP-SC
Extract the [...]
In: Hyper-v| IT| Microsoft| Server Core| Software| Virtualization| Windows| Windows Server| Windows Server 2008| Windows Server 2008 R2| Work
17 Feb 2010 var fbShare = {url: ‘http://www.thomasmaurer.ch/2010/02/cheatsheet-add-roles-and-features-to-a-server-core-installation-2/’,size:’small’} This are some commands to add roles and features to a Windows Server 2008 R2 Core installation.
You also can enable Remote MMC and Remote Server Manager to simply connect from a management server to the core server and add roles with GUI. This may only work within a domain [...]
In: Hyper-v| IT| Microsoft| Server Core| Software| Virtualization| Windows Server| Windows Server 2008 R2| Work
17 Feb 2010 var fbShare = {url: ‘http://www.thomasmaurer.ch/2010/02/cheatsheet-configuring-a-server-core-installation-1/’,size:’small’} After setting up my new hardware for my LAB, I thought about installing my Hyper-V Servers as Server Core installations. After reading two minutes in some blogs and the Microsoft TechNet I decided to use the Core Editions.
Basically the setup is the same as the none Core Edition or [...]
In: IT| Microsoft| Software| Windows| Windows Server| Windows Server 2008 R2| Work
16 Feb 2010var fbShare = {url: ‘http://www.thomasmaurer.ch/2010/02/how-to-create-a-windows-7-windows-server-2008-r2-install-usb-stick/’,size:’small’} Its very simple to create a Windows 7 or Windows Server 2008 R2 bootable USB Stick. Microsoft provides a tool called Windows 7 USB/DVD Tool. This tool also works for Windows Server 2008 R2.
Download Windows 7 USB/DVD Tool and install it
Start the programm and choose the .iso Image (Windows [...]
In: IT| Microsoft| SQL Server| Software| Windows Server 2008 R2| Work
11 Feb 2010 var fbShare = {url: ‘http://www.thomasmaurer.ch/2010/02/how-to-integrate-slipstream-sql-server-2008-and-sp1/’,size:’small’} To install SQL Server 2008 on a Windows Server 2008 R2 you need a slipstream version of SQL Server 2008 with integrated Servicepack 1. At the moment you can’t download SQL Server 2008 with integrated SP1, so you have to create your own slipstream version.
1. Copy your original SQL [...]
In: Hosting| IIS| IT| Microsoft| Uncategorized| Web| Windows Server| Windows Server 2003
14 Jan 2010 var fbShare = {url: ‘http://www.thomasmaurer.ch/2010/01/configuring-iis-for-silverlight-applications/’,size:’small’} You can simply add Silverlight support to your IIS6 webserver running on Windows Server 2003.
To enable IIS 6.0 in Windows Server 2003 or IIS7 in Windows Vista RTM with the appropriate MIME Types, add:
.xap application/x-silverlight-app
.xaml application/xaml+xml
.xbap application/x-ms-xbap
Adding MIME Types by a simple VB script:
Here is a VBS script you could run to enable [...]

Thomas Maurer.
Born in 1986. live in Diegten. Switzerland. work as a System Administrator in Allschwil(Switzerland). interested in in Apple, IT, TV, Movies, Design and Art.