Importante - a instalação do suporte do AD para MSMQ NÃO significa que o MSMQ será automaticamente integrado ao AD. Por exemplo, se estiver instalando em uma conta sem privilégios de administrador de domínio suficientes. Do meu blog
Note - if you want to verify that MSMQ is actually Active Directory Integrated (not just that Active Directory is installed), you want to check:
•HKLM\Software\Microsoft\MSMQ\Parameters\Workgroup (value should be 0 or not present)
•HKLM\Software\Microsoft\MSMQ\Parameters\Setup\CreateMsmqObj (value should exist and be 0; the absence of this key doesn’t necessarily indicate a problem)
The HKLM\Software\Microsoft\MSMQ\Parameters\Workgroup value can be missing if MSMQ Active Directory Integration is installed and MSMQ is successfully operating in domain mode. The presence of this value depends on whether Active Directory Integration was installed before or after the machine was joined to the domain, and whether MSMQ has previously had any failures in contacting the domain controller. Regardless, this key only indicates a problem if its value is 1 and MSMQ is supposed to be Active Directory Integrated