Exchange 2010 - WS-Management Service does not support

Hi,
We have a tool which was used for bulk Mailbox creation, Mailbox Movement etc. This we have used in Exchange 2007 also and was working fine. Now in Exchange 2010 we are facing some issues. Tool is written in VB.
Exchange 2010 SP2 is running in all servers and we have 2 Mailbox Servers in DAG and 2 HUBCAS in CAS Array/NLB.
When Team is trying to fetch the DB details in exchange 2010 through tool they are not able to connect and getting error as
"Connecting to remote Server failed with the following error message. The WS-Management Service does not support the request."
I have checked everything from Exchange like Remorepowersell status, WinRM, WS Managemet dll location and entry in config file everthing seems to be fine.
I checked through EMTShooter tool also and no issues reported and connection was success through EMTShooter.
Pls suggest if anymore we can check to fix the problem.
Note: everything is working frine from Powershell and Exchange Management console.
Regards:Mahesh

Hi
Yes, i got it confirmed and coding team claims that no issue with code and its working in some other setup.
<v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f"><v:stroke joinstyle="miter"><v:formulas><v:f
eqn="if lineDrawn pixelLineWidth 0"><v:f eqn="sum @0 1 0"><v:f eqn="sum 0 0 @1"><v:f eqn="prod @2 1 2"><v:f eqn="prod @3 21600 pixelWidth"><v:f eqn="prod @3 21600 pixelHeight"><v:f eqn="sum @0 0 1"><v:f eqn="prod @6 1 2"><v:f eqn="prod @7 21600 pixelWidth">Below
is the snapshot of error with coding <v:f eqn="sum @8 21600 0">
  <v:f eqn="prod @7 21600 pixelHeight">
  <v:f eqn="sum @10 21600 0">
 </v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
 <v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
 <o:lock aspectratio="t" v:ext="edit">
</o:lock></v:path></v:stroke></v:shapetype><v:shape alt="" id="Picture_x0020_2" o:spid="_x0000_i1025" style="width:631.5pt;height:148.5pt;" type="#_x0000_t75">
<v:imagedata o:href="cid:[email protected]" src="file:///C:\Users\aralele\AppData\Local\Temp\msohtmlclip1\01\clip_image001.jpg">
</v:imagedata></v:shape>
Regards:Mahesh

