locked
ExchUCutil.ps1 error RRS feed

  • Question

  • I have an otherwise working OCS and Communicator.

    I have an Mediation Server, also working, and am proceeding towards Unified Messaging & VOIP interlink.

     

    When I run "ExchUCutil.ps1" I get the error shown below.

     

    All the preceding bits of the script run successfully, and privilidges are "sufficient" (Enterprise Admin and Exchange Organisation Admin.

    The pool is correct, and pings from the Exchange server both as Netbios name and FQDN, even from within the Exchange Management Shell.

    Dial Plan, Autoattend, UM Gateway etc, is all setup in the GUI (and Exchange is happy with those), but still the script problem remains.

     

    Any ideas please?

     

    thanks

     

    David

     

    ==========================================================================
    Configuring UMIPGateway objects...
      Pool:  Comms_pool_test.kyocera.co.uk
      UMIPGateway: Not Found, creating.
    . Please verify you are a member of the Exchange Organization Administrators group or have sufficient privilege to
    write to this Active Directory container.

    Additional information follows: Cannot convert value "Comms_pool_test.kyocera.co.uk" to type "Microsoft.Exchange.Data.
    UMSmartHost". Error: ""Comms_pool_test.kyocera.co.uk" is not a valid IP address or host name.
    Parameter name: SmartHost"

    ==========================================================================
    Thursday, May 1, 2008 9:23 AM

All replies

  • Did u go through http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2852129&SiteID=17

     

     

    It might help you!

     

     

     

     

     

    Regards,
    Ram K Ojha,
    MCTS - LCS 2005, MSTS - OCS 2007
    http://www.ocspedia.com
    http://www.itcentrics.com

    Saturday, May 3, 2008 2:58 PM
  • Hi "kinker".

    Just seen your post; many thanks for responding.

     

    I'll investigate this more closely on my return to site, but I did try directing "get-ucpool.ps1"to the actual GC by editing the script, which returned the correct OCS pool.

     

    Two things I'm wondering :

    Firstly, the returned first letter of the OCS pool name is capitalised, yet the resource name itself isn't.

    Second, the pool name contains underscores.

    Could either have an impact?

     

    David
    Monday, May 5, 2008 4:14 PM
  •  

    Didn't help as it transpired.

    Removed all the previous pool name entries and created a new one.

    It then baulked at UMIPGateway because it already existed...so I removed the Gateway I'd created in the GUI, and re-ran ExchUCUtil.PS1, which this time was successful.

     

    Hope that helps someone.....

     

    David

     

     

    Thursday, May 8, 2008 3:36 PM
  • I don't get what you did can you please explain more carefully.

     

    I have the exact same problem.

    But I can't really remove and readd my poolname since the server is in use, or can that be done?

    Our setup is as following:

    OCS enterprise

    Communicator web access

    SQL backend

    DMZ edge

    Federation

    Public IM

    Mediation server

    as PBX we are running CiC (inin) 3.0

     

    Exchange is 2007.

     

    In short, everything works.

    Even the Exchange UM works when using the pbx as GW and calling from the pbx to the UM.

     

    But when I try to execute the script I get the exact same problem as you did.

     

    Using Global Catalog: GC://DC=kerfi,DC=com

    Configuring permissions for kerfi.com\RTCUniversalServerAdmins ...
      Kerfi : Configured, skipping.
      UM DialPlan Container : Configured, skipping.
      UM AutoAttendant Container : Configured, skipping.

    Configuring permissions for kerfi.com\RTCComponentUniversalServices ...
      Kerfi : Configured, skipping.
      UM DialPlan Container : Configured, skipping.
      UM AutoAttendant Container : Configured, skipping.

    Configuring UMIPGateway objects...
      Pool:  kerfi_pool01.kerfi.com
      UMIPGateway: Not Found, creating.
    Failed to create Exchange UMIPGateway objects. Please verify you are a member of
     the Exchange Organization Administrators group or have sufficient privilege to
    write to this Active Directory container. Additional information follows: Cannot
     convert value "kerfi_pool01.kerfi.com" to type "Microsoft.Exchange.Data.UMSmart
    Host". Error: ""kerfi_pool01.kerfi.com" is not a valid IP address or host name.
    Parameter name: SmartHost"

     

    FYI: I have varified that user Im using is actually, domain admin, exchange admin, it's even schema admin.

    rickard.zackrisson@kerfi.com

    /Z

    Wednesday, July 23, 2008 8:18 AM