JoinStatus

HKLM\SOFTWARE\Microsoft\MSMQ\Parameters\Setup

Data type Range Default value
REG_DWORD 0x1 - 0x4 There is no default value for this entry.

Description

Implements transactional semantics for the join process, so that if a computer stops abnormally, the join process continues after Windows 2000 restarts.

Message Queuing adds this entry to the registry when Message Queuing detects that a computer joined a domain.

Value Meaning
1 MSMQ_JOIN_STATUS_START_JOINING.
2 MSMQ_JOIN_STATUS_JOINED_SUCCESSFULLY.
3 MSMQ_JOIN_STATUS_FAIL_TO_JOIN.
4 MSMQ_JOIN_STATUS_UNKNOWN.