Similar Messages

  • Ws-management service does not support your request

    Hello,
    i have Exchnage 2010 SP3 with rollup2
    i'm facing the following error right after Exchange SP3 installed:-
    Please advise

    i followup many scenarios :-
    - restarting power-shell application pool as a suggested solution.
    - recreate Power-shell virtual directory.
    - re-install winrm IIS extension feature.
    - re-install Exchange 2010 SP3
    running the below commands :-
    dism /online /enable-feature /featurename:ServerManager-PSH-Cmdlets
    dism /online /enable-feature /featurename:BestPractices-PSH-Cmdlets
    but the result is 
    Error: 0x800f080c
    Feature name ServerManager-PSH-Cmdlets is unknown.
    A Windows feature name was not recognized.
    Use the /Get-Features option to find the name of the feature in the image and try the command again " 

  • [unixODBC][Driver Manager]Driver does not support this function {IM001}

    Hello,
    I start from the end and details show below - this error message i got in sql session:
    SQL> select count(*) from EnergyType@ENERGOPLAN;
    select count(*) from EnergyType@ENERGOPLAN
    ERROR at line 1:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [unixODBC][Driver Manager]Driver does not support this function {IM001}
    ORA-02063: preceding 2 lines from ENERGOPLAN
    SQL>
    First question - is Oracle Heterogeneous Services are licensed for standard edition ? I cant find this information, and my database - is SE 11.2.0.3.0 - 64bit.
    If its ok and HS are licensed for SE, then please see details of my problem:
    ----OS and packages version
    [oracle@aris_sv_db log]$ uname -a
    Linux aris_sv_db 2.6.18-308.24.1.el5 #1 SMP Tue Dec 4 17:43:34 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@aris_sv_db log]$
    [oracle@aris_sv_db log]$ rpm -qa | grep odbc
    [oracle@aris_sv_db log]$ rpm -qa | grep unixodbc
    [oracle@aris_sv_db log]$ rpm -qa | grep unixODBC
    unixODBC-libs-2.2.11-10.el5
    unixODBC-libs-2.2.11-10.el5
    unixODBC-devel-2.2.11-10.el5
    unixODBC-2.2.11-10.el5
    unixODBC-devel-2.2.11-10.el5
    [oracle@aris_sv_db log]$ rpm -qa | grep freetds
    freetds-0.91-1.el5.rf
    [oracle@aris_sv_db log]$
    -----ODBC.INI, ODBCINST.INI and FREETDS.CONF
    [oracle@aris_sv_db log]$ more /home/oracle/.odbc.ini
    [ENERGOPLAN]
    Driver = FreeTDS
    Servername = ENERGOPLAN
    Database = ess2
    [oracle@aris_sv_db log]$
    [oracle@aris_sv_db log]$ more /etc/odbcinst.ini
    # Example driver definitions
    [FreeTDS]
    Description = MSSQL Driver
    Driver = /usr/lib64/libtdsodbc.so.0
    #Setup = /usr/lib64/libtdsodbc.so.0
    #Driver = /usr/lib64/libodbc.so
    #Driver = /usr/lib/libodbc.so
    UsageCount = 1
    Trace = Yes
    TraceFile = /tmp/freetds.log
    [ODBC]
    DEBUG = 1
    TraceFile = /tmp/sqltrace.log
    Trace = Yes
    [oracle@aris_sv_db log]$
    [oracle@aris_sv_db log]$ more /etc/freetds.conf
    # A typical Microsoft server
    [ENERGOPLAN]
    host = 192.168.10.64
    port = 1433
    tds version = 8.0
    # client charset = UTF-8
    client charset = cp1251
    [oracle@aris_sv_db log]$
    ----CHECK CONNECT from ODBC
    [oracle@aris_sv_db log]$ isql -v ENERGOPLAN user pass
    | Connected! |
    | |
    | sql-statement |
    | help [tablename] |
    | quit |
    | |
    SQL> select count(*) from EnergyType;
    | |
    | 8 |
    SQLRowCount returns 1
    1 rows fetched
    SQL> [oracle@aris_sv_db log]$ tsql -S ENERGOPLAN -U user -P pass
    locale is "en_US.UTF-8"
    locale charset is "UTF-8"
    using default charset "cp1251"
    1> select count(*) from EnergyType;
    2> go
    8
    (1 row affected)
    1> [oracle@aris_sv_db log]$
    ----LISTENER.ORA, TNSNAMES and initENERGOPLAN.ora
    [oracle@aris_sv_db log]$ more /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    SID_LIST_ENERGOPLAN =
    (SID_LIST =
    (SID_DESC=
    (SID_NAME=ENERGOPLAN)
    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)
    (PROGRAM=dg4odbc)
    (ENVS="LD_LIBRARY_PATH=/usr/lib64:/u01/app/oracle/product/11.2.0/dbhome_1/lib")
    ENERGOPLAN =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = PNPKEY))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.10.72)(PORT = 1523))
    ADR_BASE_LISTENER = /u01/app/oracle
    [oracle@aris_sv_db log]$ more /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    ENERGOPLAN =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.10.72)(PORT=1523))
    (CONNECT_DATA=(SID=ENERGOPLAN))
    (HS=OK)
    [oracle@aris_sv_db log]$ more /u01/app/oracle/product/11.2.0/dbhome_1/hs/admin/initENERGOPLAN.ora
    # This is a sample agent init file that contains the HS parameters that are
    # needed for the Database Gateway for ODBC
    # HS init parameters
    HS_FDS_CONNECT_INFO = ENERGOPLAN
    #HS_FDS_CONNECT_INFO = 192.168.0.199:1433//test
    HS_FDS_TRACE_LEVEL = DEBUG
    #HS_FDS_TRACE_FILE_NAME = /tmp/hs1.log
    HS_FDS_TRACE_FILE_NAME = /u01/app/oracle/product/11.2.0/dbhome_1/hs/log/mytrace.log
    HS_FDS_SHAREABLE_NAME = /usr/lib64/libodbc.so #/usr/lib64/libtdsodbc.so.0
    #HS_FDS_SHAREABLE_NAME = /usr/lib64/libtdsodbc.so.0
    #HS_FDS_SHAREABLE_NAME = /usr/lib/libodbc.so
    #HS_LANGUAGE=american_america.we8iso8859p1
    #HS_LANGUAGE=AMERICAN_AMERICA.AL32UTF8
    #HS_LANGUAGE=AMERICAN_AMERICA.CL8MSWIN1251
    #HS_LANGUAGE=RUSSIAN_RUSSIA.UTF8
    #HS_LANGUAGE=Russian_CIS.AL32UTF-8
    #HS_FDS_FETCH_ROWS=1
    HS_NLS_NCHAR = UCS2
    HS_FDS_SQLLEN_INTERPRETATION=32
    # ODBC specific environment variables
    set ODBCINI=/home/oracle/.odbc.ini
    set ODBCINSTINI=/etc/odbcinst.ini
    #HS_KEEP_REMOTE_COLUMN_SIZE=ALL
    #HS_NLS_LENGTH_SEMANTICS=CHAR
    #HS_FDS_SUPPORT_STATISTICS=FALSE
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    [oracle@aris_sv_db log]$
    [oracle@aris_sv_db log]$ tnsping ENERGOPLAN
    TNS Ping Utility for Linux: Version 11.2.0.3.0 - Production on 01-APR-2013 16:27:49
    Copyright (c) 1997, 2011, Oracle. All rights reserved.
    Used parameter files:
    /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.10.72)(PORT=1523)) (CONNECT_DATA=(SID=ENERGOPLAN)) (HS=OK))
    OK (0 msec)
    [oracle@aris_sv_db log]$
    ----CREATE DBLINK and test from sqlplus
    CREATE DATABASE LINK "ENERGOPLAN" CONNECT TO "user" IDENTIFIED BY "pass" USING 'ENERGOPLAN';
    [oracle@aris_sv_db log]$ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Mon Apr 1 16:30:14 2013
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Release 11.2.0.3.0 - 64bit Production
    SQL> select count(*) from EnergyType@ENERGOPLAN;
    select count(*) from EnergyType@ENERGOPLAN
    ERROR at line 1:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [unixODBC][Driver Manager]Driver does not support this function {IM001}
    ORA-02063: preceding 2 lines from ENERGOPLAN
    SQL>
    ----logs from hs and odbc
    [oracle@aris_sv_db log]$ tail -50 ENERGOPLAN_agt_12117.trc
    12 VARCHAR N 100 100 0/ 0 1000 0 200 ConsumptionYearCostUOM
    3 DECIMAL N 24 24 9/ 3 0 0 0 ConsumptionYearFactorAmount
    -7 BIT N 1 1 0/ 0 0 0 20 NeedToBeApprovedByREK
    Exiting hgodtab, rc=0 at 2013/04/01-16:30:42
    Entered hgodafr, cursor id 0 at 2013/04/01-16:30:42
    Free hoada @ 0x14e5fd20
    Exiting hgodafr, rc=0 at 2013/04/01-16:30:42
    Entered hgopars, cursor id 1 at 2013/04/01-16:30:42
    type:0
    SQL text from hgopars, id=1, len=36 ...
    00: 53454C45 43542043 4F554E54 282A2920 [SELECT COUNT(*) ]
    10: 46524F4D 2022454E 45524759 54595045 [FROM "ENERGYTYPE]
    20: 22204131 [" A1]
    Exiting hgopars, rc=0 at 2013/04/01-16:30:42
    Entered hgoopen, cursor id 1 at 2013/04/01-16:30:42
    hgoopen, line 87: NO hoada to print
    Deferred open until first fetch.
    Exiting hgoopen, rc=0 at 2013/04/01-16:30:42
    Entered hgodscr, cursor id 1 at 2013/04/01-16:30:42
    Allocate hoada @ 0x14e5fd80
    Entered hgodscr_process_sellist_description at 2013/04/01-16:30:42
    Entered hgopcda at 2013/04/01-16:30:42
    Column:1(): dtype:4 (INTEGER), prc/scl:10/0, nullbl:1, octet:0, sign:1, radix:0
    Exiting hgopcda, rc=0 at 2013/04/01-16:30:42
    Entered hgopoer at 2013/04/01-16:30:42
    hgopoer, line 231: got native error 0 and sqlstate IM001; message follows...
    [unixODBC][Driver Manager]Driver does not support this function {IM001}
    Exiting hgopoer, rc=0 at 2013/04/01-16:30:42
    hgodscr, line 407: calling SQLSetStmtAttr got sqlstate IM001
    Free hoada @ 0x14e5fd80
    hgodscr, line 464: NO hoada to print
    Exiting hgodscr, rc=28500 at 2013/04/01-16:30:42 with error ptr FILE:hgodscr.c LINE:407 FUNCTION:hgodscr() ID:Set array fetch size
    Entered hgoclse, cursor id 1 at 2013/04/01-16:31:24
    Exiting hgoclse, rc=0 at 2013/04/01-16:31:24
    Entered hgocomm at 2013/04/01-16:31:24
    keepinfo:0, tflag:1
    00: 4F52434C 2E343535 32623466 342E362E [ORCL.4552b4f4.6.]
    10: 32322E37 363237 [22.7627]
    tbid (len 20) is ...
    00: 4F52434C 5B362E32 322E3736 32375D5B [ORCL[6.22.7627][]
    10: 312E345D [1.4]]
    cmt(0):
    Entered hgocpctx at 2013/04/01-16:31:24
    Exiting hgocpctx, rc=0 at 2013/04/01-16:31:24
    Exiting hgocomm, rc=0 at 2013/04/01-16:31:24
    Entered hgolgof at 2013/04/01-16:31:24
    tflag:1
    Exiting hgolgof, rc=0 at 2013/04/01-16:31:24
    Entered hgoexit at 2013/04/01-16:31:24
    Exiting hgoexit, rc=0
    [oracle@aris_sv_db log]$
    [oracle@aris_sv_db log]$ tail -50 /tmp/sqltrace.log
    Native = 0x7fff6ca974f4
    Message Text = 0x14e5f968
    Buffer Length = 510
    Text Len Ptr = 0x7fff6ca97750
    [ODBC][12117][SQLGetDiagRecW.c][582]
    Exit:[SQL_SUCCESS]
    SQLState = IM001
    Native = 0x7fff6ca974f4 -> 0
    Message Text = [[unixODBC][Driver Manager]Driver does not support this function]
    [ODBC][12117][SQLGetDiagRecW.c][540]
    Entry:
    Statement = 0x14e399f0
    Rec Number = 2
    SQLState = 0x7fff6ca97700
    Native = 0x7fff6ca974f4
    Message Text = 0x14e5f908
    Buffer Length = 510
    Text Len Ptr = 0x7fff6ca97750
    [ODBC][12117][SQLGetDiagRecW.c][582]
    Exit:[SQL_NO_DATA]
    [ODBC][12117][SQLEndTran.c][315]
    Entry:
    Connection = 0x14dbd4b0
    Completion Type = 0
    [ODBC][12117][SQLGetInfo.c][214]
    Entry:
    Connection = 0x14dbd4b0
    Info Type = SQL_CURSOR_COMMIT_BEHAVIOR (23)
    Info Value = 0x7fff6ca9781e
    Buffer Length = 8
    StrLen = 0x7fff6ca9781c
    [ODBC][12117][SQLGetInfo.c][528]
    Exit:[SQL_SUCCESS]
    [ODBC][12117][SQLEndTran.c][488]
    Exit:[SQL_SUCCESS]
    [ODBC][12117][SQLDisconnect.c][204]
    Entry:
    Connection = 0x14dbd4b0
    [ODBC][12117][SQLDisconnect.c][341]
    Exit:[SQL_SUCCESS]
    [ODBC][12117][SQLFreeHandle.c][268]
    Entry:
    Handle Type = 2
    Input Handle = 0x14dbd4b0
    [ODBC][12117][SQLFreeHandle.c][317]
    Exit:[SQL_SUCCESS]
    [ODBC][12117][SQLFreeHandle.c][203]
    Entry:
    Handle Type = 1
    Input Handle = 0x14dbb0c0
    [oracle@aris_sv_db log]$

    To see which ODBC function DG4ODBC is looking for and unixODBC isn't supporting it would be best to get an ODBC trace file. But as your unixODBC driver (unixODBC-2.2.11-10.el5) is outdated and these old drivers had a lot of issues when being used on 64bit operating systems (for example wrong sizeofint etc). So best would be to update the unixODBC Driver manager to release 2.3.x. More details can be found on the web site: www.unicodbc.org
    - Klaus

  • "SQL Server 2008 Reporting Services does not support map report items"

    Hi,
    I am trying some new feature that are introduced in SQL Server 2008 R2 version. While I try to use "Map" control within it, it threw the following error:-
    "Error 1 The map, Map1, was removed from the report. SQL Server 2008 Reporting Services does not support map report items. "
    -Also, similar kind of error I am getting for "Indicator" control.

    Hi Tej,
    I think you get this error message when you are deploying a report to report server using BIDS, correct?  If not, please provide more details on your scenario :-)
    If I guessed correctly, then this message is a result of trying to deploy a map report (a SSRS 2008 R2 feature) to a non-R2 2008 report server.  When deploying a report of RDL2010 format to a non-R2 report server, BIDS will downgrade the file to RDL2008 format, so that the non-R2 report server can process it.  Any report elements using features not supported in RDL2008 will be dropped during this downgrade process.
    BIDS gets the server version from a report project property called TargetServerVersion:
    http://technet.microsoft.com/en-us/library/ee635898(SQL.105).aspx
    If your report server is indeed the 2008 R2 version, then the TargetServerVersion property should be set to "SQL Server 2008 R2 Reporting Services."  The project property page also has a "Auto Detect..." option if you are uncertain about the version of your report server.
    Hope this helps!
    Cheers,
    LawrenceThis posting is provided "AS IS" with no warranties, and confers no rights.

  • [ODBC Driver Manager] Driver does not support this function

    HI every body
    In Win Server 2008 R2 , I tried to retrieve data from my ODBC Driver
     by Report Builder , my connection test is successful , but after any retrieve data by SQL Statement I encounter with this Error :
    IM0001: [Microsoft] [ODBC Driver Manager] Driver does not support this function
    I use Win Server 2008 R2 , and my ODBC Driver installed on :
    %SystemRoot%\SysWOW64\odbcad32.exe
    Can anyone help me to solve this problem, its realy urgent for me ,
    PLEASE HELP ………………..

    ODBC Driver name is PMSDK (32 bit) and installed by Primavera software
    I use SQL Report Builder to connect the driver and try SQL Statement in it
    Report Builder may be executing an ODBC function to retrieve meta data, and that function is not supported by the PMSDK driver.  Are you using the latest version of the PMSDK driver?  You might try turning on ODBC tracing to find out the problem
    function. 
    Dan Guzman, SQL Server MVP, http://www.dbdelta.com

  • EM10gR2 Grid Control / Change Management Pack does not support TYPE objects

    I wonder any Oracle EM10gR2 Grid Control users, implementing Oracle Change Management Pack, have used it for the release and proper packages management.
    Issue1 - On an EM console / Web GUI the DDL comparison and synchronization is not supported at all. Implementing it @ customer it appeared that we have to install a 10g Java Client in order to use the code comparison and sync functionalities.
    Issue2 - and this is more serious - it appears that even with Java client in use, you cannot compare or sync objects related to TYPE or TYPE BODY data types. The comparison simply hangs.
    Asked help from support, they mentioned an ER from 8i and logged a new ER for 10g/11g. That is surprising especially as the doc (http://download.oracle.com/docs/html/A96679_01/toc.htm) about code comparison does not exclude the TYPE objects from the supported options.
    Any fellow DBA running to a same problem? What solutions & recommendations might you have?

    Hi Mugunthan,
    Can you provide links to any tutorial or example (screenshots) of using Setup Manager to transfer something between two environments (say Users or DFFs)?
    Thanks,
    Gareth

  • Daemon Manager service does not start

    Hello,
    I have a problem with Ciscoworks LMS 3.1 ... Application was working fine but after a while it started to show errors due to some processes and services that weren't enabled. I looked over the processes and services windows and realized Daemon Manager wasn´t working. I tried to start it but just doesn't happen.
    I did it through the services window and also through a windows command prompt but results weren't different.
    I attached the screenshots about my issue. Hope they're helpful and will be looking forward your answer.
    Thank you,

    Hi,
    Actually, there is only one server working for all the modules of the application so it has been set up as standalone.
    The server has the following features:
    - Microsoft Windows Server 2003, Standard Edition, SP1
    - Intel(R) XEON(R) CPU
    - E5405 @ 2.00 GHz
    - 2.00 GHz, 1.97 GB of RAM
    Domain has been set up within the server
    Antivirus Microsoft Forefront Client Security installed
    Is there any bug that fixes that problem about the domain being corrupted??? would it be better if we skip that domain's comfiguration when setting up the server's system (although it would be like server does not belong to the network)??, Antivirus has not to be installed??? Policies from the firewall would need to be all opened (from the server to any device that is to be managed by the application???
    According to your comments that is what i am understanding, please let me know if i am wrong and therefore What would you recommend me to do???
    Thanks,

  • Remote Management service does not start

    Has Novell got a fix for the issue where the Remote Management services
    fails to start automatically on XP workstations? As we upgrade our clients
    to XP, this has become a major headache. The service can be started
    manually, and then the Remote Control feature of ZFD will work, providing
    the firewall is disabled.

    Workaround is to create a batch file and put in the command:
    net start "remote management"
    Create a shortcut to this batch file and put it in the startup group of
    All Users in the "document and settings".
    Phong Nguyen
    > Novell Client 4.91 will not include any of ZFD 3.x services so you'll
    need
    > to upgrade to 4 or preferrably ZDM 6.5. This weekend I kicked off a
    ZFD 3.2
    > SP3 to 6.5 SP1 migration. Even without the extra services its worth it
    just
    > from a support stand point.
    >
    > Do the details posted in this thread help any?...
    >
    > Newsgroups: novell.support.zenworks.desktops.3x.remote-control
    > Subject: ZfD3.2, NetWare 6.0, XPsp2, will it work?
    > Message-ID: <azXhd.717$[email protected]>
    > Date: Wed, 03 Nov 2004 02:41:10 GMT
    >
    > 1. Set Windows Firewall/ICS service to manual
    > 2. Set Windows Firewall/ICS service to start before Remote Management
    (ie.
    > Remote Management service depends on Firewall/ICS and Workstation
    Manager
    > services)
    > 3. Configure Windows Firewall exceptions for wuser32.exe, open ports
    1761 -
    > 1763 (you need others depends on the services you use, see TID below)
    >
    > What Ports are used by ZENworks Remote Management Agent?
    > http://support.novell.com/cgi-bin/se...?/10054960.htm
    >
    > Support for Windows XP SP2 on ZENworks for Desktops
    > http://support.novell.com/cgi-bin/se...?/10092958.htm
    >
    > --
    > Tony Pedretti
    >
    >

  • Comments - selected service does not support comments

    Recently I've been unable to add "comments" when in the Library module of Lightroom 5.  Have I inadvertently disabled a dropdown? Andy ideas?

    Those comments are only for published services that support them - yours doesn't.
    Confusing, I know...

  • Your Client Does not Support Opening this list with Windows Explorer on Windows Server 2012 R2

    I am trying to open a document library in Internet Explorer 11 on a Windows 2012 R2 server and I am receiving Your Client Does not Support Opening this list with Windows Explorer

    Hi,
    According to your post, my understanding is that you wanted to open a document library with the Internet Explorer 11 on a Windows 2012 R2 server. But you received the following error message: Your client
    does not support opening this list with Windows Explorer.
    There can be multiple reasons for it.
    So, I recommend you can check with the following steps:
    Go to the “Server Manager” of “Administrative Tools” > Enable the “Desktop Experience” feature in your environment.
    Go to the “Services” of “Administrative Tools” >
    Ensure the “WebClient” service is started.
    Ensure that your computer has supported Web browser.
    Ensure that Internet Explorer is configured correctly to add
    https://*.sharepoint.com to Local intranet site in the “Security Tab” of “Internet Options”.
    Ensure that
    you have applied the latest updates on the system.
    For more information, you can refer to the following articles:
    http://blogs.technet.com/b/asiasupp/archive/2011/06/13/error-message-quot-your-client-does-not-support-opening-this-list-with-windows-explorer-quot-when-you-try-to-quot-open-with-explorer-quot-on-a-sharepoint-document-library-in-office-365-site.aspx
    http://mcgeeky.blogspot.com/2010/02/your-client-does-not-support-opening.html
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Transport service does not start automatically after upgrade to exchange 2010 SP2 from Exchange 2010 SP1

    Hi,
    I am trying to upgrade Exchange 2010 SP2 from SP1, but Transport service does not start automatically.
    Tried manually start services, it started successfully but again goes down within few seconds automatically.
    Reboot server. but no luck.
    Any help.
    MD

    Hi,
    I recommend you use event viewer to check if there are any relate event logs. This may help us to find the cause.
    In addition, as Amit mentioned, Exchange 2010 SP2 isn't supported by Microsoft, I think upgrading to SP3 is a much more sensible approach.
    Thanks.
    Niko Cheng
    TechNet Community Support

  • "Exchange organisation does not support this version of Exchange server"

    I am facing the error "Exchange Organisation does not support this version of exchange server" at time of installation of exchange server 2007 in the Windows server 2008 Enterprise edition.
    I have already installed exchange Server 2010 in the that domain.
    The following the image that show the error that i am facing
    I have the checked current Active Directory or Exchange Server schema version by using
    Using that i got the following information
    "dsquery * cn=schema,cn=configuration,dc=india,dc=local -scope base -attr objectVersion"
    objectVersion = Windows Server 2008 RTM
    CN=ms-Exch-Schema-Version-Pt,cn=schema,cn=configuration,dc=india,dc=local -scope base -attr rangeUpper"
    rangeUpper = 14726 ( Exchange server 2010 sp1)
    I am attaching the Exchange server setup logs here
    [5/31/2013 3:04:28 PM] [0] **********************************************
    [5/31/2013 3:04:28 PM] [0] Starting Microsoft Exchange 2007 Setup
    [5/31/2013 3:04:28 PM] [0] **********************************************
    [5/31/2013 3:04:28 PM] [0] Operating System version: Microsoft Windows NT 6.1.7600.0.
    [5/31/2013 3:04:28 PM] [0] Setup version: 8.1.240.6.
    [5/31/2013 3:04:28 PM] [0] Logged on user: INDIA\administrator.
    [5/31/2013 3:04:28 PM] [0] Command Line Parameter Name='mode', Value='Install'.
    [5/31/2013 3:04:28 PM] [0] Command Line Parameter Name='sourcedir', Value='C:\Exchange2007'.
    [5/31/2013 3:04:28 PM] [0] Command Line Parameter Name='fromsetup', Value=''.
    [5/31/2013 3:04:28 PM] [0] ExSetupUI was started with the following command: '-mode:install -sourcedir:C:\Exchange2007 /FromSetup'.
    [5/31/2013 3:04:29 PM] [0] Setup is choosing the domain controller to use
    [5/31/2013 3:04:29 PM] [0] Setup is choosing a local domain controller...
    [5/31/2013 3:04:31 PM] [0] Setup has chosen the local domain controller NewDelhi.india.local for initial queries
    [5/31/2013 3:04:31 PM] [0] PrepareAD has either not been run or has not replicated to the domain controller used by Setup. Setup will attempt to use the Schema Master domain controller NewDelhi.india.local
    [5/31/2013 3:04:31 PM] [0] The schema master domain controller is available
    [5/31/2013 3:04:31 PM] [0] The schema master domain controller is in the local domain; setup will use NewDelhi.india.local
    [5/31/2013 3:04:31 PM] [0] Setup is choosing a global catalog...
    [5/31/2013 3:04:31 PM] [0] Setup has chosen the global catalog server NewDelhi.india.local.
    [5/31/2013 3:04:31 PM] [0] Setup will use the domain controller 'NewDelhi.india.local'.
    [5/31/2013 3:04:31 PM] [0] Setup will use the global catalog 'NewDelhi.india.local'.
    [5/31/2013 3:04:31 PM] [0] Exchange configuration container for the organization is 'CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=india,DC=local'.
    [5/31/2013 3:04:31 PM] [0] No Exchange organization container was found for the organization. Message: 'Could not find the Organization Container.'.
    [5/31/2013 3:04:31 PM] [0] Setup will search for an Exchange Server object for the local machine with name 'PONDY'.
    [5/31/2013 3:04:31 PM] [0] No Exchange Server with identity 'PONDY' was found.
    [5/31/2013 3:04:31 PM] [0] The following roles are unpacked: 
    [5/31/2013 3:04:31 PM] [0] The following roles are installed: 
    [5/31/2013 3:04:31 PM] [0] The local server does not have any Exchange files installed.
    [5/31/2013 3:04:31 PM] [0] Setup will use the path 'C:\Exchange2007' for installing Exchange.
    [5/31/2013 3:04:31 PM] [0] The server is cluster type: 'None'.
    [5/31/2013 3:04:31 PM] [0] The requested cluster type: 'None'.
    [5/31/2013 3:04:31 PM] [0] The installation mode is set to: 'Install'.
    [5/31/2013 3:04:31 PM] [0] Exchange organization name is required for this mode.
    [5/31/2013 3:04:31 PM] [0] Active Directory Initialization status : 'True'.
    [5/31/2013 3:04:31 PM] [0] Schema Update Required Status : 'False'.
    [5/31/2013 3:04:31 PM] [0] Organization Configuration Update Required Status : 'True'.
    [5/31/2013 3:04:31 PM] [0] Domain Configuration Update Required Status : 'False'.
    [5/31/2013 3:04:32 PM] [0] Applying default role selection state
    [5/31/2013 3:04:32 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:32 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:32 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:32 PM] [0] InstallModeDataHandler has 4 DataHandlers
    [5/31/2013 3:04:32 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:32 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:32 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:32 PM] [0] InstallModeDataHandler has 5 DataHandlers
    [5/31/2013 3:04:32 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:32 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:32 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:32 PM] [0] InstallModeDataHandler has 6 DataHandlers
    [5/31/2013 3:04:32 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:32 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:32 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:32 PM] [0] InstallModeDataHandler has 6 DataHandlers
    [5/31/2013 3:04:32 PM] [0] RootDataHandler has 1 DataHandlers
    [5/31/2013 3:04:44 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:44 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:44 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:44 PM] [0] InstallModeDataHandler has 5 DataHandlers
    [5/31/2013 3:04:44 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:44 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:44 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:44 PM] [0] InstallModeDataHandler has 4 DataHandlers
    [5/31/2013 3:04:44 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:44 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:44 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:44 PM] [0] InstallModeDataHandler has 1 DataHandlers
    [5/31/2013 3:04:46 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:46 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:46 PM] [0] Setup will run from path 'C:\Exchange2007\Setup\ServerRoles\Common'.
    [5/31/2013 3:04:46 PM] [0] InstallModeDataHandler has 4 DataHandlers
    [5/31/2013 3:04:48 PM] [0] Validating options for the 0 requested roles
    [5/31/2013 3:04:48 PM] [0] Validating options for the 0 requested roles
    [5/31/2013 3:04:53 PM] [0] Setup is determining what organization-level operations to perform.
    [5/31/2013 3:04:53 PM] [0] Setup has detected a missing value. Setup is adding the value PrepareOrganization.
    [5/31/2013 3:04:53 PM] [0] Because the value was specified, setup is setting the argument OrganizationName to the value First Organization.
    [5/31/2013 3:04:53 PM] [0] **************
    [5/31/2013 3:04:53 PM] [0] Setup will run the task 'test-setuphealth'
    [5/31/2013 3:04:53 PM] [1] Setup launched task 'test-setuphealth -DomainController 'NewDelhi.india.local' -DownloadConfigurationUpdates $true -ExchangeVersion '8.1.240.6' -Roles 'Global' -ScanType
    'PrecheckInstall' -SetupRoles 'Global' -PrepareOrganization $true'  
    [5/31/2013 3:04:53 PM] [1] Beginning processing.
    [5/31/2013 3:05:24 PM] [1] [ERROR] The Exchange organization does not support this version of Exchange Server.
    [5/31/2013 3:05:24 PM] [1] Ending processing.
    [5/31/2013 3:05:24 PM] [0] **************
    [5/31/2013 3:05:24 PM] [0] Setup will run the task 'test-setuphealth'
    [5/31/2013 3:05:24 PM] [1] Setup launched task 'test-setuphealth -DomainController 'NewDelhi.india.local' -DownloadConfigurationUpdates $false -ExchangeVersion '8.1.240.6' -Roles 'Mailbox' -ScanType 'PrecheckInstall' -SetupRoles 'AdminTools','Mailbox' -CreatePublicDB
    $true -TargetDir 'C:\Program Files\Microsoft\Exchange Server' -IISInstalled $true'  
    [5/31/2013 3:05:24 PM] [1] Beginning processing.
    [5/31/2013 3:05:27 PM] [1] [ERROR] The Exchange organization does not support this version of Exchange Server.
    [5/31/2013 3:05:27 PM] [1] Ending processing.
    [5/31/2013 3:05:40 PM] [0] End of Setup
    [5/31/2013 3:05:40 PM] [0] **********************************************
    Please suggest me how to install the exchange server 2007 SP1 on the domain that has exchange server 2010 sp1
    Thanks

    dear amit can u tell me I have one doming sg.com .I used for lab first I install in exchange server 2013 is normaly install and working fine .then I format my pc and agine  install exchange 2010
    Exchange organisation does not support this version of Exchange server
    warning
    setup is going to perepare the organization for exchange 2010 by using setup/ prepare AD . no exchange 2007 server roles have been deteted in this topology .
    please can u tell me the how install exchange 2010
    thanks

  • Log onto incoming mail server (POP3): Your server does not support the connection encryption type you have specified. Try changing the encryption method. Contact your mail server administrator or Internet service provider (ISP) for additional assistance.

    Hi All,
    This is my first post to ms exchange forum am getting  Log onto incoming mail server (POP3): Your server does not support the connection encryption type you have specified. Try changing the encryption method. Contact your mail server administrator
    or Internet service provider (ISP) for additional assistance. in my outlook clients, till last Sunday (12.04.15) my exchange was well & good, Monday morning suddenly the problem started like none of our outlook pop3 clients are able to communicate
    with exchange (rest  IMAP, SMTP & Exchange accounts are working fine). i have tried with all port no but no luck. please help me to get raid of this one.
    Exchange 2013 CU6 with server 2012 Std 64Bit
    Thanks,
    Murali 

    Dear All,
    I have found the solution for above problem, the problem has occur due to PopProxy inactivity
    please find relevant exchange management shell commends below.
    1. Get-ServerComponentstate -Identity <yourmailserver.com> 
    Server Component State
    yourmailserver.com ServerWideOffline Active
    yourmailserver.com HubTransport Active
    yourmailserver.com FrontendTransport Active
    yourmailserver.com Monitoring Active
    yourmailserver.com RecoveryActionsEnabled Active
    yourmailserver.com AutoDiscoverProxy Active
    yourmailserver.com ActiveSyncProxy Active
    yourmailserver.com EcpProxy Active
    yourmailserver.com EwsProxy Active
    yourmailserver.com ImapProxy Active
    yourmailserver.com OabProxy Active
    yourmailserver.com OwaProxy Active
    yourmailserver.com PopProxy Inactive
    yourmailserver.com PushNotificationsProxy Active
    yourmailserver.com RpsProxy Active
    yourmailserver.com RwsProxy Active
    yourmailserver.com RpcProxy Active
    yourmailserver.com UMCallRouter Active
    yourmailserver.com XropProxy Active
    yourmailserver.com HttpProxyAvailabilityGroup Active
    yourmailserver.com ForwardSyncDaemon Active
    yourmailserver.com ProvisioningRps Active
    yourmailserver.com MapiProxy Active
    yourmailserver.com EdgeTransport Active
    yourmailserver.com HighAvailability Active
    yourmailserver.com SharedCache Active
    2. Set-ServerComponentState -Identity <yourmailserver.com> -Component PopProxy -Requester HealthAPI
    -State Active
    3. Get-ServerComponentstate -Identity <yourmailserver.com> 
    Server Component State
    yourmailserver.com ServerWideOffline Active
    yourmailserver.com HubTransport Active
    yourmailserver.com FrontendTransport Active
    yourmailserver.com Monitoring Active
    yourmailserver.com RecoveryActionsEnabled Active
    yourmailserver.com AutoDiscoverProxy Active
    yourmailserver.com ActiveSyncProxy Active
    yourmailserver.com EcpProxy Active
    yourmailserver.com EwsProxy Active
    yourmailserver.com ImapProxy Active
    yourmailserver.com OabProxy Active
    yourmailserver.com OwaProxy Active
    yourmailserver.com PopProxy Active
    yourmailserver.com PushNotificationsProxy Active
    yourmailserver.com RpsProxy Active
    yourmailserver.com RwsProxy Active
    yourmailserver.com RpcProxy Active
    yourmailserver.com UMCallRouter Active
    yourmailserver.com XropProxy Active
    yourmailserver.com HttpProxyAvailabilityGroup Active
    yourmailserver.com ForwardSyncDaemon Active
    yourmailserver.com ProvisioningRps Active
    yourmailserver.com MapiProxy Active
    yourmailserver.com EdgeTransport Active
    yourmailserver.com HighAvailability Active
    yourmailserver.com SharedCache Activ
    Replace yourmailserver.com with your server host name.
    Thanks

  • Microsoft Forefront Server Protection for Exchange Registration Service does not start automatically

    Hello,
    I am having an issue when I start my TMG 2010 machine:
    (*TMG 2010 + Forefront protection for Exchange + Exchange Edge server role, acting like a SMTP relay and Antispam filter)
    The service "Microsoft Forefront Server Protection for Exchange Registration Service"
    does not start, it is set to "Manual".
    I tried to find some information about which services should be started and which should not, but I cannot find such information, not even in Technet (my fault probably).
    Thanks in advance.
    Luis Olías Técnico/Admon Sistemas . Sevilla (España - Spain)

    Hi,
    Have you received any errors in event logs when
    you started the Microsoft Forefront Server Protection for Exchange Registration Service?
    Based on my research,
    Microsoft Forefront Server Protection Controller service is a dependency of the Microsoft Forefront Server Protection Registration service and the Microsoft Forefront
    Server Protection Registration service is a dependency of the Microsoft Exchange Transport service.
    The Microsoft Forefront Server Protection Registration service normally only runs for a brief time (less than a minute) when FPE initializes. It then shuts
    down and does not need to be running for transport scanning to occur.
    You can refer to the link below:
    Services
    Best regards,
    Susie

  • Cannot create web service: target server does not support JAXRPC

    I created a web application project, with bundled Tomcat5.5 as server. When I tried to create a web service (right click project name, select New->web service), I got a error message saying "The current target server for this project does not support JAXRPC so no web service can be created". I tried adding jaxrpc lib to the project, it didn't work. I also tried to add jaxrpc jar to Tomcat using Server Manager, it didn't work either.
    Did I miss anything, during installation or project setup...? Is there a way to make the problem go away?
    Many thanks for your help.

    Can you please try the bundled Sun Java System Application Server as the target server for the project? (You can change the target server from the project's properties dialog, in the 'Run' category, using the 'server' drop-down box).
    I also noticed the same error message as you when i set my target server to bundled tomcat; when i changes the server to SJSA, the message went away.
    When i searched in the IDE Help (by selecting Help | Help Contents menu item, switching to 'search' tab in the help window , typing 'jwsdp tomcat' in the Find box and pressing enter), I came across the topic "Using JWSDP 1.6 on the Tomcat Web Server". This topic explains how to install Web Services Developer Pack on tomcat server. I could be wrong but I think this perhaps needs to be installed manually...

Maybe you are looking for

  • I CANT HEAR ANY SOUND FROM MY HP PAVILIION DV5

    I CANT HEAR ANY SOUND FROM MY HP PAVILIION DV5 IT STARTED WHEN I PLUGGED IN MY MP3 HEADPHONES INTO MY PAVILION DV 5 LAPTOP AND IT WAS OK I HEARD SOUND THROUGH THE HEADPHONES BUT WHEN I PLUGGED IT OUT I COULDNT HEAR SOUND ANYMORE FROM MY PC BUT IF I P

  • Store compressed data in a table field

    Hi, I would like to store in a field of a database a STRING that would have compressed before saving it in the DB. The string would be loaded from a text file on a file server. That's the reason why I want to compress it before I store it. I do not w

  • Capturing entire directory path in Adobe Interactive Form

    Hi All, I have a requirement where I have a field ZPATH1 on Adobe Interactive Form. I am putting a BROWSE button and writing following JavaScript on CLICK event on this button for populating the chosen file path into field ZPATH1. *Start of JavaScrip

  • Error Message in Lightroom 5.7 in slideshow module: "dynamiclinkmediaserver has encountered an error."

    I'm working in Lightroom 5.7 on an iMac with Yosemite iOS installed.  When I go to create a slideshow from a collection of images, I'm getting the following error: dynamiclinkmediaserver has encountered an error. This appears to cause a subsequent is

  • Rent a sever SAP

    Hello everbody: I have two options: rent sap ides or installing sap ides in my computer, Well in the case I rent a server:  someone can say me a good place to rent it, to pay $40 per month It is good?. I need to practice SAP ABAP, MM and SD for now.