Richard Parmiter

Virtualisation blog and Knowledge Base

  • You are here: 
  • Home
  • Microsoft

Advanced AD Replication settings

Posted on August 12th, 2008

Active Directory – Windows 2000 and later

Tip: If you want to override site-link replication settings, look here:

Particularly useful is the paragraph on “Change Notification within a Site”

This would be useful in a situation such as:

- Multiple AD sites located in the same physical site on LAN speed created in order to isolate replication problems from certain servers or applications

- You want replication to be instantaneous within the same physical site, eg, to assist with password resets, group membership changes etc..

Tags: , ,
Filed under Windows 2003 | No Comments »

Comparison of 32-bit and 64-bit memory architecture for 64-bit editions of Windows XP and Windows Server 2003

Posted on August 11th, 2008

Comparison of 32-bit and 64-bit memory architecture for 64-bit editions of Windows XP and Windows Server 2003

In the following table, the increased maximum resources of computers that are based on 64-bit versions of Windows and the 64-bit Intel processor are compared with existing 32-bit resource maximums.

Architectural component 64-bit Windows 32-bit Windows
Virtual memory 16 terabytes 4 GB
Paging file size 256 terabytes 16 terabytes
Hyperspace 8 GB 4 MB
Paged pool 128 GB 470 MB
Non-paged pool 128 GB 256 MB
System cache 1 terabyte 1 GB
System PTEs 128 GB 660 MB

Full article posted here: Q294418

Tags: , , , , , , , , , ,
Filed under Windows 2003 | No Comments »

Hide the language bar

Posted on August 9th, 2008

VB script to hide the language bar from the Windows 2003 taskbar. Call from logon script.

WshShell.RegWrite “HKCU\Software\Microsoft\CTF\LangBar\ShowStatus”, “2″, “REG_DWORD”
WshShell.RegWrite “HKCU\Software\Microsoft\CTF\LangBar\ExtraIconsOnMinimized”, “0″, “REG_DWORD”
WshShell.RegWrite “HKCU\Software\Microsoft\CTF\Disable Thread Input Manager”, “1″, “REG_DWORD”
WshShell.RegWrite “HKCU\Software\Microsoft\MSUTB\ShowDeskBand”, “1″, “REG_DWORD”

Tags: , , , , ,
Filed under Scripts/Reg, Windows 2003 | 1 Comment »

Windows memory allocation comparison (PAE) – All versions

Posted on August 7th, 2008

This link compares the versions of Microsoft Windows 2003 with the maximum memory supported in PAE.

http://msdn.microsoft.com/en-us/library/aa366778.aspx

Read the rest of this entry »

Tags: , , , , , , , ,
Filed under Windows 2003, Windows 2008 | 2 Comments »

Ads

Ads