Windows Messenger 5.1 Deployment Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to deploy Windows Mesenger 5.1 across my enterprise. I need to have
SIP and .NET enabled by default. I am thinking that a regkey would do the
trick. Do you know what the regkey location and perameters should be?
Thanks!
 
Greetings,

You can find the Messenger Policies to do this in the \Server\RtcClient.adm file that comes
with Live Communications Server. However, the exact registry keys to do this are:
HKCU\ Software\Policies\Microsoft\Messenger\Client\{9b017612-c9f1-11d2-8d9f-0000f875c541}
REG_DWORD, "Disabled", set to 1

and
HKCU\Software\Policies\Microsoft\Messenger\Client\{83D4679E-B6D7-11D2-BF36-00C04FB90A03}
REG_DWORD, "Disabled", set to 1

You can also set these under HKLM to affect anyone who logs in.
____________________________________________
Jonathan Kay
Microsoft MVP - Windows Messenger/MSN Messenger
Associate Expert
http://www.microsoft.com/windowsxp/expertzone/
Messenger Resources - http://messenger.jonathankay.com
All posts unless otherwise specified are (c) 2005 Jonathan Kay.
You *must* contact me for redistribution rights.
 
Back
Top