Remove the Network icon from the systray – Windows 2008
Posted on September 10th, 2009
Windows 2008 has some icons that appear in the systray by default. The network icon is an example that appears even in a terminal server or Citrix session, as shown:
![]()
It is un-necessary clutter that would be best to remove in the terminal server session. However, there is no Group Policy option to do this in a Windows 2003 domain.
The following registry keys are available and can be used to remove all the systray icons:
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\HideSCAVolume
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoAutoTrayNotify
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\HideSCANetwork
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoTrayItemsDisplay
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\HideClock
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\HideSCAPower
These can be added as a REG_DWORD and set to 1 to enable the setting.
They can also be added to the HKCU hive if required.
Tags: hide, icon, network, network icon, NIC, registry, remove, systray, Windows 2008
Filed under Scripts/Reg, Windows 2008 | No Comments »
1Y1-A05 Exam
Posted on October 6th, 2008
Today I took the 1Y1-A05 Citrix XenApp 5 on Windows 2008 beta exam. Here are a few things to be aware of if taking this exam:
Tags: 1Y1-A05, Certification, exam, Windows 2008, XenApp 5.0, XenApp5
Filed under Certification | 2 Comments »
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
Tags: compare, comparison, limit, memory, Microsoft, PAE, supported, Windows 2003, Windows 2008
Filed under Windows 2003, Windows 2008 | 2 Comments »
