Hello, I'm getting an incorrect result when I read a registry key.
[Read Registry Value [ HKLM\SOFTWARE\Microsoft\Exchange\Pickup Path into MailPickupPath ]]
Key does not exist : SOFTWARE\Microsoft\Exchange\Pickup
The key exists, I verified this manually by both regedit and via cmd
reg query HKLM\SOFTWARE\Microsoft\Exchange\Pickup /v Path HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Pickup
Path REG_SZ D:\Program Files\Microsoft\Exchange Server\TransportRoles\Pickup
System specs: Windows 2003 X64 SP2.