Integrate jabber for windows with microsoft office

Hi ,
i have install jabber for windowos and it is working fine for cal and IM chat  but i need to integrate it with microsoft office .
the version of my devices as below :
CUCM 8.6
CUP 8.6
jabber for windows 9.0.5
Thanks ,
Ahmed

Hi Bradley,
the calender integration with jabber for windows is ok , i can see the
sechuduled meeting through jabber for windows .
but i am not able to see the user status ( if they avalible or not ) on outlook ,it is
always showed them offline status .
see the below picture for  Mohammed A.Nasser is available but in outlook is showed he is offline .
and for Word/Excel are you sure i can not use it to dial number ????

Similar Messages

  • Integrating IBM Personal Communications for Windows with Microsoft Office

    Hello,
    I am a self taught programmer and I use COM objects to integrate IBM Personal Communications with Microsoft Office.   VBScript is used to perform internal automations of the IBM product as well as integrate it with Outlook and Excel. 
    Instead of buying an e-mail product for the AS/400, I just have Personal Communications send e-mail from Outlook.  Instead of creating a spreadsheet application in Java, I integrate Excel with Personal Communications. 
    Having a Technet section that showcases integrating Microsoft products with Personal Communications to enhance it would be desirable. Any ActiveX examples in Personal Communications have to be re-engineered to work with VBScript because they are coded in Visual Basic.
    For example, VBScript can be used with Personal Communications; but, Visual Basic is used with Microsoft Office applications. 
    Because Personal Communications has limited windows interfaces, I use HTML applications to create more feature rich windows interfaces with Personal Communications when I want more complexity than either an input or a message box from VBScript.
    Although HTML applications are old technology, they are easy to create and can utilize all the functionality of MSIE to use VBScript, Javascript, C#, Java, HTML, DHTML, and CSS.  However, I generally only need VBScript, HTML and CSS.
    MSDN2 has HTML applications, CSS, and VBScript in separate sections; but, it does not have a section that shows how everything can be used together. 
    Have a great Day!
    Jesse Grune. 
     Jesse Grune

      Anything can be hacked; however, when I want to get a job done fast I write my own automation and execute it instead of filing a request for IT to write an interal system upgrade.
    For example, say I want to have my computer talk for me because I cannot talk at the moment. What I can do is use the speech capabilty of Microsoft Excel and add it as a feature of an automation. 
    [PCOMM SCRIPT HEADER]
    LANGUAGE=VBSCRIPT
    DESCRIPTION=Have the computer talk
    [PCOMM SCRIPT SOURCE]
    OPTION EXPLICIT
    autECLSession.SetConnectionByName(ThisSessionName)
    REM This line calls the macro subroutine
    subSub1_
    Sub subSub1_()
    dim myexcel
    Set myexcel=CreateObject("Excel.Application")
    dim string
    string = Inputbox("What do you want to say?")
                        myexcel.Application.Visible = False
                        myexcel.Speech.Speak string
                        autECLSession.autECLPS.SendKeys "[reset]"
                        set myexcel = Nothing
              End Sub
    If I want it to read the page to me, I can have it copy a section of a screen or set of screens and then read the data to me.  Also, I use a slight modification of the above code to allow me to write to an Excel file for hidden or visible tracking of what an associate is doing. The hidden tracking is for supervisor or managerial back end review.
    If I want to send e-mail, I Include the following code in a VBScript automation file:
             dim myOLItem, Mail
             set Mail = CreateObject ("Outlook.Application")        
             Set myOLItem = Mail.CreateItem(0)
             myOLItem.To = "Some e-mail in quotes"
            myOLItem.CC = "Some other e-mail in quotes"
            myOLItem.Subject = "A subject in quotes"     
            myOLItem.Body =   "The message body in quotes"
            myOLItem.Display
    Using CreateObject, I am able to use features of almost any progam on my desktop and have them as features in my automation.  Aslo, I can borrow features of other programming languages on my computer and use them in VBscript.
    If I wanted to add some level of security to my scripts I could have a check file that verifies my automations are secure; but, that would be a pain to maintain unless I add artificial intelligence to the program. 
    Because of security features in Outlook, I directly type my closing rather than pull my name as the current user because I don't want to bother with the popup box that my automation is hacking my address book. 
    There are some programs at work that data is typed into from the Client Access Emulator; and, if I had the time to scrpt code and the obect model of the program, I could automate that work and put a lot of people out of work.    
    Anyone that can write up cooking directions and follow them, can write a program. Debugging the program to work with a compiler or the quirks of another program from which the automation is being executed is similar to modifying a recipe depending on the cooking conditions.
    Have a great Day!
    Jesse Grune.
    Jesse Grune

  • HT2477 Are documentS created with Microsoft office for windows and Microsoft office for mac are compatible with each other

    Are documents created with Microsoft office for windows and Microsoft office for mac are compatible with each other?

    As with a lot of software, it depends on the version of Word, and what features the author used.
    Technically, Office 2010 for Windows and 2011 for Mac are supposed to be feature compatible. As are Office 2007 for Windows, and 2008 for Mac.
    However, if a person using Office 2010 / 2011 used a feature that only exists in that version and sends the file to someone using Office 2007 / 2008, they would very likely have trouble opening the file, or having it display as intended.

  • Failed to sign on the WEBEX server on jabber for windows 9.2.6

    hi,
      just wanna intergrate Jabber for windows with Webex meeting feature, but failed
      i hvae intergrate CUCM 8.6.2 CUPS 8.6.4 & CUC 8.6.2 now ,
    and the jabber client (version 9.2.6)has the feature  with IM, aduio & video call , voice mail .
    but the client seems failed to got the certificate form the webex server.
    less configrue guide or deployment guide about how to intergraed cwms 1.5 with cups 8.6 and cucm 8.6 can i found
    anyone can help me ?
    really thanks!!!!
    消息编辑者为:Qiyu Bao

    need help
    Qiyu Bao 编写:need help!!!!need help!!!!

  • Jabber for Windows SSO

    I'm using Jabber for Windows with a Webex backend for IM&P with CUCM and Unity Connection on-site.
    It looks like I can use SSO for logging into Webex with Jabber but I wanted to confirm if it will also work for logging into CUCM with the phone services account as well as for logging into Unity Connection for IMAP so that our users don't have to enter the phone services or voicemail account details manually.
    Any thoughts?
    Thanks,
    Brian Meade

    Hi Eric,
    No specific configuration is done on CWMS for Jabber for Windows integration. All this is done on Jabber side. I would advise you to reach out to Jabber Clients community or open a TAC ticket with Jabber for Windows team.
    -Dejan

  • Jabber for Windows SSO with CWMS

    We've configured our WebEx Meetings Server 2.0 for SSO with ADFS 3.0 and it works in various browsers.  The docs for Jabber for Windows say that it can do SSO to WebEx Meetings Server but there are no details in the configuration guide and I haven't been able to get it to work. After I turn on SSO, Jabber won't authenticate with the Meetings Server.  All the guide says is
    If you configure SSO with Cisco WebEx Meetings Server, Cisco Jabber can seamlessly integrate with the SSO environment. In this case, you do not need to specify credentials in order for users to authenticate with Cisco WebEx Meetings Server.
    Any ideas?

    Hi Eric,
    No specific configuration is done on CWMS for Jabber for Windows integration. All this is done on Jabber side. I would advise you to reach out to Jabber Clients community or open a TAC ticket with Jabber for Windows team.
    -Dejan

  • HT202879 I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    Office for Mac, http://www.microsoft.com/mac/products, can open/edit/create Office documents.If your external drive is formatted NTFS then you can copy the Office documents to your computer and work on them. You won't be able to save the files back to your NTFS formatted drive. But you will be able to save the documents to your internal drive. You can move all the external files to your internal drive then format the external drive for Apple. Then you can copy the files back to your external drive for ongoing use.

  • I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    Is Apple compatible with Microsoft Office?
    Any computer is compatible as long as it can read and write Office files. But for perfect (or at least near perfect) compatibility, you would want to purchase Office 2011 for Mac.
    How can I transport from Windows to Mac?
    You can't directly transport any installation of Windows. All PC's come with a machine specific version of Windows intended for that PC. They don't have all of the hardware drivers the retail disks cover.
    If you want Windows on your Mac, you would first purchase a full version copy (NOT an upgrade disk) of Windows 7 or 8. Those are the only supported versions on newer Macs. You install it through the supplied Boot Camp utility that comes with the Mac to create a new partition for Windows, and then install the retail copy of Windows you purchased.
    The reason only these versions of Windows are supported is the same basic reason as a machine specific version of Windows for a PC. Apple only includes the necessary Mac hardware drivers for Win 7 or 8 on new Macs.
    Once Windows is installed, you could then install the version of Office for Windows you already own. The nuisance of a Boot Camp partition is that you have to physically boot to either Windows or OS X, so you can only use the apps of the OS you're in at the time. To use both at once, you'd have to use virtual machine software (Parallels, VMware, VirtualBox) and then install Windows within that. Then you'd be able to run Windows inside of OS X and have access to both at the same time.

  • Jabber for Windows - without LDAP integrated with CUCM Jabber UDS - NO PEOPLE CAN SEARCH

    Hi all Jabber Experts,
    I have the CUCM, which is the versin 8.6 and the Presence Server, which is the version 8.6, that is not integrated the LDAP, but I want to deploy the Jabber for Windows.
    So I would use the UDS to deploy the Jabber for Windows (modified the XML and uploaded to the CUCM TFTP server).
    Finally, that can login the users, which is manually added from CUCM.
    But I cannot search other users from the Bubby List. Any idea for that?

    First of all, either you use CUCM 8.6 with CUPS 8.6, or you use CUCM 9.1 with IM&P 9.1, what you're mentioning is just impossible as they're not compatible and that's not supported.
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • Jabber for Windows Login failed with - "Must change at Next Login" for CUCM Authentication

    Jabber for Windows users cannot login when "User Must Change at Next Login" is selected in the CUCM credential Policy
    I found this Bug-ID: CSCuh84476
    https://tools.cisco.com/bugsearch/bug/CSCuh84476
    We use Jabber for Windows 9.7.4!
    I just want to know if there are other users have the same problem and which workaround they applied.
    I’m currently testing a User with different Policy credentials (Credentials expire after 1 day).
    I think this will also lead to a “username or password wrong”-popup but tomorrow I will see it myself ;)
    The planed workaround for us will be to set the “User Must Change at Next Login ” option and the users first have to login at UCM-Userpage to change their initial password.
    BTW: Maybe somebody from Cisco know when this get fixed?
    Best regards
    Franz

    J4W does rely very heavily on DNS, you should at least all required entries to hosts and lmhosts.
    How are your servers defined under system -> server??
    Are you able to log into UCMuser page??
    Have you properly configured all user/device/line association, and created the necessary service profiles???

  • Jabber for Windows / iPhone - issue with photo and search

    Dear community,
    I have an issue regarding Cisco Jabber for Windows as well as iPhone & iPad.
    I recently upgraded our Call Manager infrastructure from 8.6.5 to 10.0. Along with that, I wanted to rollout the new Jabber for Windows (9.7.2) because now we use a very old version (9.2.1).
    After I upgraded my test client, I noticed that the user photos (which are retrieved from active directory) were gone.
    So for the first time, I decided to modify the the jabber-config.xml (I attatched the two different versions).
    I used the jabber config generator to create the new version: https://supportforums.cisco.com/document/106926/jabber-config-file-generator
    My attempt is to achive these goals:
    1) I want one config file which is working with Jabber for Windows, iPhone & iPad, Android as well as Jabber for Mac
    2) I want a secure connection from the client to our directory server
    3) I want to retrieve the user photos from the active directory user (attribute thumbnailPhoto)
    4) Jabber should find only users which are a member of the active directory group "example" (example is a nested group which contains several users and at least _one_ other group). Until now, the whole active directory was searched for users/contacts.
    So far, 1) and 2) seems to work fine. 3) and 4) are the troublemakers and I really don't no why.
    Can somebody help me?
    Best regards,
    René

    Look at this thread. You can find the answer there.
    https://supportforums.cisco.com/discussion/12241391/ldap-contacts-and-photos-jabber-ipad-iphone-and-android-not-working
    First I had to uncheck "Use UDS for Contact Resolution" and then I had to create a new jabber-config.xml and upload it to the TFTP server.
    But there are a few limitations you have to deal with. But I have mentioned that in the other thread.

  • Cisco Jabber for Windows 10.5 search Contact with two lastnames

    Hey Guys,
    I have a little problem with the contact search feature of the cisco jabber for windows (Version 10.5.37889)
    In my environment I have some Users (secretary phones and users too) which have two lastnames.
    Exampleuser1: Firstname: Thomas Lastname: Meier Cisco ....
    If a user is searching for Exampleuser1 by lastname (Cisco) the correct contact won't be listed
    If a user is searching for Exampleuser1 by firstname (Thomas) the correct contact will be listed
    If a user is searching for Exampleuser1 by lastname (Meier) the correct contact will be listed
    is there a workaround or something else for resolving my problem?
    thanks for reading my question :)

    Workaround: "Cisco Meier, Thomas"
    Have you looked at enabling wild card searches in jabber-config.xml?

  • How do I do this to use OVerdrive media on deviceThe Apple device must be formatted for use with Microsoft Windows.  The iTunes setting 'Manually manage music-' must be enabled for the device before you can complete the transfer.

    I cannot make these directions work
    I downloaded media on Overdrive MEdia on my PC
    I have the overdrive media ap on my I pod touch 4g
    this media is suppossed to be compatible w/I pd touch
    Notes on Transferring OverDrive MP3 Audiobooks…
    Most MP3 capable devices should play OverDrive MP3 Audiobooks.
    If you intend to transfer OverDrive MP3 Audiobooks to an Apple® device, note the following…
    iTunes® v9.0.2 (or newer) is required.
    The Apple device must be formatted for use with Microsoft® Windows®.
    The iTunes setting 'Manually manage music…' must be enabled for the device before you can complete the transfer. Adjust this setting in iTunes as follows…
    Connect the iPod® to your computer.
    If it does not launch automatically, open iTunes v9.0.2 (or newer).
    In iTunes, locate the device in the left vertical navigation panel (under heading 'DEVICES'), and click the device.
    The 'Summary' screen is displayed. 
    Place a checkmark next to 'Manually manage music…'.
    Click the 'Apply' button.
    The iTunes 'Summary' screen refreshes, and the changes are saved.
    If desired, close iTunes.
    Note that if an Apple device is connected to your computer, you can choose to simultaneously transfer a title to the iTunes Library and the Apple device. If you wish to only transfer a title to the iTunes Library, you must first disconnect the Apple device

    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities
    Also you said " I want to add them to my iCloud, and also back to my computer.   " Note that unless  subscribe to iTunes match, only iTunes purchases are stored in iCloud.
    Also,
    You can redownload most iTunes purchases by:
      Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Would like to find out how a Pages document might be opened by a recipient that only has a PC with Windows and Microsoft Office.  Is there a conversion program?

    Hi!
    Would like to find out how a Pages document might be opened by a recipient that only has a PC with Windows and Microsoft Office.  Is there a conversion program?

    Making changes to PDF file: Apple Support Communities
    Have just noticed this in a thread today.   The link from Klaus1's post may allow you to use PDF and work on it.   I haven't tried it but it may give you some extra ammunition.

  • I've been using IMac for 3 years with Microsoft office. Today, I could not open any excel files? Any Ideas?

    I've been using IMac for 3 years with Microsoft office. Today, I could not open any excel files? Any Ideas?

    If you upgraded to Lion or Mountain Lion, and did not upgrade to Office 2008 or later, that may be part of the problem.  Try LibreOffice, OpenOffice, NeoOffice, Google Docs, or Zoho Docs.  See my FAQ* for link:  http://www.macmaps.com/crossplatform.html

