Index

» Home

» 

» OCS Deployment

» Front End Server

» Edge Server

» Web Conferencing Server

» Archiving Server

» Certificates

» Communicator Web Access

» A/V Server

» VOIP 'N' Mediation

» Group Chat Server

» Migration

» Exchange UM

» OCS Issues

» OCS Disaster Recovery

» Miscellaneous

 

How to set custom status in Microsoft Office Communicator

Suppose you want to set four custom status in office communicator. These four status are

Today at Home, Urgent Meeting, In a conference, Getting relaxed

follow the following steps in order to do that.

1. Save the following code as presence.xml using notepad under C:\Program Files\Microsoft Office Communicator

<?xml version="1.0"?>

<customStates

xmlns="http://schemas.microsoft.com/09/2005/communicator/customStates

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

xsi:schemaLocation=

"http://schemas.microsoft.com/09/2005/communicator/customStates

http://livecommteam/sites/main/ice/Wave%2012%20Docs/CustomActivities.xsd"> 

       <customState ID="1" availability="online">

              <activity LCID="1033">Today at Home</activity>

       </customState>

       <customState ID="2" availability="busy">

              <activity LCID="1033">Urgent Meeting</activity>

       </customState>

       <customState ID="3" availability="busy">

              <activity LCID="1033">In a Conference</activity>

       </customState>

       <customState ID="4" availability="do-not-disturb">

              <activity LCID="1033">Getting relaxed</activity>

       </customState>

</customStates>

2. Once you save the file, launch regedit, & browse to the following entry:

HKEY_LOCAL_MACHINE\SOFTWARE\POLICIES\MICROSOFT\COMMUNICATOR

3. Create a new string called CustomStateURL  and set its value as following

file://c:\\Program Files\\Microsoft Office Communicator\\Presence.xml

3. Exit regedit and relaunch office communicator (After exiting from system tray).

The new status info will look like as following.

Note: Maximum allowed custom status are 4 and the length of custom status shouldn't be more than 96 characters.

Related Article:

How to enable "Appear Offline" presence status in MOC 2007

 

 
OCS Made Easy!
 

 

Copyright, OCSpedia.com. Microsoft, MS-DOS, Windows, Windows 2000, Windows XP, Windows Server 2003, Windows NT, Windows 98, Windows 95 are either registered trademarks or trademarks of Microsoft Corporation in the U.S.A. and other countries. All other names are registered trademarks of their respective companies. Should any right be ran afoul, it is totally unintentional. Send us an e-mail and we will promptly and gladly rectify it. All external sites will open in a new browser. Ocspedia.com does not endorse external sites and is not responsible for their content. For broken links, site problems or any feedback - please send an email at uc@ocspedia.com.