Hi, I need to create one extra thread for monitoring purpose once the exchange server starts. I used to spawn a thread by using win32 CreateThread() in the VB OnMdbStartUp event sink. But later on, I saw Exchange SDK 2003 Doc said "Event processes should not spawn any additional threads". Any one have any idea about this? Thanks & Regards Jialei