Category Archives: Windows Server 2008

Pagefile size bigger than 4095MB on Windows Server 2003

The pagefile size on Windows Server 2003 x86 and other Windows x86 platforms is limited to 4095 MB per pagefile. But a lot of Windows Server 2003 systems already have 4GB RAM and are using PAE (Physical Address Extension) to … Continue reading

Posted in IT, Microsoft, Windows, Windows Server, Windows Server 2003, Windows Server 2008, Work | Tagged , , , , , , , , , , , , | 1 Comment

Time sync problems with Hyper-V Guests

If you have time sync problems with Hyper-V Guest Systems there is a simple solution for this. Problems: Time between Server and Active Directory Domain Controller is not correct Can’t login because of this Can’t add AD Users to local … Continue reading

Posted in Hyper-v, IT, Microsoft, Server Core, Software, Virtualization, Windows Server, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2 | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Active Directory Schema Versions

The list of Active Directory Schema versions: Windows 2000 RTM with all Service packs = Schema version 13 Windows Server 2003 RTM with all Service packs = Schema version 30 Windows Server 2003 R2 RTM with all Service packs = … Continue reading

Posted in IT, Microsoft, Server Core, Software, Windows Server, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Work | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Cheatsheet: Using Diskpart on a Server Core installation #4

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 … Continue reading

Posted in Hyper-v, IT, Microsoft, Server Core, Software, Windows, Windows Server, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2 | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Cheatsheet: How to install HP Support Pack on a Server Core installation #3

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 … Continue reading

Posted in HP, Hardware, Hyper-v, IT, Microsoft, Server Core, Software, Virtualization, Windows, Windows Server, Windows Server 2008, Windows Server 2008 R2, Work | Tagged , , , , , , , , , , , , , , , , , , , , | 1 Comment

Cheatsheet: Add roles and features to a Server Core installation #2

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 … Continue reading

Posted in Hyper-v, IT, Microsoft, Server Core, Software, Virtualization, Windows, Windows Server, Windows Server 2008, Windows Server 2008 R2, Work | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 1 Comment