Terminal server move to another server

Hello,
I have 2 windows server 2003 standart (terminal server) and I want to move these servers to another Windows server 2008 r2.
how I can migrate user profiles and folders? I look for USMT but usmt does not support windows server 2003. also I checked robocopy, it take error. I need advice. How I can do this goal with min. effort?

Hi,
The 2003 Terminal Server uses v1 user profile structure. The 2008 R2 Terminal Server uses v2 user profile structure.
Based on my experience, if they are local profiles, there is no out-of-box way to support the automatic migration. You may need to manually migrate the data into the new profile locations.
The following thread is discussing on the similar requirement:
Term Server 2003(32bit) migration to new Term Server 2008(64bit) box
http://social.technet.microsoft.com/Forums/en-US/winserverTS/thread/73268ddf-82fe-4274-abf5-3539670c7468
If they are roaming profiles, you can try the steps in the article below.
Support guidelines for migrating roaming user profiles data to Windows Vista or to Windows Server 2008
http://support.microsoft.com/kb/947025/en-us
Hope this helps.
Jeremy Wu
TechNet Community Support

Similar Messages

  • Transport a request from one server(quality) to another server(production)

    Hi All,
    I want to transport a request from one server(quality) to another server(production)
    Can we transport a request from quality to production programatically i.e. by using programing logic.
    Regards,
    Swarup

    Hi,
    It cannot be done programmatically. Although it can be automated by basis guys. They configure it in TMS (Transport Management System). You can check it using STMS. (if you are authorized to view it).
    Transport path are defined in TMS.
    For Automated Transport configuration is done in TMS.
    Generally automatic Transport are not setup between quality and production. Changes are first tested in Quality and then Transported by basis team either periodically / individually.
    In case of manual transport Transport Request can be imported in production using STMS_IMPORT transaction in production. (Basis guy will do it for approved Transports)
    If there is no direct connectivity - Basis people copy "data" file and "co" file and Transport it to target server (This is generally not the case in Quality - production as Transport path is always defined).
    Regards,
    Mohaiyuddin

  • Move Terminal server licenses to another server

    We have one terminal server VM hosted in hyper v server. currently there is a problem with the hyper v server hdd and we might need to rebuild the whole server. We would like to setup a new terminal server on a new server. The existing terminal server is
    windows server 2003. After I fresh setup the Windows server 2003 VM in a new server, how do I move the terminal server license to a new server? FYI, we would like to decommission the old terminal server. But we would like to do it in parallel as there are
    many users are still accessing to the old terminal server.
    Thanks so much.
    Regards,
    Henry

    Hi Henry,
    First you need to gather your licensing paperwork, authorization number(s), license number(s), etc. for your existing licenses.  This step is critical.
    Next install RD Licensing on the replacement 2003 server, Activate it using Terminal Server Licensing (licmgr.exe), then install the TS CALs.  If you receive an error when installing the old TS CALs please contact the Clearinghouse and explain
    to them you need to install the TS CALs on a new server because the old one is being decommissioned.
    How to locate a telephone number for the Microsoft Clearinghouse
    http://support.microsoft.com/kb/291795
    Once you have confirmed that the old TS CALs are installed on the replacement 2003 TS then make sure your 2003 TS is set to the correct Licensing mode (to match the type of TS CALs) and you have Specified the name of the new RD Licensing server. 
    You do this in Terminal Services Configuration (tscc.msc) on the replacement terminal server.
    As an alternative you could install the existing TS CALs on a newer RD Licensing server such as Server 2008 R2, Server 2012, etc.  You still will need to have the authorization number(s), license number(s), etc. for the existing 2003 TS CALs.
    How to move Terminal Services CALs from one license server to another in Windows 2000, Windows Server 2003 and Windows Server 2008
    http://support.microsoft.com/kb/953918
    -TP

  • Reporting and Analysis server down need to move to another server

    I lost my original server for RA and re-installed the components on another server, however, when I try to access from workspace, I receive the message *"Could not find a Hyperion Reporting and analysis server running on "old server name' at port 6800. Please veriify your server connect string and confirm the server is set up".*
    I've re-run the installer and configuration to no avail. Is there a configuration file that I have to update someplace?

    This basically means that the HSS registry is still pointing to the old server name for RA_FRAMEWORK component.You will have to check through the registry report whether there are multiple instance of RA framework registered (one with the old server and another with the new server).If yes you can delete the old one from registry through the epmsys_registry command tool and reconfigure with the new server.
    If you want assistance with the same,please raise an SR with Oracle support and should be able to guide you through.

  • ADS Service Wants To Move To Another Server

    Dear Experts,
    we have Ecc 6.0 with EPH 4 and Oracle 10 G  in PRD we have Dual Stack With  3 App Server
    Whenever One App server is goes down
    then print of Jobcard is not coming.
    So we are Planning to Use the java instance of QAS server for the ADS services.
    Please Guide Me How We Proceed in That.
    with Regards

    Please go through this link http://www.sdn.sap.com/irj/sdn/adobe for configuration document and let me know if you have any issues.

  • Verity K2 Server - point to another server?

    Well i am stuck, i have looked through the coldfusion
    documentation and also asked adobe support but neither have given
    me an answer so far.
    I was wondering if anyone out there knows if you can
    configure Verity K2 to point to another server in Coldfusion 8
    standard edition? The link does not appear in standard but does in
    developer/enterprise. If i type the URL in standard i can actually
    get to the page that lets you configure another server however when
    i save it does not save the change. None of the feature matrix's
    out there tell me wether this feature is included in Standard
    edition and adobe support dont seem to know either (seriously).
    Can anyone out there help me?

    Sorry, there are 2 sections that need to be uncommented:
    <!-- The following two services are for handling server-to-server traffic. -->
    <!-- External asychronous DNS resolver -->
    <service id="dnsrv">
    <host/>
    <load>
    <dnsrv>/usr/lib/jabber/dnsrv.so</dnsrv>
    </load>
    <dnsrv xmlns="jabber:config:dnsrv">
    <resend service="xmpp-server.tcp">s2s</resend>
    <resend service="jabber.tcp">s2s</resend>
    <resend>s2s</resend>
    </dnsrv>
    </service>
    <!--
    The following 's2s' config handles server connections and
    dialback hostname verification. The <legacy/> element is
    here to enable communication with old 1.0 servers. The
    karma settings are a little higher here to handle the
    higher traffic of server-to-server connections (read
    the io section below for more details, medium settings).
    -->
    <service id="s2s">
    <load>
    <dialback>/usr/lib/jabber/dialback.so</dialback>
    </load>
    <dialback xmlns='jabber:config:dialback'>
    <legacy/>
    <ip port="7000"/>
    <ip port="5269">127.0.0.1</ip>
    <ip port="5269"/>
    <karma>
    <init>50</init>
    <max>50</max>
    <inc>4</inc>
    <dec>1</dec>
    <penalty>-5</penalty>
    <restore>50</restore>
    </karma>
    </dialback>
    </service>
    If you are still having problems, turn off the firewall when you test. If that doesn't work, it is likely a network or dns issue.

  • Dynamic script task to copy data from one server table to another server table excluding Timestamp column ?

    I have two server TestSource and TestDestination . In both the tables I have common table like below. I would like to copy the data from TestSource server src_Table to TestDestination server  table dest_table
    excluding the column timestamp. This process I would like to achieve dynamically. Since I have 50 tables where I need to copy from source server to destination server.
    Rule : This needs to achieve using script task. Please help me to find the solution as it is very urgent requirement.
    Above rule is because No option to choose export wizard dynamic query option for linked server.
     --Source
    Table
    CREATE TABLE src_table
    a int,
    b int,
    c timestamp
    --Dest Table
    CREATE TABLE dest_table
    a int,
    b int,
    c timestamp
    Thank you in advance.
    Hari

    I have two server TestSource and TestDestination . In both the tables I have common table like below. I would like to copy the data from TestSource server src_Table to TestDestination server  table dest_table
    excluding the column timestamp. This process I would like to achieve dynamically. Since I have 50 tables where I need to copy from source server to destination server.
    Rule : This needs to achieve using script task. Please help me to find the solution as it is very urgent requirement.
    Above rule is because No option to choose export wizard dynamic query option for linked server.
     --Source
    Table
    CREATE TABLE src_table
    a int,
    b int,
    c timestamp
    --Dest Table
    CREATE TABLE dest_table
    a int,
    b int,
    c timestamp
    Thank you in advance.
    Hari

  • Terminal server with license server move to another domain (disjoin and rejoin a domain)

    I've to migrate an a terminal server windows 2008R2 with is licence server, installed on the same machine,  from a domain let's call DOMAINA to a new domain DOMAINB, what will happen to TS licence server, i've to reinstall and authorise again and add
    again licence or it will bring all licence with hm?
    Ts licensing server and the terminal server are on the some machine. (it's offer service to only 5 users)
    Thanks
    Luigi

    Hi Luigi,
    You should be fine moving from one domain to another.  Regardless I recommend you gather the original licensing paperwork, authorization number, license number, agreement number, emails, etc., as appropriate for the type of licensing program you purchased
    them through.  If for whatever reason you need to reinstall the RDS CALs you will be fine if you have the license documentation.
    After moving the server you should test by connecting to the server via Remote Desktop and then verify that there are no warnings/errors related to licensing in the server's log.  You may also want to create a RDS Per User CAL Usage report in RD Licensing
    Manager, export it to .csv, and then examine it in Notepad.  You should see in the file where the server has issued licenses to users in the new domain.
    -TP

  • Production moves to another server with existing streams replication

    Hi All,
    We have oracle bi directional streams replication setup between 2 server(us and uk). Everything is working as expected.
    But,We are going to move UK server from (ex: cam19 to cam29).
    Will it impact on replication setup.
    we will restore new server via cold backup.Also we will stopped all the process on both the sides ,before cold backup.
    Can you please suggest? What should we do before doing that.
    How we can avoid any problem while moving server.
    so it will not impact on replication.
    Thanks in advance!!!!
    Many Thanks
    nick

    Thanks a lotz Anurag..
    I have one small question not on same topic, Its regarding table add in existing replication setup.
    What happened ,When we add a new table to existing replication setup if any reason table is not replicating between two database then we have to remove the rules for that particular table and setup again. Some time what happened we got error "queue has errors" i dont know the ORA number.
    in that case what cases when apply process ABORETED and when we try to start the process it gives same error and ABORTED again.
    then we have remove the whole replication Manually and setup again. It's very horriable....
    Could you please help that before drop the rules for particular table then wht should we do ? Do we need to unscheduled the propagation process and then drop the rules becuase i read on metalink that negative rules drops while propagation process using the same rule set.
    Please Suggest!!!!!!!!!!
    Many Thanks

  • BW based Crystal Report. How to move to another server?

    Hi,
    We have developed a Crystal Report in a development system based on a BEx query in the same server.
    Now we are going to move the report to production. How to make the crystal report connect to the BEx query in Production server?

    Classic Crystal Reports and Classic SAP connectivity questions
    Classic Crystal Reports and Classic SAP connectivity questions

  • HT5065 Can I hyperlink in iBook to a movie on another server?

    I've been told I can not hyperlink in iBook to a movie on a different server if I publish my iBook in iTunes. Is this correct, please?

    I was all set to celebrate as it seemed like this worked
    perfectly, but I got actionscript errors like crazy in the new
    file.
    The only actionscript I'm using is 3 versions (1, 2, and 3)
    of the following.
    The error is:
    The class or interface 'Timer' could not be loaded
    and
    a Type identifier is expected after the ':'
    These errors don't happen in my original file.
    Will continue to play with it...
    this.stop();
    var timelinePause3:Timer = new Timer(2000, 1);
    timelinePause3.addEventListener(TimerEvent.TIMER,
    timerHandler3);
    timelinePause3.start();
    function timerHandler3(evt:Object):void {
    this.play();
    }

  • Exchange 2010 outlook and mailbox move to another server

    does a user need to create a new profile when mailbox has been moved to a different server?
    TM

    Right, they don't need to recreate their outlook profile.
    Cheers,
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.com    Twitter:
      LinkedIn:
       Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Copying database objects and data from one server database to another server database in AG group

    Hi,
    I am still trying to wrap my head around sql clusters and AGs and I have a project that requires I take a vendor's database and restore it weekly so its available on the production server which is clustered.
    The vendor's database on the cluster is in an AG group and encrypted.
    Right now, I plan to restore the database on a sql staging server and use the SSIS Transfer SQL Server Objects Task to copy the table structure and data from Stage to the Production database of same name and I would first drop the objects in production
    database using the same task.
    I am concerned that this might cause issues with the passive cluster due to "logging" from active to passive. The database is about 260 MBs and I am not sure how many tables.
    Has anyone run into this type of scenario before or have a better solution?
    Thanks
    Sue

    IF I understand anything about clustered sql and logging, the sql server should take the log file and recreate the same scenario on the passive side of the cluster.
    Is that correct?
    Hi Sue,
    Yes, for AlwaysOn Availability Group, the transaction log is basically replayed from the primary to all of the secondary's.
    Besides, from my point of view, as we cannot directly restore a database that is part of an Availability Group, it is a good way using SSIS task to drop and recreate all tables then transfer data from the restored database to the primary replica. Schema changes
    and data changes will also happen on the secondary  replica.
    There are some similar links for your reference.
    http://dba.stackexchange.com/questions/21404/do-schema-changes-break-sql-server-2012-alwayson-or-are-they-handled-transpare
    http://blogs.msdn.com/b/sqlgardner/archive/2012/08/28/sql-2012-alwayson-and-backups-part-3-restore.aspx
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.
    Lydia Zhang
    TechNet Community Support

  • How can we  transport the master data from one server/client to another server client?

    plz guide me this issue

    Re: transfer data in between servers
    Navaneetha Krishnan Jun 25, 2007 2:59 PM (in response to suresh chandrra
    Most of the times, masterdata is transferred between servers through ALE. This is considered to be one of the best and efficient ways of transferring data. You can try this too.
    BDCs are another way (which can be done through LSMW or through a custom made program.

  • MDM DB Migration to Another server (OS may change for DB)

    Hi MDM Expert
    We are currently using MDM 5.6 SP06 with HA (Microsoft Cluster) Active/Passive.
    DB and MDM both are running on same machine
    Now we want to move our Database to another server (OS May change on target DB).Please note we just want to move DB only not MDM Server component
    After DB move to another server we also wanted to have DB in HA, i mean Active/Passive and i know we need additonal to make it HA
    Can you please refer us any document which will help us for accomplish this requirement?
    Also let us know if there will be any negative implication on MDM Servers component after moving DB to another server
    We are also using Oracle failsafe for MDM HA configuration
    I really need expert help here
    Thanks in advance
    Thanks
    Deelip

    Hello Augusto,
    if i understood you correct only the host of the database is changed. The ABAP and JAVA instances are still running on the same host as before?
    If yes then this is pretty easy ... you can shutdown and copy the database with scp/rsync .. or if you have a shared storage you can just remap the disks to the new server.
    As you described, that the hostname of the DB host will change you have to do 2 things
    1) Change hostname of entries in tnsnames.ora (for more information about tnsnames check sapnote #562403)
    2) Change the host connection entry in the secure store of the Java instance (http://help.sap.com/saphelp_nwpi71/helpdata/de/ec/9432d189c445cdacdc7e520981b4b6/content.htm / Database Schema password should be change or not)
    Regards
    Stefan

Maybe you are looking for