Maybe you are looking for

  • How to delete the "suggested" addresses in Mail

    I gave my iPad to my daughter.  I removed all my old contacts and set her up with a few new ones.  However, when she starts typing something in the To: field, it comes up with all sorts of suggestions for people she can email to, and none of them are

  • Windows 7 does not recognize cd/dvd drive. Will not burn a disc

               In November 2013, I  bought a refurbished hp Compaq 7900 convertible minitower, Product No. NJ3226UC#ABA, 32-bit.  Windows 7 and WMP 12 were installed by the company that refurbished it.   WMP's  play, rip, burn, sync worked perfectly.    

  • Java process server 0 is stopped

    Hi exports, After restart java derver process is not commoning up. Please find logs form /DVEBMGS00/j2ee/cluster/server0/log #1.#00187178B238001B0000006900001E5600048B6FFCE767FB#1279213007497#com.sap.security.core.persistence##com.sap.security.core.p

  • Upgraded to mavericks, computer now has gray screen with whirly sign and does not load

    Upgraded to mavericks last night and computer is dead, gray screen only, tried turning off and on, makes endemic start up noise and then gray screen with whirly circle

  • AEBSn - WHY ISN'T THE HARD DRIVE SHOWING UP?

    I have configured my Airport Extreme Base Station and also have it working with Airport Express, so that the base station now appears in iTunes (that only took 2 hours!). In the Airport Admin Utility my external hard disk also shows as connected, but