Rename Windows Host Server?

I have a Windows 2008R2 server hosting an installation of VMware Server 2.0.2 which runs 2 VM's.
I want to rename the 2008R2 server from ABC to DEF. The name change is the only change, IP addresses and everything else will remain as is.
Will this have any impact on the VMware server and the VM's?
Thanks.

Welcome to the Community,
afaik none of the hosted products (VMware Server, Workstation or Player) has dependencies on the host's name, so it shouldn't cause any issues with renaming the host.
André

Similar Messages

  • How do I rename an XE database on a Windows 2003 Server?

    Ok. I'm attempting to rename a freshly installed XE database on a Windows 2003 Server. It looks like there is no getting around the fact that the database gets named "XE" during installation. Because there could potentially be multiple installations of XE in my organization, I thought it'd be a good idea to disambiguate the installations by renaming them to match their function. In this particular case, I'd like to rename the database to "CTXMGMT". It will be a data repository for our Citrix farm administration programs.
    Here is what I've performed thus far:
    1. Installed Oracle 10g XE on one of our Windows 2003 Server, Standard Edition machines.
    2. Verified that the installation was performed correctly by making sure the 'Database Home Page' loads correctly through Internet Explorer, and by performing a few Select statements on the database (i.e. select name from v$database;)
    * * I then began following instructions from this document (http://www.utexas.edu/its/unix/reference/oracledocs/v92/B10501_01/server.920/a96652/ch14.htm#1004735) to rename the database. Note: I'm only trying to change the name of the database, not the ID.
    3. Shutdown the database
    4. Opened the database in MOUNT mode
    5. Ran the NID utility. Here's the actual input/output to/from the NID utility:
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>nid target=sys/manager@xe DBNAME=CTXMGMT SETNAME=YES
    DBNEWID: Release 10.2.0.1.0 - Production on Mon Jul 10 15:55:10 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to database XE (DBID=2476560070)
    Connected to server version 10.2.0
    Control Files in database:
    C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    Change database name of database XE to CTXMGMT? (Y/[N]) => Y
    Proceeding with operation
    Changing database name from XE to CTXMGMT
    Control File C:\ORACLEXE\ORADATA\XE\CONTROL.DBF - modified
    Datafile C:\ORACLEXE\ORADATA\XE\SYSTEM.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\UNDO.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\SYSAUX.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\USERS.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\TEMP.DBF - wrote new name
    Control File C:\ORACLEXE\ORADATA\XE\CONTROL.DBF - wrote new name
    Instance shut down
    Database name changed to CTXMGMT.
    Modify parameter file and generate a new password file before restarting.
    Succesfully changed database name.
    DBNEWID - Completed succesfully.
    6. After running the NID utility from a separate DOS Window, I attempt to shutdown the newly renamed database from the first DOS Window I used in steps 3 & 4 from above (i.e. to shutdown the database and then start it in MOUNT mode) but I receive this error:
    ORA-03113: end-of-file on communication channel
    This is somewhat expected since the SQL*Plus connection in this window probably had "the bottom pulled out from under it" when the database was renamed.
    However at this point I'm unsure about what state the database is in. Is it down? Is it up? Logic would sort of dictate that the database was left in the MOUNT state, which is the state it was in when the database name was changed. However, the only way I'm able to get back in to the database is by doing the following
    a. Opened a new DOS window
    b. entered "set ORACLE_HOME=C:\oraclexe\app\oracle\product\10.2.0\server"
    c. entered "set ORACLE_SID=XE"
    d. entered " sqlplus "/ as sysdba" "
    e. at SQL> prompt, entered "startup"... which produces:
    SQL> startup;
    ORACLE instance started.
    Total System Global Area 285212672 bytes
    Fixed Size 1287016 bytes
    Variable Size 92277912 bytes
    Database Buffers 188743680 bytes
    Redo Buffers 2904064 bytes
    ORA-01103: database name 'CTXMGMT' in control file is not 'XE'
    SQL>
    From here I don't know what to do. According to the ORA-01103 error message, it looks like I need to change the database name in the control file to "CTXMGMT", but I'm not sure how I should go about that. The control file is a binary file, so I can't just open it up with Notepad and type in a new database name.
    I suspect that even once that is done that the listener.ora (and maybe the tnsnames.ora file?) will have to be edited to include the new "CTXMGMT" name, but I'm not sure how exactly those files should look to incorporate the new database name.
    Also, would the names of services have to be changed in Windows as well? (i.e. Would the Windows service named "OracleServiceXE" have to be renamed to "OracleServiceCTXMGMT" ?)
    In short, I really just need to know how to rename an XE database on Windows appropriately. The steps described above represent as far as I've gotten. If I'm going about it incorrectly could someone shed some light on the correct steps to follow? The more detailed the better. Thanks.
    - Gary

    Okay, I've....
    1) Reinstalled XE, to start from scratch
    2) Went in to SQL*Plus, did a "create pfile from spfile;"
    3) Shutdown the database
    4) Started it up in MOUNT mode
    5) Ran NID, to change the database name from 'XE' to 'CTXMGMT'
    6) Shutdown the database again
    7) Edited the pfile to change the database name (i.e. "db_name='CTXMGMT'")
    8) Started up the database
    And that worked! So that's good... but now my question is:
    How do I change the SID for the database? Currently, the instance name for the database is still 'XE'....
    SQL> select instance_name
    2 from v$instance;
    INSTANCE_NAME
    xe
    I'd like it so a connection could be made to the database with the tnsnames.ora file looking like this:
    CTXMGMT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(Host = rodin)(Port = 1521))
    (CONNECT_DATA = (SID = CTXMGMT))
    Could someone explain how to get the database to this state? Thanks.
    - Gary

  • Windows 7 SP1 client file lock on network share hosted ny WIndows 2012 Server

    Hello
    I have one strange problem after migration from Windows 2003 Server to Windows 2012 Server R2 Standard. 
    All migration tasks went well but two things do not work.
    In Computer Management you have The Opened Files feature and if you open any file that is located on the network share hosted by Windows 2012 R2 form Windows 7 SP1 and then close it
    it remains open in the Opened Files tab (even if you wait an hour).  There is no problem with Windows XP SP3. The issue exist only with Windows 7.
    The session view of sessions to the file server do not work. If I try to open it I get the message that the application is not responding. 
    Can someone help me with that ?
    About the environment:
    It is one server Domain migrated form 2003 to 2012R2.
    The domain and forest level was raised to 2012 R2.
    I have made clean install of Windows 2012 R2 and then migrated AD. 
    Best Regards
    Sebastian Sala

    Hi Sebastian,
    >>There is no problem with Windows XP SP3. The issue exist only with Windows 7.
    T>>he session view of sessions to the file server do not work. If I try to open it I get the message that the application is not responding. 
    Based on the description, please check event logs in Event Viewer to see if there were some related events logged. Besides, does this phenomenon happen all Windows 7 clients? We can try to restart the client to see if it helps.
    Best regards,
    Frank Shen
    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]

  • Printing a PDF document from a network printer hosted on Windows Print Server

    Hi
    We have a use case where a XFA form needs to be merged with the XML file and later be printed on a printer hosted on Windows Print Server.
    While I know the first part of merging the template with the data file, I am stuggling to get my document printed.
    Here are the options that I have already tried -
    1) Used the generatePrintedOutput to render a flat PDF and convert it into a PS format.
    2) The output of the above service was input to the "sendToPrinter" service with following configuration settings
        Input document     : <Document variable referencing to the output of the GeneratePrintedOutput service>
        Printer Protocol     : DirectIP
        Server URI            : \\ <IP address of the Print Server>     NOTE: The Print Server is hosted on a different domain & is a Windows Server
        Printer Name        : \\ <IP address of the Print Server>\<name of the printer>
    Some more information about our LC servers -
    OS -> Unix
    Application Server -> JBoss
    When I used these settings and invoked the process, I got the following exception -
    2011-03-07 11:13:39,047 ERROR [com.adobe.livecycle.output.exception.OutputException] ALC-OUT-001-403: Could not connect to the DirectIP Server: \\<IP Address of the Printer Server>.
    2011-03-07 11:13:39,067 ERROR [com.adobe.workflow.AWS] An exception was thrown with name com.adobe.livecycle.output.exception.OutputException message:com.adobe.livecycle.output.exception.OutputException: ALC-OUT-001-403: Could not connect to the DirectIP Server: \\<IP Address of the Printer Server>. while invoking service OutputService and operation sendToPrinter and no fault routes were found to be configured.
    2011-03-07 11:13:39,069 ERROR [com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker] An exception was thrown with name com.adobe.livecycle.output.exception.OutputException message:com.adobe.livecycle.output.exception.OutputException: ALC-OUT-001-403: Could not connect to the DirectIP Server: \\<IP Address of the Printer Server>. while invoking service OutputService and operation sendToPrinter and no fault routes were found to be configured.
    2011-03-07 11:13:39,079 ERROR [com.adobe.workflow.AWS] An exception was thrown with name com.adobe.livecycle.output.exception.OutputException message:com.adobe.livecycle.output.exception.OutputException: ALC-OUT-001-403: Could not connect to the DirectIP Server: \\<IP Address of the Printer Server>. while invoking service OutputService and operation sendToPrinter and no fault routes were found to be configured.
    Therefore I tried to check if I am able to Ping the Printer Server from my Livecycle Server and found that the ping was successful.
    Next - I changed the Printer Protocol from DirectIP to SharedPrinter keeping the rest of the settings same. In this case - when I invoke the process, it did not throw any error , but it did not print any document as well.
    Any suggestion where I have gone wrong? Pls let me know if you would need more information to help me resolve this issue.
    Thanks & Regards,
    Priyank

    Well I found the answer......
    I had to do the two steps below -
    1) Go to Admin UI, "Trust Store Management -> User & Password Credentials" and add a profile for my Printer server with login ID and password which can access the printer.
    So in the "User & Password Crendentails" page, I click on "add" and fill the following values
    Profile : \\ <IP address of the print server> ....... (It is important that you write the name correctly..for example " \\10.10.234.212"
    USername : <user id who has access to the printer>
    Password  : <password for that user Id>
    2) In the sendToPrinter service, I used CIFS as the protocol and I have the proper Server URI as below
      \\10.10.234.212\<printername>
    And it worked ! .....

  • Upgrade Processors from 1.8 ghz to 2.4 ghz of my Windows Hyper V 2012 R2 Host Server

    If I get new processors, do I  need to re-install the Host OS, or can we power it down, swap them out, and we’re back in business with out issue on my guest machines?

    Hi geoffcgt21,
    I assume that the new CPU is same series with the old one .
    So , you do not need to re-install the OS .
    Also you may refer to the similar thread :
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/4f71020e-504d-4a97-8c0f-aee1ca57fac1/windows-2003-server-can-i-change-cpu-without-reinstalling?forum=winservergen
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Windows Server 2012 The licensing mode for the Remote Desktop Session Host server is not configured

    Hi
    I have a standard Windows Server 2012 that is hosted in the cloud by a hosting provider -
    This server has been up and running fir 6 months - recently we have been getting a warning
    "The licensing mode for the Remote Desktop Session Host server is not configured" - The Remote Desktop Session Host server is within its grace period, but the RD Session Host server has not been configured with any license server.
    Yet, we only use this with 2 connections as part of the standard licence agreement and this server is not used as a user's desktop only an ftp and web server- do therefore we do not need to purchase any cal licences (we have another server with the same
    hosting company that does not have this issue and has been up for 18months)
    Please can someone advise how I resolve this issue, the hosting company states that I must resolve it as they only host and resell the server licence
    Thank-you
    Richard Steele

    Hi Richard,
    You need to uninstall Remote desktop session host feature. After removing it, you will default two connections which does not need to purchase RD CALs'.
    Thanks,
    Umesh.S.K

  • Windows 2012 Remote desktop session host server not detecting RD licensing server

    Hi,
    We have a customer server which is Windows 2012. We installed RDS session host server role and configured it to use RD licensing server as per the
    https://support.microsoft.com/kb/2833839?wa=wsignin1.0
    After configuring, when I open RD license diagonser tool, it says, RD license server is not available. Also shows, credential not available. When I enter the credential by clicking, provide credentials, it does not get applied. I see no event logs related
    to RD service. However, I see the below event log which points to RD licensing server.
    DCOM was unable to communicate with the computer <RD license server> using any of the configured protocols; requested by PID     273c (C:\Windows\system32\mmc.exe).
    Please help in fixing the issue.
    Thanks,
    Umesh

    Hi Umesh,
    Thanks for your comment.
    During your configuration, have you specified RD License server for RDSH to use?
    You can also specify a license server for the RD Session Host server to use by applying the Group Policy under below path.
    Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Licensing 
    Use the specified Remote Desktop license servers – Provide the FQDN of the license servers to use
    Also this setting can be specified by below method.
    To configure the license server on RDSH/RDVH:
    $obj = gwmi -namespace "Root/CIMV2/TerminalServices" Win32_TerminalServiceSetting
    $obj.SetSpecifiedLicenseServerList("License.contoso.com")
    Note “License” is the name of the License Server in the environment
    To verify the license server configuration on RDSH/RDVH:
    $obj = gwmi -namespace "Root/CIMV2/TerminalServices" Win32_TerminalServiceSetting
    $obj.GetSpecifiedLicenseServerList()
    More information.
    RD Licensing Configuration on Windows Server 2012
    http://blogs.technet.com/b/askperf/archive/2013/09/20/rd-licensing-configuration-on-windows-server-2012.aspx
    In addition you can refer this article for reference.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Renaming Windows Server 2012 Domain Controller with Exchange Server 2013

    Is it possible to rename Windows Server 2012 Domain Controller, as we are using Exchange Server 2013 as a member server on Windows Server 2012 ?
    We have some issues with the Domain Name, so want to rename..
    Maybe somebody knows the best practices how to do this in best way???
    Thanks.

    Hello,
    You should do the following:
    1. Promote another DC.
    2. Transfer FSMO roles to that server.
    3. Decommission old DC.
    4. Rename it.
    5. Promote it again as DC.
    Here is useful link:
    http://technet.microsoft.com/en-us/library/cc782761(v=ws.10).aspx#bkmk_renamesingle.
    Hope it helps,
    Adam
    www.codetwo.com
    If this post helps resolve your issue, please click the "Mark as Answer" or "Helpful" button at the top of this message. By marking a post as Answered, or Helpful you help others
    find the answer faster.

  • Windows Server 2012 R2 Session Host Server Temp Profile issue.

    HI,
    I successfully Deployed Windows server 2012 r2 Terminal services with High Availability.
    After Rebooting Session Host Server i am facing Temp Profile issue. After i Deleted registry and rebooting server and tried to login again but same popup message you have login with temp profile.
    Any suggestions or any hints would be GREATLY appreciated
    /HR

    how did you delete the profile?
    also are you using UPD disks?
    What errors are shown in the event log if any?
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    My Blog
    LinkedIn:

  • Windows 2003 server. ServerName appended to Host Name.

    When I create an instance using OraDim on a windows 2003 server vmware host , after creating the listener
    it specifies the service as <INSTANCE_NAME>.host_name.
    eg if the instance is test and the host is myserver the listener is listening for test.host_name
    but the service is test
    Any ideas on why the host name is being appended to the listener

    Hi Sybrand
    Its Oracle 10.2.0.1 ( Obviously not a production version)
    Basically this only occurs on a windows 2003 vmware server.
    From what I've been reading It appears it might be related to the sqlnet.ora default_domain parameter but have't been able to verify it yet

  • Since upgrading to FF5, i get the following xml error on local development server (IIS 7 Windows 7): XML Parsing Error: no element found, Line Number 1, Column 1. The pages display fine when uploaded to hosting server. How do i resolve it

    All aspx pages running locally via IIS or Visual studio inbuilt server can not be displayed in FF5. This problem has only occured since upgrading to FF5. The same sites/code worked fine with the previous version of FF.
    When uploaded onto a hosting server the pages display fine. Pages all display ok on local IIS on IE, chrome, opera etc.
    I do go through a proxy server, but so do the other browsers.
    All this means i can't develop locally on FF. Help please!

    Maybe your application doesn't support "Send NTLMv2 response only. Refuse LM & NTLM".
    https://support.software.dell.com/zh-cn/foglight/kb/133971

  • Oracle 9i on Windows 2003 server - DBCA error

    1. This is the error message that I get when I am trying to install the 9.2.0.3 software in a new oracle home. There is a 10g database which sits in a different Oracle home. The OUI runs smoothly until it comes to the point where the Database Config Assistant tool starts running and then I get this error and the installer hangs. Could anyone let me know why I might be getting this error.
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at
         at oracle.sysman.assistants.dbca.backend.Verifier.isRawFeasible(Compiled Code)
         at oracle.sysman.assistants.dbca.backend.Verifier.processRawConfigFile(Compiled Code)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.performOperation(ProgressOnlyHost.java:138)
         at oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:2171)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:99)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)
    Agent Config Asst
    Parameter "orahome" = C:\Oracle\product\ora92
    Parameter "nodeinfo" = NO_VALUE
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at oracle.agent.AgentCA.configureOPS(AgentCA.java:74)
         at oracle.agent.AgentCA.main(AgentCA.java:39)
    Exception in thread "main"
    FYI - I have installed the OUI patch Oracle Universal Installer release 2.2.0.18.0 for Windows and the Oracle9i Database Release 2 (9.2.0.3.0) Patch Set for Windows after I installed the 9.2.0.1 database software.
    I then tried to run the DBCA tool from the 'Start > Programs>Oracle 9ihome>' menu to create the new Oracle 9.2.0.3 database but the DBCA assistant would not start up.
    2. I have a related question:
    Has anybody performed a downgrade of Oracle 10g database to Oracle 9.2.0.3 database using export/import?
    Can you perform a full database export of the Oracle 10g database using the 9.2.0.3 export utility and then perform a full database import into Oracle 10g? I have read some documentation that states this is not possible. Can anyone verify or confirm how they did this migration? So is the only option then to perform a table or user level export?
    Also, if both the databases reside on the same Windows 2003 server box, how can you ensure that the source database files are not overwritten?
    Any help would be appreciated.
    Thanks,
    Vishal.

    It only happens when you have oracle 10g and Oracle 9i on the same machine.
    You can run 9i dbca successfully, if you rename the 10g "orasrvm.DLL" found in any 10g BIN directory. Rename it back after you are 9i dbca is complete.
    Please complete details for this issue see
    http://orafaq.net/maillist/oracle-l/2004/10/08/0335.htm
    Thanks
    Ravisayal

  • Error connecting to the SAP SRV on Windows 2008 Server platform

    Hi All
    We have a problem with one of our clients they bought a new sbs windows server 2008 and we loaded sql 2005 and sap b1 SP01 PL07.
    When we did the SBO install we experience connection issues and we created odbc connection on the server using named pipes and tcp/ip (used both server name and Ip address).
    We also configured the server in configuration manager and we managed to login and solved the slow system connection issue. We also created odbc connection on the client machines. (Machine are on a workgroup and users have administration access on all machines),we also installed native client on all machines.
    After the first batch of client installs we managed to have connection, they were other computers which were left out during the first client install and now the client want to do the remaining machines connected to SBO. On every machine that we install now we get the same error :-
    *Connection failed:
    SQLState:'08001'
    SQl Server error:10060
    [Microsoft][SQL Native Client] TCP Provider: A connection attempt failed because the connected party didnot properly repsond after a period of time, or established connection failed because connected host has failed to respond.
    Connectioin failed:
    SQLState:'HYT00'
    SQL Server Error:0
    [Microsoft][SQL Native Client]Login timeout expired
    Connection failed:
    SQLState:'08001'
    SQL Server Error: 10060
    [Microsoft][SQL Native client] An error has occurred while establishing a connection to the server. When connecting to the sql server 2005, this failure may be cause by the that*
    Please help as most user who need access can't login and they are the main users.
    rgds,
    Bongani Dlamini

    Hi Eric,
    yes we are using Windows 2008 SBS for the SAP EHP4 FOR SAP ERP 6.0/NW7.01 installation.
    we tried to create the key but it says access is denied.
    Actual thing is we got the server with Windows 2008 server 64 bit SBS (standard FE) with Domain Controller (DC) configuration.
    We have removed the DC using dcpromo to convert into Wokgroup and tried the SAP installation.
    I hope you got the idea and please let me know any further suggestions or it is the problem with the license.
    Thanks & Regards,
    Prabhu Reddy.

  • Installing problem on Windows 2003 Server 64 bit

    Dear All,
    I'am trying to install XE onto a Windows 2003 Server 64 bit.. The installation process ends without any errors but the database itself seems not to start.
    I tried several hints that have been mentioned here within the forum. But none of them worked. While experimenting I saw that there is not a single registry entry of Oracle within HKEY_LOCAL_MASCHINE\Software .
    Is there a possiblity to set those needed registry entries manually? Is there a script for that purpose?
    Thank you very much for your help!
    Regards
    Matthias

    Hi,
    thank you for your reply. As 32bit programs should run under Windows 64bit I thought the XE should run under 64bit, too.
    The installation of XE itself seems to finish without any errors. But within the log files it can be read that the database has not started up due to a out of memory problem. This causes many log entries within all other logfiles as no database could be created.
    The out of memory problem might be the same as within Advice on running XE on a small virtual Linux host ("Virtuozzo") because I am using a virtual windows 2003 server with "Virtuozzo", too.
    At this time I am on discussing the issue with the provider. Maybe I will get a dedicated server with Windows Server 2003 64bit. Hopefully the XE could be installed on the 64bit Windows Server because 32bit dedicated servers are rare.
    Best regards
    Matthias

  • Joining Windows 2012 Server to SBS 2011 Domain

    Hi All,
    I have been trying to get a new Windows 2012 Server to join a SBS 2011 domain. The error message I am getting is:
    The following error occurred attempting to join the domain: xxxx. The specified domain does not exist or could not be contacted.
    I have a bunch of other Windows 7/XP workstations that have joined successfully. I have also tried disabling TCP/IP v6 on the 2012 server and joining the domain with the netdom command. The SBS 2011 server is listed as the primary DNS server on the 2012
    server.
    What else can I try here?
    Thanks,
    DR.

    I am having the same issue has the OP. I have my DNS settings pointing to the sbs server that hosts the domain and DNS. I am receiving the same error.
    Server 2012 R2 Standard
    SBS 2011 Essentials
    Jerry T

Maybe you are looking for

  • Automatic Data Extract in ODI

    Hi, I want to do automatic data extract in ODI How do i achieve this? Thanks.

  • How do I get my Photoshop Elements v.4 back?

    I bought this for MAC on Sept 28, 2006. It was great but disappeared, don't know why. I tried to reinstall but don't know a series number it asks me. How do I get it back?

  • Pending Updates list does not change

    I have 13 apps in the Pending Updates list, and even though they have been updated, they still show under Pending Updates list. Next to them the button from "UPDATE" now shows "OPEN" but they remain in this list. I have updated to IOS 7. Upon updatin

  • An unknown error has occurred in the HsvLoadFileConverter object

    <p>Good Day,</p><p> </p><p>When using HFM web and trying to create an HFM APP, this errorcomes.</p><p> </p><p>An unknown error has occurred in the HsvLoadFileConverterobject.</p><p> </p><p>I have refreshed my Server/Web config for the DCOM user id an

  • Interactive reports - how to translate ?

    I have an application which I migrated from 3.2 to 4.0. In the 3.2 version I had translated most of the IR menu items which were included with that version. Now in 4.0 I notice there are a couple different ones which are not translated. The messages