Bulk-enabling users for the Office 365 Messaging Service

Is it possible to bulk-assign the Office 365 Messaging Service for Unity users after they are migrated to Office 365 from our on-premises Exchange environment instead of manually going into the Cisco Unity Connection Administration tool and performing these steps?
4.1) Edit the user account in the Cisco Unity Connection Administration
4.2) From the Edit drop-down menu, select Unified Messaging Accounts
4.3) Click Add New
4.4) Select the Office 365 messaging service you created
4.5) Have it use the corporate email address unless it doesn't actually match the email address for the user on Office 365.
4.6) Save
I am hoping something can be done with the Bulk Administration Tool.... :).

Yep its possible with BAT, i would export the users out. Modify the CSV to only reflect the users that you need, and make sure you have the 'serviceDisplayName' column populated and use the CSV to update it. The BAT column names can be found here: http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/10x/administration/guide/10xcucsagx/10xcucsagappb.html

Similar Messages

  • Steps to deploy Lync for users who own Office 365 E1/E2 licenses, but don't have Office 365 E3, using Office Deployment tool.

    After many hours of debugging with Microsoft support the system to install the Lync Client silently can be done with a SINGLE LINE command.  The steps to take are below. It should be an easy next step to put this as GPO installation since
    it is a simple command.
    Comments appreciated. 
    side question: Why is there no Lync 2013 or Lync Office 365 forum?
    Basic steps to deploy Lync for users who own Office 365 E2 licenses, but don’t have Office 365 E3, using Office Deployment tool.
    This also applies for other Office 365 service types where the full office suite download is not included.  In April 2015 This was impossible to find online and not know by the Lync support team.
    Steps are:
    Download the Office deployment tool from
    http://www.microsoft.com/en-in/download/details.aspx?id=36778 and extract it to a folder. For this
    example we will use the \\server\sharename
    location.
    Extracting it creates a setup.exe file and it show a sample XML file.
    2. Create XML file and give it a name such as LyncEntryRetail.xml
    Note: The key is the productID that has to be the “LyncEntryRetail”. Other product IDs will download a version that needs another office 365 license. The productID “LyncRetail” needs an E3 license of Office 365.
    <Configuration>
      <Add SourcePath="\\server\sharename" OfficeClientEdition="32" >
        <Product ID="LyncEntryRetail">
          <Language ID="en-us" />
        </Product>
      </Add> 
    </Configuration>
    3. From the folder where you extracted the Office deployment tool, run the following command on the command prompt to download the source files and store them on the shared drive:
     (on single line)
    Setup.exe /download LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    One can also run the same on a server share by using UNC path names such as  (on single line)
    \\servername\sharename\Setup.exe /download
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    4. Run the following command on the command prompt on a machine where you want to install the software: (on single line)
    \\servername\sharename\Setup.exe /configure
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    Once you are comfortable that it all works, you may want to edit the XML file if you want to have silent installation and add the following lines.
      <Display Level="None" AcceptEULA="TRUE" /> 
      <Property Name="AUTOACTIVATE" Value="1" /> 
    Regards
    Bart
    Bart Louwagie

    Hi Chudly,
    For the office365 issue, I also recommend you can post in dedicated forum for more efficient support:
    http://community.office365.com/en-us/f/166.aspx
    If you want to modify the powershell script, please post the current script and the issue, we will notice and continue to follow up.
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • After Enable .xml file on office 365 is block.

    HI,
    Is there any solution.
    after enable .xml file on office 365 for owa not able to view and download. xml files.
    I have run below commmand
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -BlockedFileTypes @{Remove = ".xml"}
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -AllowedFileTypes @{Add = ".xml"}
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -BlockedMimeTypes @{Remove = "text/xml", "application/xml”}
    Get-OwaMailboxPolicy | Set-OwaMailboxPolicy –AllowedMimeTypes @{Add = "text/xml", "application/xml”}
    is there any thing else that I should do
    thanks

    Hi,
    Run this command to make sure XML is added into allowedtypes : 
    (get-OwaMailboxPolicy OwaMailboxPolicy-Default).AllowedFileTypes
    Also confirm, If you still getting this error message? (or) It is just not showing the preview in OWA?
    It might take some time for replication, after that you will have an option to download : 
    Regards,
    Kingson
    Thanks, Kingson

  • Best method for controlling Office 365 updates

    Were looking for the best method for updating Office 365. We will be testing prior to releasing the version to the rest of the company.  We have a couple of methods we're contemplating but looking for any pros or cons for each.  We are also
    using SCCM 2012.
    1. Run setup.exe setting the version and internal install source in an .xml file run as an SCCM package using distribution points as the install source.
    2. Run click2runclient.exe with command lines setting the version and internal install source as an SCCM package using distribution points as the install source.
    3  Set the version through group policy and turn on automatic updates and don't specify an install source.
    Option 3 appears to be the most straight forward with the least administrative overhead.  Would it be possible to revert back to an earlier version using this method?
    I have read various articles but looking for any input as to what is working well  or not working for others.

    Hi,
    I would like to share this
    blog post with you, which provides an example how to implement a fully automated testing and deployment process of Office 365 updates. This deployment method provides you the ability to test updates before you approve them in my environment.
    The process might look like:
    Deploy Office 365 in your environment with Office Deployment Tool, configure the "Updates" element in the configuration.xml file so that updates are enabled and the "UpdatePath" attribute points to an internal source.
    Download the latest Office 365 build into a different internal source, configure your test machine to pick up builds from it.
    After testing the updates, copy the updates to the first internal source.
    You should be able to integrate the process with SCCM to reduce your administrative effort.
    Hope this helps.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to get the Office 365 license when purchasing Stream 7?

     I am setting up my Stream 7 today but there is no indication of where I find the 25 digit Activation Key for my free 1 year subscription of Office 365.
    Anybody here know how to sign up?
    Many thanks.

    Hello @Pappy22 ,
    Welcome to the HP Forums!
    I understand you're looking for information on activating your free 1 year subscription to Office 365 Personal. 
    Product activation is not handled by forum users, but to the best of my knowledge you should not need a registration key to activate the software. There should be an activation available once you launch the Office 365 software on the computer that prompts you to register and activate the software.
    If it is asking for a key for the 1 year subscription check the packaging for a registration card that may include a key. If you do not find this please contact HP Phone Support. Please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the following link to get the support number for your region: Phone Assist Worldwide.
    Thanks!
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

  • Visual Studio Community 2013 on Windows 8.1 pro - how can I develop for Sharepoint (Office 365)?

    Hello everybody from Italy.
    As stated on the subject, I'd like to develop some solutions for my Office 365's SharePoint site.
    I'm absolutely new to Visual Studio usage, too :-)
    I downloaded and installed VS Community 2013 and SharePoint 2013 SDK (along with ... but still no luck, VS keeps saying that I need to have SharePoint installed locally in order to develop solutions for SharePoint.
    What now?
    F. Simonetti - UNIX Sysadmin - Sharepoint learner

    Ok, I managed to:
    remove the "somewhat offending" custom list (I'll add it later after realizing what I was doing wrong)
    create one custom list without any specific feature (I called it List1)
    create another list based on Contacts, kept absolutely default (called List2)
    build&deploy the app
    Ok, now the "app" is there (on my devel environment), doing absolutely nothing (because I didn't create any form or page or whatever). But I have a Contact list! I should be able to sync it to Outlook desktop!
    This page helped me to understand how I can reach the list created inside the app (https://devtenant.sharepoint.com/AppName/Lists/List2)
    ... but I had a bad surprise: no option to sync the Contact list with my Outlook desktop application. This remains true even after having activated the "Offline Synchronization for External Lists" feature inside Site Settings/Site Features menu.
    So, the Contact-like list inside the app has lost about 80% of interest... not being able to sync it with Outlook is a severe limitation. I'm assuming that every list created inside an app will suffer of the same problem, is it true?
    By the way, how I'm supposed, after having eventually finished my work on the app, to install it on the "real" work environment, that is completely unrelated to the development site (being the "work" site a mere "Business
    Premium" Subscription)?
    I tried to deploy the app to the "non devel" site with no luck: VS says that the destination site is not configured for sideloading apps.
    Many thanks in advance, Ashish.
    F. Simonetti - UNIX Sysadmin - Sharepoint learner

  • DirSync AD Attributes for Office 365 ProPlus services.

    Hello,
    I am installing Directory Synchronization tool on my DirSync server. By default it syncs lots of AD attributes to cloud. What are the minimum Ad attribute requirements that must be synced to cloud for proper authentication to Office 365 ProPlus services.
    Thanks
    NerKO

    Actually DirSync has been around a lot longer than O365, both ADAM and ADLDS leverage dirsync. FIM itself started as MIIS, which Microsoft acquired in 1997. It has gone through various iterations since them from ILM to FIM.
    It is not reverse engineering to use Dirsync to synchronize objects between directories. FIM gives one the ability to transform objects and attributes during the synchronization and easily connect multiple LDAP sources.

  • Enable Trace for the Session Loggied in..

    Hi All,
    How to enable trace for the session logged in with out db bounce.
    after enable how to stop and how to get the trace file in readable format.
    Please suggest
    Thanks
    Mano

    Trace a session.
    1)Logout all sessions from the database
    2)Login to application (ensure that only one session is available)
    3)sqlplus trace/trace
    Schema which has privilege to trace the session
    4)check the sid and serial# of the session from v$session
    Use the following query
    SQL> select username,to_char(logon_time,'DD-MON-YYYY HH:MI:SS') from v$session where username='<db username>' order by logon_time;
    SQL>exec sys.dbms_system.set_sql_trace_in_session(sid,serial#,TRUE);
    5)now execute the report/transaction.
    6)once the activity is over
    SQL>exec sys.dbms_system.set_sql_trace_in_session(sid,serial,FALSE);
    7)Now the trace file will be available in the udump folder of the database ip
    Userid/password: trace/trace
    The trace wil be available in /oracle/admin/orcl/udump
    8)To find the name of the trace file use the below query
    select spid from v$process where addr=(select paddr from v$session where sid=<enter the SID>);
    This will give the name of the file
    If you are not able to identify the trace file then please remove all files in udump before starting trace.
    9) ftp the trace fil to ur local pc and issue the tkprof command
    TKPROF <trace file (like D:\orcl_8853.trc)> D:\trace.txt explain=Oracle username/password (application user) sort=(prsela,exeela,fchela)
    This will give trace file in readable format(you need to have 10g client on your pc for tkprof to work)

  • Project Plan Example for a Office 365

    Hi, 
    Help, please. 
    I need a Project Plan Example for a Office 365 implementation.
    Thanks in advanced.

    Hi Efebo,
    Please refe to the link below.
    http://www.aventurasoft.com/Office365Migration-DetailedProjectPlan.pdf
    Regards,
    Charlie Liao
    TechNet Community Support
    Thank you very much!!!

  • Enabled users in the Q System

    Hello everybody,
    we are working on a concept for a three system landscape in our SAP environment.
    We are discussing the enabled users in the Q system: Do you enable all users in the Q system like they are existing in the P system?
    Or is it just a small circle of users (e.g. key users) who are allowed to access and test in the system?
    I`m not talking about testing after a change / project / implementation of new funtionality or sth. like that. I would like to know more about your experinces with the Q system and which users are provided with access to it.
    Thank`s in advance

    Hello Imer,
    We only enable super users (Key Users)
    *** Allow users below to have access
    - Business Analysts
    - IT Users
    - Developers
    - Some key users from business side
    All end users remain locked in Q system
    If you have more questions let me know. SAP user security is depends on what type of data and who needs access to.
    Regards,
    Yogesh

  • Move website hosting from the Office 365 to BC

    Hi, i'm trying to help a client to move his website from the Office 365 hosting to BC, but we want to continue to manage the email in Office 365 .
    this is the status of the domain,  anyone can suggest me the right procedure ? since i didn't find clear info and i don't want to have problems later with my client.
    thanks in advance

    you can try using third party tools to do the content migration between the sites in office 365.
    Check MetaVis http://www.metavistech.com/category/tools-office-365 
    ShareGate is another tools http://en.share-gate.com/features
    Interms of 5000 limit its threshold limit not the actual items in the list.
    Check the below article for list limits, the below one applies for SharePoint online as well(http://office.microsoft.com/en-001/office365-sharepoint-online-enterprise-help/sharepoint-online-software-boundaries-and-limits-HA102694293.aspx#_Toc355079915)
    http://technet.microsoft.com/en-us/library/cc262787.aspx#ListLibrary
    Hope this helps.
    P.S. I haven't tested above tools.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • WebTools Creating multiple users for the same User

    I had to make a few changes to a BP in SAP which will synch back into WebTools but now I am getting multiple users for the same contact. For example my user is cspehar_1 now in Webtools there are cspehar_1, cspehar_2, cspehar_3 and so on up to _8.
    This is occuring for several users in webtools.
    What causes this and how do I fix it?
    Thanks,
    Craig Spehar

    Hi Craig,
    There are two ways to cause this that I am aware of:
    1.  Change the "Business Partner Synch Contacts Field" setting after the initial synch.
    2.  Change the Web UserID on the BP contact in B1 (OCPR.U_PRX_SID).
    After that, update the user in WT  and synch. (might also happen if  you update the BP in B1)
    Since the synch is using the OCPR.U_PRX_SID to identify the contact, it will not be able to find it in B1 if the U_PRX_SID has changed.  When it does not find it, it assumes it needs to be created.  This results in a duplicate.
    The solution is to reset the U_PRX_SID back to what it was or set the synch contact field back to what it was.
    Then delete the last created duplicate contact from B1.
    There may be further data corruption issues here.  If orders/quotes/opportunities or other dependant data has synchronized referencing the duplicate user, these data will need to be correct as well.
    FYI, whatever caused this was probably at the root of your order problem as well.

  • How do I add another Iphone to my laptop?? I have creadted a new user for the other Iphone however it wont let me sync to the new user??? HELP

    How do I add another Iphone to my laptop?? I have creadted a new user for the other Iphone however it wont let me sync to the new user??? PLEASE HELP

    Never mind, disregard.  I went in and reset my password to my AirPort Express, and for some reason, it then went through, and is all working and good.

  • Windows 8.1 Mail app does not sync with the Office 365 account

    My company has recently switched to Office 365. Windows 8.1 Metro Mail app does not work with Office365 account. When I switch to IMAP it works but that is soon going to be disabled and is not compliant with the company policy.
    I can add the account and it also pushes the security policies but it does not sync email at all. Says account is not available. The tablet shows up on the mobile devices on the office 365 and I could also remote wipe it.
    It seems everything works except basing email sync. What could be the issue?

    there's a bunch of reading here:
    http://blogs.technet.com/b/exchange/archive/2013/10/18/supporting-windows-mail-8-1-in-your-organization.aspx
    There might also be some useful discussions in the dedicated O365 forum:
    http://community.office365.com/en-us/forums/default.aspx
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Maintain Vendor for the excise invoice Message no. 4F185

    I am doing stock transfer PLANT to PLANT.
    ME21N, VL10D, VF01 and J1IIN it was save properly.
    After that I make MIGO. That time Error show "Maintain Vendor for the excise invoice Message no. 4F185"
    MIGO time I am changing Indicator for material type FG to RM.
    I am maintaining Vendor (Acct Control as Customer) &#38; J1ID data also.
    I am maintaining Customer (Acct Control as Vendor) &#38; J1ID data also.
    Please do needful
    Alpesh

    Hi Alpesh,
    Please find the below links
    Error : Maintain Vendor for Excise Invoice
    Vendor error in STO ????
    Hope this links helps you
    Dasaradha

Maybe you are looking for