The OSM administrator log-in question

Hello


I installed MSO 7.2.2 on my linux.  I am having login issues in OSM Administrator installed on my windows 8.1. I changed omscfg.xml to point to my OSM server under linux. I get error ORA - 12541:TNS:no listener. I thought administrator OSM gets connected OSM server. Why is it trying to connect to databases directly? where can I configure TNS so that I can connect in OSM administrator?

I have already installed ODAC on windows

I used linux 64-bit OSM media pack to install the administrator of the OSM. Do I need to use the 32 media pack?

Thank you

Problem is solved.

What I did under windows is correct.

The question is, jdbc configuration of OSM database on weblogic server, which is installed on linux. This has localhost in the url for the connection pool. I changed it an ip address. This question was raised that I installed the two weblogic and database on the same machine with the same ip address. So jdbc is configured with localhost instead of the default ip. When the administrator OSM tries through weblogic database connection, it uses localhos (windows) and no conclusion listener.

Thank you

Tags: Oracle Applications

Similar Questions

  • The server administrator running in questions of SOA.

    Hi all

    Can someone help me.

    I recently installed Oracle SOA suite on GNU / Linux. As I ran the Server Admin, I run into some issues. Server Admin works, but everything that I'm out of memory because the newspapers. Can someone help me find the problem and fix it. I can make some other arrangements to save memory. IF you could help me with any questions, I'd be so happy. A suite SOA thing installed on the management server rather soa_server1 or soa_server2. I still need to configure SOA-infra on soa_server1 or soa_server2 (on different remote computers) [If this info helps also.]

    This problem is repeated every 5 seconds.

    < 16 July 2013 23:35:21 CEST > < error > < oracle.soa.mediator.common.listener > < BEA-000000 > < DBLocker caught exception when retrieving locked messages. Attempts at recovery after 2 seconds

    Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.6.0) (Build 111018)): oracle.toplink.exceptions.DatabaseException

    Inner exception: java.sql.SQLSyntaxErrorException: ORA-00904: "TENANT_ID": invalid identifier

    Error code: 904

    Call: SELECT CASE_ID, CONTAINER_ID, DUMMY1, msg_id(2), COMPONENT_DN, OPERATION, CREATION_DATE, PRIORITY, COMPONENT_STATUS, QNAME_LOCAL_PART, CASE_INFO, QNAME_NAMESPACE, LOCK_TIME, SOURCE_URI, TENANT_ID, INSTANCE_CREATED, IS_EVENT, STATE of MEDIATOR_DEFERRED_MESSAGE WHERE (((STATUS =?) AND (LOCK_TIME =?)) AND (CONTAINER_ID =?))

    link = > [1, 16-07-2013 17:23:12.814, A8424220EE5D11E2BF9C6D1C72885086]

    Query: ReadAllQuery (oracle.tip.mediator.common.persistence.MediatorDeferredMessage)

    at oracle.toplink.exceptions.DatabaseException.sqlException(DatabaseException.java:305)

    at oracle.toplink.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:614)

    at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:468)

    at oracle.toplink.threetier.ServerSession.executeCall(ServerSession.java:447)

    at oracle.toplink.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:117)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:193)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:179)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:250)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:583)

    at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2500)

    at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2458)

    at oracle.toplink.queryframework.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:467)

    at oracle.toplink.queryframework.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:874)

    at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:679)

    at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:835)

    at oracle.toplink.queryframework.ReadAllQuery.execute(ReadAllQuery.java:445)

    at oracle.toplink.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:2265)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1079)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1063)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1037)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1009)

    at oracle.tip.mediator.dispatch.db.DBAccess.getMessageFromDB (DBAccess.java:800)

    at oracle.tip.mediator.dispatch.db.DBAccess.getDeferredMessages (DBAccess.java:821)

    at oracle.tip.mediator.dispatch.db.DeferredDBLocker.getLockedMessages (DeferredDBLocker.java:153)

    at oracle.tip.mediator.common.listener.DBLocker.getLockedMessages (DBLocker.java:173)

    at oracle.tip.mediator.common.listener.DBLocker.run (DBLocker.java:93)

    to oracle.integration.platform.blocks.executor.WorkManagerExecutor$ 1.run(WorkManagerExecutor.java:120)

    to weblogic.work.j2ee.J2EEWorkManager$ WorkWithListener.run (J2EEWorkManager.java:184)

    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)

    Caused by: java.sql.SQLSyntaxErrorException: ORA-00904: "TENANT_ID": invalid identifier

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)

    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)

    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:947)

    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1283)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1441)

    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)

    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3823)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1671)

    at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)

    at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:814)

    at oracle.toplink.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:540)

    at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:468)

    at oracle.toplink.threetier.ServerSession.executeCall(ServerSession.java:447)

    at oracle.toplink.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:117)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:193)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:179)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:250)

    at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:583)

    at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2500)

    at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2458)

    at oracle.toplink.queryframework.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:467)

    at oracle.toplink.queryframework.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:874)

    at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:679)

    at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:835)

    at oracle.toplink.queryframework.ReadAllQuery.execute(ReadAllQuery.java:445)

    at oracle.toplink.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:2265)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1079)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1063)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1037)

    at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1009)

    at oracle.tip.mediator.dispatch.db.DBAccess.getMessageFromDB (DBAccess.java:800)

    at oracle.tip.mediator.dispatch.db.DBAccess.getDeferredMessages (DBAccess.java:821)

    at oracle.tip.mediator.dispatch.db.DeferredDBLocker.getLockedMessages (DeferredDBLocker.java:153)

    at oracle.tip.mediator.common.listener.DBLocker.getLockedMessages (DBLocker.java:173)

    at oracle.tip.mediator.common.listener.DBLocker.run (DBLocker.java:93)

    to oracle.integration.platform.blocks.executor.WorkManagerExecutor$ 1.run(WorkManagerExecutor.java:120)

    to weblogic.work.j2ee.J2EEWorkManager$ WorkWithListener.run (J2EEWorkManager.java:184)

    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)

    Thanks to you all.

    Step 2 is totally wrong and will NOT work. It is the first cause. If you install just the 11.7 line, this will NOT work.

    As mentioned, you should and must install 11.7 UCR that is already there in the downloads of the site as well as the SOA 11.7. So, download this zip file and unzip it.

    Before you run the RCU 11.7, I recommend dropping all the old patterns of 11.5 to free space in database. I hope that you will use only 11.7 SOA. So rerun old RCU 11.5. Select drop and select appropriate prefix. Once everything is cleaned up, run RCU 11.7. This is a must.

    Then delete the old domain. Its corrupt. You can clean a manual update of the jdbc under folder config/jdbc data source files. But I would NOT recommend this. Just delete this folder field and of user_projects/applications also remove the folder with the same domain name.

    Create a new domain by using wizard config. Select SOA or BPM according to what you want and also Enterprise Manager. And then to the database, select carefully 11.7 schemas that you created earlier.

    Thank you

    Ravi Jegga

  • How to install the administration tool of the OSM in Oracle Solaris 10?

    Hi all.
    I have one question,
    I know that I can install the OSM in Oracle Solaris 10, but, I can install the administration tool of the OSM in the same 'Oracle Solaris 10' operating system, or this must be installed on Windows?

    Thanks in advance.
    Lucas.

    The OSM administrator can be installed on Windows only.

  • Log on to the account administrator once again, but can not find the administrator account to log in

    Original title: signature in my computer

    Ive just set up new users but did not know all my settings are saved under administrator. How to return to administrator because it shows is no longer in the user menu. IM no expert on computers so don't help please I need the Info for tomorrow.

    Hi RicHerod,

    ·         You are able to boot into safe mode with the administrator account?

    Follow the steps in the article to log on to the administrator account.

    How to connect to your Windows XP-based computer if you forget your password or if your password expires

  • forgotten my password administrator & log - on by using the guest currently account

    Original title: user account [HELP]

    Hello peeps.

    I forgot my password administrator & log - on using the currently guest account.
    All the necessary program run to passby UAC (User Account Control) allowed.
    How can I reset without permission to continue?

    I have to format the desktop computer?
    If you do, please tell me how to reformat my computer without disk installation.

    Windows Vista Home Basic
    Service Pack 2

    System
    Manufacturer: Dell
    Model: Vostro VOSTRO_200
    System type: 32-bit operating system

    I hope someone can answer me fast!
    Thank you.

    Best regards

    Hi Zenxios,

    You must get the disc from the manufacturer that it is not possible to solve the problem without disc.

  • After upgrade from Vista to Windows 7 Ultimate home, no problem connecting to the internet when logged as an administrator, but cannot connect to the internet using the standard account. How to fix this?

    After upgrade from Vista to Windows 7 Ultimate home, no problem connecting to the internet when logged in as an administrator,

    but unable to connect to the internet using the standard account.  I have the latest version of the Solution Explorer.

    How to fix this?

    Glad to hear it.

    If the problem is resolved, mark the message as response, then it'll be useful for people with similar/identical problem.
  • Error "have sufficient privileges to complete this installation for all users of the machine. "log on as an administrator and try again the installation" when you try to install iTunes

    Original title:

    I just installed windows7, I had to uninstall itunes in order to complete the instalation of windows7. everything went well until I tried to reinstall itunes.

    During this process, I get the message "you don't have sufficient privileges to complete this installation for all users of the machine. log on as an administrator and try this installation again. ». but I am logged on as administrator.

    Hello

    To resolve this problem, use the following methods. After completing the steps in each method, check to see if the issue is resolved before you go to the next method. If the problem is resolved by any method, you do not have to use other methods.

    Method 1:

    Right click on the installer for iTunes and click Run as administrator.

    Method 2:

    Disable user account control settings and check.

    Enable or disable the User Account Control

    Note: User Account Control (UAC) can help prevent your computer from unauthorized changes. UAC notifies you when changes will be made to your computer that require administrator-level permissions. Disabling it can make your compromised computer. Please make sure that enable you UAC, once you have completed troubleshooting.

    Method 3:

    Allow the default Administrator and try to install it in this user account.

    a.Click on Start, click principally made programs, Accessories, right-click on command prompt and select run as administrator.

    b.Type in the following command and press ENTER.

    NET user administrator / active: yes

    c.Log disable the current user account and log in to the user called Administrator account.

    d.Install iTunes in this default Administrator account.

    e.Once of that installation is complete, the default administrator is disconnected.

    f. log in to your user account.

    g.Disable the default Administrator account. Follow these steps.

    i.Click on Start, click principally made programs, Accessories, right-click on command prompt and select run as administrator.

    II. type the following command and press ENTER.

    NET user administrator / active: No.

  • When I try to download Win Pro 8.1 from app store I get the message to log on as an administrator.

    Hello

    I use pro.wen win8 I try to download win 8.1pro from the app store, I get the message to log on as an administrator. IAM the admin and my account is local.even after, sign in as addmin I still get the same message to connect as admin.what is the solution?

    Thank you

    Pradeep

    Original title: win8.1pro upgrade problem

    Hello

    Please, try the fix mentioned here and see if this helps you:
    Hope this helps, good luck :)
  • The AIA question: COM and SOM are in different instances of the OSM

    Hi all!

    I tried to install control components to enable it in my local environment.

    When I set up "OracleComms_OSM_O2A_COMSOM_TypicalSolution" in the same server, the order of implementation of the SOM was created successfully.

    But during the installation of control components to enable it in the step "Setup of WebLogic Server resources", I decided to use the typical topology, deployment, central order (COM) management and management service (SMO) order in different instances of the OSM.

    After configure WebLogic Server Components in both machines (COM - SOM) I have been "OracleComms_OSM_O2A_COM_TypicalSolution" in my local computer and 'OracleComms_OSM_O2A_SOM_Solution' in the other machine. But when I'm in the tests of time that COM order cannot create the order of implementation of the SOM in the other machine.

    I need to configure to be available to create orders of Provisioning SOM in a different machine according to the proposed model?


    Best regards

    AndresG

    Hi Andres,

    Please check two things if you did that you have two separate instances

    (1) in the ProvisioningSITask, please check if 'WebServiceCreateProvisioningOrderQueue' has any published without any error message.

    (2) If a 1 is Yes, then please check if you have created a JMS bridging between the two instances of the OSM. As the COM message should sink to SOM per JMS Bridging.

    Thank you
    Native Jacques

  • ColdFusion service crashes by logging into the coldfusion administrator

    Hello

    After you change the maximum number of connections to 1, you can enter is no longer the coldfusion administrator.
    It allows me to enter the password and then continues, but after showing only the left upper frame, the coldfusion service is suspended.

    I use coldfusion mx 6.1 on windows 2003 server and IIS.

    Kind regards

    Thomas

    If you mean the "maximum number of simultaneous requests", this setting can be changed by mounting to jrun.xml in \CFusionMX\runtime\servers\default\SERVER-INF\.
    The argument is:8 in the ProxyService section.
    Your should show 1.
    Don't forget to make a backup copy of the jrun.xml file before making any changes.
    You need to restart ColdFusion after the change.

  • Two questions relating to the archive redo logs with RMAN backup

    DB version: 11g

    I am new to RMAN.

    My database is in ARCHIVELOG mode. I intend to make a weekly backup for my db (02:00 every Monday). There will be all the incremental backups between these windows(Monday-to-Monday) of backup that I have would function for retrieving archived redo logs.


    Question1.
    I want to save the archived logs every day (for example at 23:00). How can I configure that?

    These are the configuration setting, that I intend to implement. I don't know how to set up the archive log backup
    configure default device type to disk;
    configure retention policy to redundancy;
    configure device type disk parallelism 1;
    configure channel 1 device type disk clear;
    configure channel 2 device type disk clear;
    configure channel 1 device type disk format '/u05/rman1/datafiles/rmnabackup1_%U';
    configure channel 2 device type disk format '/u05/rman2/datafiles/rmnabackup2_%U';
    configure controlfile autobackup on;
    configure controlfile autobackup format for device type disk to '/u05/rman1/control_files/rmnabackup1_%U';
    Question2.
    After that a new full backup is taken at 02:00 on Mondays, the archived redo logs accumulated since the last 7 days become unnecessary. How can I automate the removal of the archive redo logs with RMAN?

    Archive the log delete them all input command will take the destination of the log archiving log backup archive and delete this destination.

    In the log archive destination he has archived log in the sequence 1 to 100 then will he take the backup and delete any of the destination (Monday 23:00).

    In the log archive destination he has archived sequence journal 101 to 150 then will he take the backup and remove those in the destination (Tuesday 23:00).

    In the log archive destination he has archived log in the sequence from 151 to 180 so will he take the backup and delete any of the destination (Wednesday 10:00).

    It will continue like that.

    Concerning
    Asif Kabir

    -If you help brand the response as correct/useful.

  • How to install an application in Mode safe - the system administrator has set policies to prevent this installation

    I just want to know if someone know a method that works and allows you to install a program in safe mode? I'm running following error message when you try to install an application of msi in safe mode:

    "The system administrator has set policies to prevent this installation.

    and the event log contains the following event log. Please note that I am not interested in discussing questions about the installation in normal mode. I would like to know if there is any way to do this in safe mode only. I edited the registry to activate the MSIServer installer of Windows start in SafeMode with networking and also entered the local->-> application Software Restriction policies and checked security settings all users except administrators is enabled. Always make the same mistake.

    ----------------------------------------------------------------------------
    Event type: error
    Event source: MsiInstaller
    Event category: no
    Event ID: 1008
    Date: 10/05/2012
    Time: 07:58:53
    User: ABC-4CF5B2F6216\VICTOR
    Computer: ABC-4CF5B2F6216
    Description:
    C:\Documents and Settings\VICTOR\Application Data\Sun\Java\jre1.6.0_32\jre1.6.0_32.msi installation is not allowed due to an error in software restriction policy processing. The object is not reliable.

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    -----------------------------------------------------------------------------

    Thank you

    Victor

    Windows Setup does not load in safe mode, that's why you get the error probably. Why are you installing in safe mode? Why not normal mode?

  • You try to start a service error "Windows failed to start the VMware authorization on local computer Service. For more information, see the system event log. If it is a non-Microsoft service, contact the service provider

    Ideas:

    • You have problems with programs
    • ETrying to launch a service error "Windows failed to start the VMware authorization on local computer Service. For more information, see the system event log. If it is a Microsoft service, contact the service provider and refer to the specific service-6000004 error code "... I contacted the people at VMware they say it's a problem with Windows Vista..." IAM confused pls help... .rror messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Hi sanjeevkode,

    Thank you for visiting the website of Microsoft Windows Vista Community.  As the question you posted typically associated with third party software / application that has its own way of program codes and call the corresponding system resources when installing and running. Therefore, I also suggest you to join the VMware Forums for the best support.

    VMware communities: http://communities.vmware.com/home.jspa

    In the meantime I suggest you try these options / methods

    IMPORTANT NOTE: Microsoft provides this information as a convenience to you. Proposed changes could lead to serious problems. Microsoft cannot guarantee that problems would be solved as a result of the suggestions. Changes to settings are at your own risk.

    Option 1: If you go to computer management, and then to the list of Services and find the VMware authorization Service, it appears as stopped? If so, you need to start

    Option 2: Try logging on as an administrator Local host during installation first workstation, rather than you connect with a domain ID

    Option 3: The question can be caused also by your security program such an antivirus or a firewall of Windows /Defender that can have conflicting parameters as to not not to perform certain tasks. I suggest you temporary disable antivirus and firewall and check the result again. You must enable security programs new that had disabled you

    Option 4: The problem could be linked to a local or domain group policy. Make sure that the local account is defined as 'local user __vmware_user__' in the local Administrators group and the permissions of "Log on locally" and "Log on as a service.

    The two parameters are available in the "* Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment *" branch of domain group policy or local.

    Let me know if it worked.
    Hope it will be useful.

    Thank you and best regards,
    Vijay K - Microsoft Support
    Visit our Microsoft answers feedback Forum and let us know what you think.

    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • In the folder of the account administrator permissions

    When checking permissions to the accounts I noticed the hidden administrator account seems to be available in my computer/programs/users. But when I try to open this account, I get a [click to continue for permanent access to this folder]. If this happens verses called to use a password for the account or if you do not allow this type of authorization?

    He also seems to be a recent date, this folder has been created so that I'm not sure that what counts is in fact.

    OK, things are a little clearer. In your initial post that you wrote

    I noticed that the hidden administrator account appears to be available in my computer/programs/users

    What you mean actually was:

    I noticed that the profile folder for the hidden administrator account seems to exist according to C:\Users.

    The answer to your question is simple: this profile folder was created when someone logged in as the administrator account. He remained there until you manually remove the account or the profile folder. It is not security risks either.

  • Cannot install Apps because of group policy defined by the system administrator

    Hello

    When I connect with users created locally while the computer is not joined to a domain, all works fine. I join the computer to the domain and log in as the domain administrator, add domain users with administrative privledges on the local system. In being logged on as a domain user, I'm trying to open an application. I can not install all the apps.  I get a message saying cannot install app because of group policy defined by the system administrator (me).  How can I solve this problem?

    Hello

    The question you posted would be better suited in the TechNet support forum. I suggest you to report the problem in the following link.

    http://social.technet.Microsoft.com/forums/en-us/category/w8itpro

    I hope this helps.

Maybe you are looking for