Archive | February, 2010

Archive hidden and disabled mailboxes with Enterprise Vault

You can archive hidden mailboxes, and disabled ones, it’s just not the default. In order to process hidden mailboxes add the following key to the EV server : [HKEY_LOCAL_MACHINESOFTWAREKVSEnterprise VaultAgents] “ProcessHiddenMailboxes”=dword:00000001 In order to process AD disabled mailboxes, add the following key to the EV server : [HKEY_LOCAL_MACHINESOFTWAREKVSEnterprise VaultAgents] “ExcludeDisabledADAccounts”=dword:00000000 Worth trying in your environment, [...]

Continue Reading

Angry IP Scanner

Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features. It is widely used by network administrators and just curious users around the world, including large and small enterprises, banks, and [...]

Continue Reading

Exclude traffic from directory – Analytics Integrations | Google Groups

I have two profiles on my site that I want to separately monitor in Google Analytics. Profile A: The entire site: http://www.mysite.nl Profile B: One certain directory on my site: http://www.mysite.nl/mydir/ Profile A should not include traffic from the subdirectory /mydir/ and Profile B should not gather any information but in the directory mydir. There [...]

Continue Reading

Multiple Network Interfaces with Samba

Multiple Network Interfaces with Samba Tim Potter Copyright © 2005 Revision History Revision 0.1 2005-11-11 Initial version. Abstract Server and workstation machines that are running Samba often have multiple network interfaces. Sometimes it may not be prudent to allow Samba to be accessed over all network interfaces. This article describes the smb.conf parameters used to [...]

Continue Reading

Why should you use Diskpar (Diskpart in W2003 SP1)?

Exchange Server can benefit from having basic disk partitions track-aligned.  Diskpar.exe is used for aligning a partition at the storage level, which, if used to create the partition, can have a significant positive performance impact on the storage and is highly recommended.   Before I go into the details of how to do this, I’ll give [...]

Continue Reading