Trying to migrate to Hyper-V

Hi I am trying to find the best way to migrate from ESXi to Hyper-V with Server 2003 DC with two hard drives. I know I should not snapshot the DC so I guess what's the best way to do this. Here is the one catch I only have on physical host. 
Should I uninstall the VMware tools, shutdown all my servers, export the vm to an OVF, uninstall ESXI, install HyperV, convert the OVF to use with HyperV, import the machine and than boot up?

Hi jmiller1981,
"What if i place a Hyper-V VM in Esxi, install a new DC on that machine, transfer the roles and retire the old DC, shutdown the DC and then export it to my local machine. Next I uninstall Esxi from the box than install Hyper-V than import the DC"
Regarding "retire the old DC" , I would suggest you refer to following link to remove the old one after  FSMO transfer:
http://msmvps.com/blogs/acefekay/archive/2010/10/05/complete-step-by-step-to-remove-an-orphaned-domain-controller.aspx
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.

Similar Messages

  • I have a new Macbook Pro - trying to migrate files etc from my Macbook Air using a Thunderbolt Cable between the two.  I follow the directions but the two computers never "discover" each other.  WiFi connect works but 70 hours is a rough deal.

    I have a new Macbook Pro.  Trying to migrate files etc from my Macbook Air using a Thunderbolt Cable between them.
    I follow the directions but the two computers never "discover" each other - using a WiFi connection works but 70 hours is a rough deal.
    (Mac OS 10.8.2 on both computers)

    Are you trying target disk mode?
    http://support.apple.com/kb/PH10725
    Ciao

  • Trying to restore after getting a new hard drive.  I can see the backup on the Time Capsule and on the correct date but it is Greyed out.  That is it wont let me open it and restore the machine.  Have tried also Migration Assistant, no luck.

    Trying to restore after getting a new hard drive.  I can see the backup on the Time Capsule and on the correct date but it is Greyed out.  That is it wont let me open it and restore the machine.  Have tried also Migration Assistant, no luck.

    https://discussions.apple.com/thread/5210788?tstart=0
    At startup hold down the Command+Option/Alt+r keys until you see a globe on the screen. Then use disk utility to partition and format the drive HSF+ and then select Reinstall Mac OS X. whatever version of OS X that originally came on your system will be installed and then you can upgrade back to Mavericks.

  • I'm trying to migrate from mobileMe to iCloud but I have Snow Leopard (the latest version). It looks like Lion is no longer available because Mountain Lion comes out next month (July). The problem is mobileMe ends on June 30th. How can I migrate?

    I'm trying to migrate from mobileMe to iCloud but I have Snow Leopard (the latest version). It looks like Lion is no longer available because Mountain Lion comes out next month (July). The problem is mobileMe ends on June 30th. How can I migrate?
    My iphone and my ipad are compatible but when I try to go to icloud on my phone it says to do it on my computer.
    I would like to have my calendar, contacts, etc.. all sync like they do now. Is there a way to upgrade before June 30th? If not, will the gap be an issue or will I just be able to buy mountain lion and sync everything?
    Any suggestions?
    Thank you!

    You can buy Lion in the App Store now, but move to iCloud now. If you wait to Mountain Lion, you will only have Mail in Snow Leopard, so you will lose syncing unless you use Lion or Mountain Lion. It's up to you

  • Error while trying to migrate Classic HFM app to EPMA

    Hello I currently have a classic HFM application 11.1.2.1.0.83 and I have to migrate it to EPMA
    I already made a copy of the production App in a Virtual Machine and finish the process with positive results.
    However when I try to do the migration on the production environment (same version, same user, same provision) I keep getting this error
    APPNAME: Starting transformation
    APPNAME: Changing product application to EPMA
    APPNAME: Getting Metadata
    APPNAME: Unable to get product metadata
    Total Errors: 1 Total Warnings: 0
    Then it says something about checking the logs, which I already did following this route ...\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\epma but nothing reporting an error or anything alike was registered
    Reading the forums I havent found anything similar, except for one person trying to migrate a planning application, but it seems it was a problem with his period dimensions, I'm most certain that cannot be my issue since the application finished succesfully on my VM
    Any help would be extremely appreciated I'm at a loss here

    Hello anyone with the same problem??

  • I am trying to migrate from macbook to a new imac and the looking for source keeps spinning

    I am trying to migrate from macbook to a new imac and the looking for source keeps spinning

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • Java.lang.NullPointerException trying to migrate from MySQL to OracleXE

    (Originally posted in the SQL Developer forum)
    I'm trying to migrate a small MySQL database (four tables) to OracleXE. When I capture an object (table, schema or entire database), I'm receiving a java.lang.NullPointerException message from the Capture source in the Migration Log window. The migrated object doesn't show up in the Captured Objects window until after I shut down SQL Developer and restart it, then the tables in the migration script don't have any columns defined in them.
    Here's the error from the console:
    java.lang.Exception: java.lang.NullPointerException
    at oracle.dbtools.migration.workbench.core.ui.AbstractMigrationProgressRunnable.start(AbstractMigrationProgressRunnable.java:139)
    at oracle.dbtools.migration.workbench.core.CaptureInitiator.launch(CaptureInitiator.java:57)
    at oracle.dbtools.raptor.controls.sqldialog.ObjectActionController.handleEvent(ObjectActionController.java:127)
    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:551)
    at oracle.ide.controller.IdeAction$2.run(IdeAction.java:804)
    at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:823)
    at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:521)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
    at java.awt.Component.processMouseEvent(Component.java:5501)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
    at java.awt.Component.processEvent(Component.java:5266)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3968)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1778)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)Caused by: java.lang.NullPointerException
    at oracle.dbtools.migration.workbench.plugin.MySQLCapturer.captureColumnDetails(MySQLCapturer.java:473)
    at oracle.dbtools.migration.workbench.plugin.MySQLCapturer.captureObjects(MySQLCapturer.java:145)
    at oracle.dbtools.migration.capture.CaptureWorker.capturePerTable(CaptureWorker.java:568)
    at oracle.dbtools.migration.capture.CaptureWorker.captureType(CaptureWorker.java:331)
    at oracle.dbtools.migration.capture.CaptureWorker.runCapture(CaptureWorker.java:282)
    at oracle.dbtools.migration.workbench.core.ui.CaptureRunner.doWork(CaptureRunner.java:63)
    at oracle.dbtools.migration.workbench.core.ui.AbstractMigrationProgressRunnable.run(AbstractMigrationProgressRunnable.java:159)
    at oracle.dbtools.migration.workbench.core.ui.MigrationProgressBar.run(MigrationProgressBar.java:532)
    at java.lang.Thread.run(Thread.java:595)
    My environment is:
    Windows Xp sp2
    SQL Developer (ver. 1.1.2.25.78)
    J2SE Development Kit 5.0 Update 11
    mysql-connector-java-5.0.5
    Oracle Database 10g Express Edition Release 10.2.0.1.0
    The MySQL database is version 4.1.2 running on a remote Mandriva Linux 2006 server.
    Are there any specific version requirements for the components involved?
    Thanks.

    Hi,
    There's a known bug in the code that captures 4.1 MySQL databases (specifically). The fix has been applied, and will be available in our next release.
    for a temporary workaround, you can put your data into a MySQL 4.0 or 5.0 database.
    Regards,
    Dermot.

  • How to migrate the Hyp financial report 11 from dev to test on aix

    Hi All,
    I need to migrate 3 Hyp Fin Reports 11.1.2.2 from dev to UAT. I am new to this. Can any one tell me the steps or the link to the documentation??
    Thanks !!!!!
    Edited by: 940841 on Mar 29, 2013 9:16 PM

    Hi Celvin,
    Thanks for the reply. Could you please let me know how to perform the LCM migration for HFR.
    I am having some issues with my HFR server and so I cannot open the reports. So I am thinking if I can use LCM and export and migrate the reports to another server.
    The steps I am performing to do this:
    Login to HSS > Application group> Reporting and Analysis> Repository objects> report folder name> select reports> Hit on Export
    Now in the exported folder I see three things:
    RnA-Reporting and Analysis (Its a folder)
    Export.xml
    Import.xml
    Now under RnA-Reporting and Analysis folder I see sub folders
    resource\Repository Objects\Under this folder, I see for every report there is one .xml file and 5 other files for the same report.
    Can anyone tell me how to import these reports back into the new environment?
    Thanks,

  • Trying to migrate SQL Server 2000 to Oracle 10g.

    Hi.
    I´m trying to migrate from Sql Server 2000 to Oracle 10g and I got some troubles.
    I have connected both databases with my Oracle Sql Server, after that I went to the Menu--> Migrate--> Fast Migration and then fill all the steps necesary.
    I can see the repository`s table at the oracle schema but after that the Sql Developer hang at the point "capture". I let the tool work for 2 hours and nothing to do. It´s not a hughe db so could be done faster.
    May I miss something?.
    Thanks.

    Hi
    I also have similar issue when trying to migrate from MS SQL 2005 to oracle 10g.
    I use the SQL Developer Version 2.1.0.63.
    First, I tried to use 'Quick Migration' then it created repository then stop there with error message
    "Error ocurred during capture: ORA-01400: cannot insert NULL into ("DDHCOWNER"."MD_PROJECTS"."ID")"
    Then, try manual way to capture SQL server, but some how it doesn't work. It just refresh IDE and stop.
    Before this activity, I tried to migrate MS SQL 2005 using 'Quick Migration' and it works. But this time I have to do it on another DB then this happened.
    So I re-try the previous connection then encountered the same to all.
    Thus, please kindly help to advice how to solve this problem.
    Thank you so much.
    Regards,
    Sai Lin Naung

  • Problems when trying to migrate from 6.0 to 6i

    Hi,
    I'm having problems when trying to migrate a Designer 6.0 application to 6i.
    When I get to start the migration after having selected the source application, the process fails immediately after I've pressed the button.
    I'm getting the error: CDR-21244: This process has been aborted and the advice to check the log file. But no log file is created.
    I've read Note 234984.1 which gives two suggestions in this situation: That the ORACLE_HOME environment variable is unset, and that the LOG_DIRECTORY_RAU directory is writeable. Both is fulfilled in my situation. However it seems that the migration procedure tries to start imp - I've noticed a short flash with the command prompt screen - and when I try to start imp manually from the command prompt I get errors. I was able to fix this error by setting ORACLE_HOME and ORA_NLS33. But the defining ORACLE_HOME is "illegal" ref. Note 234984.1. Of course I tried to leave it anyway, but that didn't help neither: The migration still dies a quick and silent dead.
    So now I'm stucked. How can I carry on?
    The source is on version 6.0.3.5.0 running on 8.1.5, and the taget is version 6.5.92.1.9 running on 8.1.7.4.
    Regards, Michael

    The migration from Designer 6.0 to 6i requires careful planning. Please read the migration guide on OTN (http://www.oracle.com/technology/products/designer/index.html) for advice and to assist you with the migration.
    Regards
    Sue

  • Trying to migrate to a new computer - major problems

    Hi, I'm posting this for my friend Cindy who is trying to migrate from an old laptop to a new PC. Laptop: Vista PC: Windows 7, both 64 bit.
    She called me after moving some files around and being partially successful. The problem is that a few thousand photos are missing and cannot be found. I've searched her internal and external hard drives and cannot locate the files on either computer. I do believe they are gone.
    What we're trying to figure out is this: How can she take everything that is on her laptop and migrate it properly to the PC. The catch here is that the laptop is messed up too because of trying to move things around.
    So, is there any way to get PS Lightroom to scan the catalog and then search the whole computer (c: and g: drives) for the missing files, and then export them into a new catalog that is properly organized? I realize that's a tall order but we are grasping at straws here.
    Thanks for your time, and feel free to point me in the right direction rather than answer the questions explicitly.
    Ryan (via Cindy's account)

    You need to supply more information:
    1) What version of LR is installed on the old laptop, and what version on the new desktop?
    2) Are the "few thousand missing photos" showing up in LR on the new desktop, but with '?' symbol in the thumbnails? If so double-click the '?' to display the laptop file location path where LR thinks the files are.
    3) What is the 'G:' drive letter (external drive?) and has anything been deleted from the G: or C: drives?
    4) Was there more than one (1) Lightroom catalog created on the laptop? If so where were the catalogs saved?
    This link will be helpful in locating LR files and folders:
    http://kb2.adobe.com/cps/843/cpsid_84313.html
    Do NOT open any applications on the laptop other than Windows File Explorer, to prevent overwriting any possibly deleted files.

  • I have a new MacBook Air.  When I first got it, I migrated some of my files from my PC to the MacBook Air with no issues.  Now, I',m trying to migrate more documents, music, etc. and migration assistant won't get past "Looking for Other Computers."  Why?

    I have new MacBook Air. When I first got it, I migrated some of my files from my PC to the MacBook Air without any problems.  Now I'm trying to migrate more files, music, etc. and I keep getting the continuous spining circle with "Looking for Other Computers."  I've tried everything and for some reason it is not finding my PC. What am I doing wrong?

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • HT4796 I´m trying to migrate from my old PC to my mac, but in the migration assistance of my PC, the legend "waiting for your mac to connect" continues ever for ever, never appears the passcode. What can I do?

    I´m trying to migrate from my old PC to my mac, but in the migration assistance of my PC, the legend "waiting for your mac to connect" continues ever for ever, never appears the passcode. What can I do?

    The transfer of content from sources such as songs imported from CD is designed by default to be one way from iTunes to iPod. However there are a number of third party utilities that you can use to retrieve music files and playlists from your iPod. I use Senuti but have a look at the web pages and documentation for the others too, you'll find that they have varying degrees of functionality and some will transfer movies, videos, photos and games as well. This is just a small selection of what's available, you can read reviews and comparisons of some of them here:
    Wired News - Rescue Your Stranded Tunes
    Comparison of iPod managers
    Senuti Mac Only (Currently only the beta version is iPod Touch & iPhone compatible)
    PodView Mac Only
    PodWorks Mac Only
    iPodDisk PPC Mac Only (experimental version available for Intel Macs)
    TuneAid Mac only (iPhone and iPod Touch compatible)
    iPodRip Mac & Windows
    YamiPod Mac & Windows
    Music Rescue Mac & Windows
    iPod Music Liberator Mac & Windows
    iGadget Mac & Windows (iPhone and iPod Touch compatible)
    Floola Mac & Windows
    iRepo Mac & Windows (iPhone and iPod Touch compatible)
    iPod Access Mac & Windows (iPhone and iPod Touch compatible)
    TouchCopy Mac & Windows (iPhone and iPod Touch compatible)
    There's also a manual method of copying songs from your iPod to a Mac or PC. The procedure is a bit involved and won't recover playlists but if you're interested it's available on page 2 at this link: Copying Content from your iPod to your Computer - The Definitive Guide

  • I'm trying to migrate data from an old Powerbook G4 to a Macbook running 10.8 - new laptop can't find the target disk

    Can anyone help me get a new(er) Macbook that's running Mountain Lion migrate data from an old PowerBook G4 running 10.4.x?
    I've restarted the G4 holding down "T" and have the Firewire icon floating around its screen, started Migration Assistant on the Macbook, telling it to get data from a Time Machine back up or other disk, have Firewire cable connected to both laptops, continue and the Macbook is just endlessly "Looking for Other Computers"....
    Any ideas?
    Anyone?

    Additionally, When I have the two laptops connected via Firewire, I do see the disk from which I'm trying to migrate data and can copy files, etc.
    Not sure if this is helpful or not but thought I'd throw it out there.

  • HT204350 hi, I am trying to migrate my apps from my old Macbook Air 2010 to a new Macbook air 2013.  Both have Os X Mavericks. The computers cannot find each other in computer-computer network that I created. Any suggestions?  Thanks!

    Hi, I recently purchased a new Macbook Air with OS X version 10.8.5.  I am trying to migrate my data from my MacBook Air Late 2010.  Anyone knows how I could connect them with wires? The 2010 MacBook Air has only two USA slots. Thanks for any help on this issue!

    You can connect the USB2 to USB3  backwards compatible.
    or USB to Thunderbolt cable
    http://store.apple.com/us/mac/mac-accessories/cables#!
    or Ethernet to thunderbolt
    http://store.apple.com/us/search/thunderbolt#!

Maybe you are looking for

  • Endless spinning wheel on starting Mail 2.1.3

    The Activity Viewer shows that 'Fetching new mail' never completes it stalls at the last message on the server. The mail application will only quit when forced. Each restart of Mail re-downloads the same messages from the server as the previous resta

  • Bin Packing Problem

    Hello all, Can you please help me out a little bit on bin packing problem? I have a jpanel and i want to divide its space in order to put rectangles but having in mind that i have to take advantage of all the empty space provided by the jpanel thnx,

  • Very urgent excise base value isnt captured to are1 and are3

    dear sir, in are1 and are3 documents base exicise value is nt being captured and higher edusess 1% too but BED and educess is captured ?can anybody help me ?is ita notes problem?

  • Decided to put illustrator cs5 on Mac.

    before this program was on windows enter the serial number, the program writes the code does not fit on the box written illustrator ret in what could be the problem?

  • Episodes of TV Series Late - Damages in particular

    Its Friday, the Tuesday episode of Damages "She Spat On Me" (Episode 6) is not available yet - Who monitors this stuff? How do you send a wake-up call to whoever in I-Tunesland to get these shows available? Who chooses the series on the I-Tunes direc