Client PC migration fails from SBS 2003 to SBS 2012 Essentials

Please check out this entire message before making an assumption about what it says, thanks.
Our old SBS 2003 Server hard failed a few weeks ago.
Rather than repair it, we ordered a new server with SBS 2012 Essentials and loaded the backup data from the old server.
The Server is just fine.  We are having no issues whatsoever with the server.  I kept the old domain name and server name.
The Client Computers, some Win7 some Win8.1, have turned into a nightmare to re-connect.
What happens is, the user can log in, but has no files in desktop, downloads or documents, nothing has been migrated:
The process I'm using is this:
  1> I take them off the old domain and set them up as workgroup: NOGROUP... that works fine.
  2> I bring up http://SERVERNAME/connect and begin installing the server software, no problem yet...
        >> This goes to a point where it asks for a restart, followed by a lot more waiting.
        >> Eventually it crashes with a message I have, unfortunately, not documented (sorry).
  3> When I restart the PC, I'm able to log into the user account : DOM\username, but none of the users files are there.
Looking at the file tree at C:\Users I see a folder structure like this:
  C:\Users
        |_   _client.setup_  (essentially empty)
        |_  username         (the old account... and yes, it has all of the files and app data)
        |_  username.DOM (the new account, but essentially empty)
It appears that the setup was supposed to migrate 'username' thru '_client.setup_ into 'username.DOM' but failed.
I can move all of the data from 'username' to 'username.DOM' to solve the data and files problem.
But the AppData folder cannot be moved in its entirety (I tried, and it clobbers the user completely), I have to manually transfer files from 'username\AppData' folders (Local, LocalLow and Roaming) making sure to transfer only the files that don't exist
in the 'username.DOM\Appdata' folders.
I realize that this process leaves me with a 'Less Than Perfect' AppData setup.
Since I have many Clients left to convert, I'd like to know if I'm doing something wrong, or how to make it right.

With a new server with a new domain you have started down the right path.  Disjoin and the http:// technique should have worked, but we can address that when you can give us more info.
When joining a new domain the old users profiles get blocked by security to the new users.  But the local admin or the domain admin should have access.  The way I do it is to copy out the required data from the old profile to a safe place then
copy it back to the new profile when finished.  But there are profile migration wizards, one of them at
www.forensit.com, that work very well.
As for the system crash when you did the join... please see if you can get the message, and then examine the logs in both the server and the client.   For the server, look here:
http://blogs.technet.com/b/sbs/archive/2014/09/30/windows-server-essentials-log-files.aspx
For the client, scroll down in the link above to the section about client side logs.
Larry Struckmeyer[MVP] If your question is answered please mark the response as the answer so that others can benefit.

Similar Messages

  • Windows SBS 2003 to Server 2012 Essentials R2

    I am tasked with upgrading from an existing SBS 2003 server to 2012 R2 Essentials. Currently the 2012 box is on the network, fresh install but I'm encountering issues from there. I joined it to the domain and now when it boots up it goes through the process
    of configuring it to the domain. However, it simply stops with the error "Configuration Encountered Some Issues". Could someone provide some guidance? Thanks!
    The only error I can find related to it is:
    Log Name:      Microsoft-Windows-ServerEssentials-Deployment/Deploy
    Source:        Microsoft-Windows-ServerEssentials-Deployment
    Date:          2/8/2015 10:34:21 PM
    Event ID:      130
    Task Category: None
    Level:         Error
    Keywords:      
    User:          SNL\halo
    Computer:      Server2012.snl.local
    Description:
    Unexpected error occured: System.Management.Automation.CmdletInvocationException: Value cannot be null.
    Parameter name: container ---> System.ArgumentNullException: Value cannot be null.
    Parameter name: container
       at Microsoft.WindowsServer.Essentials.ActiveDirectory.DirectoryEntryExtensions.GetNewChildName(DirectoryEntry container, String preferredName)
       at Microsoft.WindowsServer.Essentials.ActiveDirectory.WellKnownStandaloneMsa.Initialize(Domain domain, DirectoryEntry master, Guid wkguid, String preferredName, DirectoryEntry& entry, String& connectedServer)
       at Microsoft.WindowsServer.Essentials.ServerSetup.ServerSetupMsaHelper.InitializeServiceAccount()
       at Microsoft.WindowsServer.Essentials.ServerSetup.ServerSetupMsaHelper.UseServiceAccount(NetworkCredential credential)
       at Microsoft.WindowsServerSolutions.Setup.Commands.InitialConfigurationHelper.StartInitialConfiguration(PSCredential credential, Dictionary`2 data)
       at Microsoft.WindowsServerSolutions.Setup.Commands.InvokeEssentialsConfigureServiceCommand.ProcessRecord()
       at System.Management.Automation.CommandProcessor.ProcessRecord()
       --- End of inner exception stack trace ---
       at System.Management.Automation.PowerShell.EndInvoke(IAsyncResult asyncResult)
       at Microsoft.Windows.ServerManager.ServerEssentials.Plugin.RemotePSHelper.InvokeRoleConfigurationCommand(String command, IDictionary`2 parameters, Func`1 isCancellationRequested, Action`1 onProgress)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-ServerEssentials-Deployment" Guid="{AD9FC988-EB6F-43AF-9429-7BCDB78A7663}" />
        <EventID>130</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-09T03:34:21.429892000Z" />
        <EventRecordID>180</EventRecordID>
        <Correlation ActivityID="{E85BC2B0-4415-0000-D0C2-5BE81544D001}" />
        <Execution ProcessID="3140" ThreadID="2628" />
        <Channel>Microsoft-Windows-ServerEssentials-Deployment/Deploy</Channel>
        <Computer>Server2012.snl.local</Computer>
        <Security UserID="S-1-5-21-3716708206-3900771979-3496404321-1138" />
      </System>
      <EventData>
        <Data Name="Message">System.Management.Automation.CmdletInvocationException: Value cannot be null.
    Parameter name: container ---&gt; System.ArgumentNullException: Value cannot be null.
    Parameter name: container
       at Microsoft.WindowsServer.Essentials.ActiveDirectory.DirectoryEntryExtensions.GetNewChildName(DirectoryEntry container, String preferredName)
       at Microsoft.WindowsServer.Essentials.ActiveDirectory.WellKnownStandaloneMsa.Initialize(Domain domain, DirectoryEntry master, Guid wkguid, String preferredName, DirectoryEntry&amp; entry, String&amp; connectedServer)
       at Microsoft.WindowsServer.Essentials.ServerSetup.ServerSetupMsaHelper.InitializeServiceAccount()
       at Microsoft.WindowsServer.Essentials.ServerSetup.ServerSetupMsaHelper.UseServiceAccount(NetworkCredential credential)
       at Microsoft.WindowsServerSolutions.Setup.Commands.InitialConfigurationHelper.StartInitialConfiguration(PSCredential credential, Dictionary`2 data)
       at Microsoft.WindowsServerSolutions.Setup.Commands.InvokeEssentialsConfigureServiceCommand.ProcessRecord()
       at System.Management.Automation.CommandProcessor.ProcessRecord()
       --- End of inner exception stack trace ---
       at System.Management.Automation.PowerShell.EndInvoke(IAsyncResult asyncResult)
       at Microsoft.Windows.ServerManager.ServerEssentials.Plugin.RemotePSHelper.InvokeRoleConfigurationCommand(String command, IDictionary`2 parameters, Func`1 isCancellationRequested, Action`1 onProgress)</Data>
      </EventData>
    </Event>

    Hi Kieran S,
    As Robert mentioned, did you refer to any migration guide?
    Migrate from Previous Versions to Windows Server 2012 R2 Essentials or Windows Server Essentials Experience
    Windows Server 2012 R2 Essentials Migration – Keys to Success
    -->it simply stops with the error "Configuration Encountered Some Issues".
    Please refer to Paul's suggestion and check if help you to solve this configuration issue. In addition, you can also refer to following KB.
    The Post-Deployment Configuration task may fail after you install the Windows Server Essentials Experience role on Windows Server 2012 R2
    If any update, please feel free to let us know.
    Best regards,
    Justin Gu
    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]
    Those two links were very helpful! Way better than the one I was referencing. I ended up having to manually do a adprep /forestprep before the wizard would work. All is well now, thanks!

  • Migrating from Server 2003 to Server 2012 Essentials or new install?

    We have a small network having downsized some years ago. Currently we have two 2003 servers  and 6 workstations. Originally we were running Exchange on one of the servers, but now Exchange is remotely hosted. I have a new server that will be
    running Essentials. I want to replace both of the old servers and just have the one new server. I am thinking that with such a small network, it will be easier just setting up the new server in a new domain rather than migrating. Does this make sense? Any
    pitfalls to be aware of?
    Thanks,
    Mike

    Hi Mike,
    à
    I am thinking that with such a small network, it will be easier just setting up the new server in a new domain rather than migrating.
    Does this make sense?
    Based on your description, setting up the new server or performing a migration, will depend on the target which
    you want to achieve.
    For migration, it will help you to migrate the settings and data from that old server to the new server. For
    more details, please refer to following article and check if can help you.
    Migrating
    to Windows Server 2012 Essentials
    If just set up the new server, as you mentioned, it may be easier than migrating. For more details, please refer
    to following article and check if can help you.
    Install Windows Server Essentials
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    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]

  • SQL Query (Migrating report from SMS 2003 and SCCM 2012R2)

    Hello everyone,
    I solicit you because I have to work on migrating reports from SMS 2003 and SCCM 2012 R2.
    The following SQL query causes me some problems:
    SELECT DISTINCT SYS.Netbios_Name0 AS Computer, (SELECT SUM(ProcAddtl.NumberOfLogicalProcessors0) FROM v_GS_Processor_Addtl0 ProcAddtl WHERE ProcAddtl.ResourceID=SYS.ResourceID) [Cores], CS.NumberOfProcessors0 AS CPU, CPU.MaxClockSpeed0 As Speed, CPU.Name0, MEMORY.TotalPhysicalMemory0/1024 AS [RAM Mb], (SELECT LDISKS.Name0 + '=' + CONVERT(varchar(15), LDISKS.Size0/1024) + ' | ' as 'data()' FROM v_GS_LOGICAL_DISK LDISKS WHERE LDISKS.ResourceID=SYS.ResourceID AND (LDISKS.Name0='C:' OR LDISKS.Name0='D:') ORDER BY LDISKS.Name0 FOR xml path('')) [Logical Disk (Gb)], (SELECT LDISKS.Name0 + '=' + CONVERT(varchar(15), LDISKS.FreeSpace0/1024) + ' | ' as 'data()' FROM v_GS_LOGICAL_DISK LDISKS WHERE LDISKS.ResourceID=SYS.ResourceID AND (LDISKS.Name0='C:' OR LDISKS.Name0='D:') ORDER BY LDISKS.Name0 FOR xml path('')) [Free Space(Gb)],CS.Manufacturer0 AS Manufacturer, CS.Model0, OS.Caption0 AS 'OS', (SELECT CONVERT(varchar(10), NIC.Index0) + '=' + NIC.IPAddress0 + ' | ' as 'data()' FROM v_GS_NETWORK_ADAPTER_CONFIGUR NIC WHERE NIC.ResourceID=SYS.ResourceID FOR xml path('')) [Network], (SELECT Count(Name0) FROM v_GS_SCSI_CONTROLLER SCSI WHERE SCSI.ResourceID=SYS.ResourceID AND SCSI.Name0 Like '%Qlogic%') [# FC HBA], INFONOYAU.RoleServeur0 AS Role, INFONOYAU.Zone0 AS Zone
    FROM v_R_System SYS
    LEFT JOIN v_GS_COMPUTER_SYSTEM CS ON CS.ResourceID = SYS.ResourceID
    LEFT JOIN v_GS_PROCESSOR CPU ON CPU.ResourceID = SYS.ResourceID
    LEFT JOIN v_GS_X86_PC_MEMORY MEMORY ON MEMORY.ResourceID = SYS.ResourceID
    LEFT JOIN v_GS_OPERATING_SYSTEM OS ON OS.ResourceID = SYS.ResourceID
    LEFT JOIN v_GS_Informations_Noyau0 INFONOYAU ON INFONOYAU.ResourceID = SYS.ResourceID
    LEFT JOIN v_FullCollectionMembership COL ON COL.ResourceID = SYS.ResourceID
    WHERE COL.CollectionID = @CollectionID ORDER BY SYS.Netbios_Name0
    Can a charitable soul help me to migrate this query to a SCCM 2012R2 report?

    The following SQL query causes me some problems:
    Why? What's happening?
    Torsten Meringer | http://www.mssccmfaq.de

  • How To Migrate Databases From Windows 2003 32 bit to windows 2003 64 bit?

    Hi,
    How To Migrate Databases From Windows 2003 32 bit to windows 2003 64 bit?
    Db Version: 10.2.0.2
    Thanks,
    Yusuf

    Also see MOS Doc 403522.1 (How to Migrate Oracle 10.2 32bit to 10.2 64bit on Microsoft Windows)
    HTH
    Srini

  • Migrating from DHCP 2003 to DHCP 2012

    Hi,
    i'm planning to migrate from DHCP 2003 to DHCP 2012 or DHCP 2012 R2 failover.
    Saw those instructions:
    extract the configuration in .TXT
    netsh dhcp server export c:\temp\dhcp.txt all
    copy this file on your server 2012 in temp or elsewhere
    import the configuration with this command
    netsh dhcp server import c:\temp\dhcp.txt all
    if you have the error "TLS supported but not configured"
    remove all the option in "Server Option" like 003 Router 006 DNS SERVERS and put it back after doing the import 
    now i have some questions:
    1. is it recommended to build 2 2012 DHCP configured as failover on virtual machines ? (hyper-V)
    2. do those dhcp servers have to or recommended to be DNS also or can they be only DHCP servers ?
    3. my AD functionality level is 2003 - is it a problem for this migration ?
    4. virtual or physical ? whats is recommended ?
    5. any other considerations ?
    TNX

    Hi,
    Virtual or physical will both work. It doesn't matter, as long as the two servers can communicate with each other.
    You do not need DNS installed on the same server, but you can install it without hurting anything.
    I believe that the AD level has no effect because you can have DHCP failover even on workgroup computers.
    -Greg
    http://technet.microsoft.com/en-us/library/dn338983.aspx#specs

  • Best practice for client migration from SMS 2003 to SCCM 2012 R2?

    Can anyone advise what the most recommended method is for migrating SMS 2003 clients (Windows 7) to SCCM 2012 R2?
    Options are:
    1. SMS package to deploy ccmclean.exe to uninstall SMS 2003 client. Deploy SCCM 2012 R2 client via SCCM console push.
    2. Simply push SCCM client from console installing over existing SMS 2003 client.
    I am finding some folks saying this is ok to do but others saying no it is not supported by Microsoft. Even if it appears to work I do not want to do it if it is not supported by Microsoft. Can anyone provide a definitive answer?
    3. Use a logon script or Group Policy preference to detect the SMS client and delete it using CCMclean and then install the SCCM client.
    Appreciate any feedback. Thank you.

    Hi,
    >>I am finding some folks saying this is ok to do but others saying no it is not supported by Microsoft. Even if it appears to work I do not want to do it if it is not supported by Microsoft. Can anyone provide a definitive answer?
    I haven't seen any official document records the option 2 method. There is only upgrading from SCCM 2007 to SCCM 2012 directly.
    I think you could use a logon script or Group Policy preference to detect the SMS client and delete it using CCMclean.exe. Then use SCCM 2012 to discover these computers and push clients to them.
    Best Regards,
    Joyce

  • Migrating dns from windows 2003 to windows 2008 on workgroup env

    Hi, We are planning to migrate primary dns server from win 2003 to win 2008. Both the old and new servers will be in work group. I have found few articles on how to proceed.
    1. Configure new dns server 2008 R2 box as a secondary zone and doing a zone transfer for froward & reverse lookups  from the primary Server 2003 machine. Then changing the name and IP of the Server 2008 R2 machine  to
    what the Server 2003 box was (after pulling the Server 2003 box off the network) as well as setting the 2008 R2 box as the primary. Neither of the servers will be connected to a domain at any point during or after this process.
    2. Copy registry keys and dns files from old to new server
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DNS Server\Zones
    Right click on the “Zones” node and choose “Export“. Save the export as a .reg file (e.g. DNS.reg).
    Copy the DNS.reg file to the destination server and “Merge“.
    Copy the DNS files
    Copy the contents of the %SystemRoot%\System32\DNS folder from the source machine to the same folder on the destination machine. I received an permissions error while trying to transfer the “Samples” folder. It is not necessary to transfer the samples.
    Set the DNS Load method
    Using the Administrative Tools -> DNS MMC snap-in, on the “Advanced” tab, set the “Load zone data on startup:” to “From registry“. This tells the DNS server to load all zone data from the registry.
    Then change the ip address and hostname of the new server to match that of the old ones and start dns service.
    I was wondering which method would be easy and hassle free as I have like 23 zones to transfer.
    Any help would be appreciated.
    Thanks,
    Lakshmi Soma

    I would go with the first method as I always try to avoid making registry changes which might result in strange behaviors.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Migrating FSMO from Server 2003 to 2008 R2

    I need to migrate my FSMO 2003 Server role over to 2008 R2.
    Server 2003 Name = ma-file 10.1.1.2 -  "DC" and "FSMO"
    Server 2008 Name  = ma-file1 10.1.1.3 - "DC"
    I have many applications using the DNS name "ma-file". Mainly our EMR application for storage, ftp, ect... I rather not make any changes to the EMR.
    Question1:
    Can I simply move FSMO roles from ma-file to ma-file1. Then rename ma-file to something else. Then rename ma-file1 to ma-file. Last step swap IP's. Will this cause any issues? Most importantly will this work?
    Question2: Anything need to be done on Exchange 2010 once I move FSMO roles and rename ma-file1 to ma-file?
    Thanks for advice!
    Dave Santel

    I need to migrate my FSMO 2003 Server role over to 2008 R2.
    FSMO roles:
    Domain Naming Master
    PDC Emulator
    Infrastructure Master
    RID Master
    Schema master
    ----none of these have anything to do with DNS---
    moving them from one 2003 domain controller to another 2008 domain controller - will not change anything with DNS. 
    As i said in my original post, and asked, are you demoting the 2003 server? Or just moving the FSMO roles?
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    My Blog
    LinkedIn:

  • Migrating Data from MySQL to SQL Server 2012

    Hi all,
    I'm Migrating a database from MySQL to SQL Server 2012, using SSMA for MySQL v5.2.1258.  I've got the schema migrated over and have resolved any migration issues (stored procedures / views), but when it comes to migrating over the data I'm just hitting
    a wall.
    None of the data is migrating and when the migration report is displayed every table has a red x against it's Status.  The Output box has the following:
    Data migration operation has finished.
    0 table(s) successfully migrated. 
    0 table(s) partially migrated. 
    64 table(s) failed to migrate.
    I've seen on the forum that someone else was having the same problem
    (http://social.msdn.microsoft.com/Forums/en-US/sqlservermigration/thread/b835f4b3-3d93-42a4-9b6b-d21d3dfd8dab/)
    I've set the project settings mode to default, still getting the same error and tried using both Client Side Data Migration and Server Side migration, with both giving the same result.  I've tried going through the step-by-step blog as well.
    I am doing something really stupid?  There are 64 tables, so don't really want to try doing exports from each table and importing it into the new database.
    Hope someone can help.
    Cheers
    Alex

    Hello,
    I don’t have suggestions for you, but you can try contacting the SQL Server Migration Assistant (SSMA) Team via e-mail ([email protected])
    to see if they can provide a solution on this scenario.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • OS Upgrade from os 2003 to os 2012 impact on applications on the server

    Hi All,
    We are going to have a client server os upgrade from 2003 to 2012. We have applications like SQL Server Management Studio, SQL Server Integration Services, SQL Server Analysis services and SQL Server Reporting Services. Apart from these, we are using Sharepoint
    2007 and .Net for some functionalities.
    The new server would be built in parallel with the current one and the current one will be decommissioned soon. 
    I want to know the
    software that need to be installed on the new server
    The testing that will be involved in this upgrade
    the risks involved in this upgrade
    Please help!!
    Thanks!

    Hello,
    SharePoint Server 2007 is not supported on Windows Server 2012.
    http://support.microsoft.com/en-us/kb/2728964
    Since you are using SharePoint 2007 and Windows Server 2003, I guess you are using SQL Server 2005 (or earlier version of SQL Server). SQL Server 2005 (or any earlier version of SQL Server) is not supported on Windows Server 2012 as explained on the following
    article.
    https://support.microsoft.com/en-us/kb/2681562?wa=wsignin1.0
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Upgrading domain controller from Server 2003 to Server 2012 R2, how will this affect Exchange 2010?

    Hi All,
    Below is an AD and Server related post that I had submitted last week. While I did receive valid responses for the post, I was advised to check with the Exchange forums for the Exchange related  question in
    bold. All responses are welcomed, thank you!
    ===========================================================
    Hi All,
    I am hoping that someone could perhaps provide some insight on this topic as I apparently can't seem to google the best answer.
    I have recently acquired an AD domain that is running on a 2003 domain controller. I have been tasked with upgrading our existing domain structure with 2012 R2 domain controllers for our main office and remote offices.
    The domain name is company.mynetwork.com, and it is the default first site name. We have multiple offices throughout the US with their own domain controllers (i.e. FL.mynetwork.com, NY.mynetwork.com, DC.mynetwork.com, etc.).
    Our main office, and default first site has one domain controller (mynetdc1) running Server 2003 R2. It is also our only DNS server for the main office. It also has an additional domain controller called mynetmaster3 which is running Server 2003.
    Both mynetdc1 & mynetmaster3 NTDS settings show them as global catalogs under AD Sites & Services. Both servers are also in the AD Domain Controllers OU, along with all of the other satellite office domain controllers.
    Additionally, our main office is running Exchange 2010 with the latest service pack. My questions are:
    Can we demote and retire mynetmaster3, then replace mynetdc1 with a newly promoted 2012 R2 global catalog domain controller without harming anything in the domain tree and interrupting connectivity to the other offices (this of course goes without saying
    after a 4 hour maintenance window to get the task completed has passed)?
    Should we upgrade the satellite offices first after raising the functional level for mynetdc1, or should we do the opposite (upgrade main office, then satellite offices)?
    MS Exchange 2010 is heavily dependent on AD, what effect will this entire project have on our email server? What steps should we take beforehand to ensure email continuity?
    Finally, is there any shame for a Net Admin to suggest that we hire an implementation specialist for this task? :)
    Any advice would be greatly appreciated!

    As long as the operating system on your Exchange servers isn't upgraded, and as long as you do the Active Directory domain and forest updates in the supported manner (the following link is a good example -
    http://blogs.msmvps.com/mweber/2012/07/30/upgrading-an-active-directory-domain-from-windows-server-2003-or-windows-server-2003-r2-to-windows-server-2012/), Exchange will happily operate behind the scenes.  Exchange 2010 is supported in the Windows
    forests (domain controllers, domain functional level and forest functional level) mentioned in the following TechNet article, which includes both Windows 2003 and Windows 2012.
    http://technet.microsoft.com/en-us/library/ff728623(v=exchg.150).aspx
    Due to this, you should be good as long as you do the domain controller, domain, and forest upgrades carefully.  Oh, and before you start each step, get a nice backup.

  • Migrating Clients from SMS 2003 to SCCM 2012 R2. Best method?

    I have set up a new SCCM 2012 R2 server to replace our existing SMS 2003.
    Our client systems (all Windows 7 SP1 x64 and x86) still have the SMS 2003 client installed but I would like to move them over to the SCCM 2012 R2 server now. I know there are several methods for installing the SCCM client (manual, push, group policy) but
    none of these provide a way to uninstall the old client.
    Is there a best practice or commonly used process for doing this? Should I be getting rid of the SMS client first by logon script or some other method and the pushing the SCCM client or some other way? Thank you for any advice.

    More info:
    Can I manage SMS 2003 clients with System Center 2012 Configuration Manageror migrate SMS 2003 sites and clients to System Center 2012 Configuration Manager?
    http://technet.microsoft.com/library/gg682088.aspx#FAQ_Migration
    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.

  • Issues with Shell32.dll, NTDLL.DLL and Migration from Windows 2003 to Windows 2012

    Hello all,
    I am new to ThinApp and working as a consultant to help a company migrate older Windows 2003 software to Windows 2012.  They have purchased ThinApp 5.0.4.5 so that is what we will be using.
    We have created a clean 2003 VM and did a pre-scan
    We loaded the application and configured it  and then did a capture.
    We then tested the capture the 2003 VM and it works
    We then loaded the capture on a Clean 2003 VM and it works
    We then loaded onto a 2012 VM and when running the app from a command window get an error  -missing import shell32.dll:StrCpyNW
    If we run the capture in Emulation Mode on 2012 VM, we do not get the Shell32.dll error but instead the cmd fails with a Fault Module Name  - NTDLL.DLL error
    I am sure I am just missing the correct location to identify or configure the capture - but do not have the experience to know where yet.  (Taking training next week).
    Until then, is there any suggestions which I can try?
    Thanks for your time in advance,
    Vince 

    Tried and done that.  The main issue while configuring the printer from the printer Web Interface is that there is no access to the Digital Sending section due to a problem with the "Sun Java plug in"  I think the code mentions 1.31. or similar.
     We downloaded the java plug in and installed it.  No progress. 
    We reset the printer to defaults and reconfigured it .. It sees the smtp gateway and access it but fails sending email with scanned documents.. 
    We have tried in very different ways.  We connected the printer to another domain SBS server 2003 and it works beautifully.  So, I have no idea on what is the problem. We created a firewall exception for ports 390. 1783 from the SBS to the Printer
    and still no go..
    We have tried four different accounts and nothing.  Same results as stated originally.
    Any other suggestions??
    JFM

  • Migrate WSUS from Windows 2003 to 2008 R2

    We have a single WSUS server on a single Server 2003 box using a remote SQL server. I just moved the DB from SQL 2005 (32 bit) too 2008 (64 bit) with no problems. I'd now like to upgrade the WSUS server to 2008 R2 going from 32 bit to 64 bit and am wondering if there is an easier way that what I've read in technet.
    http://technet.microsoft.com/en-us/library/ee822827(WS.10).aspx
    A simpler solution would be greatly appreciated.

    Hi Lawrence..
    I am getting these errors in Event veiwer an my wsus 2003 is not talking to the clients
    * I AM PLANING TO MOVE OLD WSUS DAT TO NEW WSUS 2008 R2. (PLS HELP ME FOR THIS STEPS)
    <style type="text/css">body { margin: 0 0 0 0; padding:0 0 0 0 } td,div { font-family:Arial;font-size:10pt;vertical-align:top } /* Copyright IBM Corp. 2014 All Rights Reserved. */ body { margin: 0 0 0 0; padding:0 0 0 0; overflow:hidden; background-color:#fafafa;
    } .grayBackground { background-color:#f6f6f6; } .transcript { background-color:#d2d2d2;} .messageBlock {padding-left:10px; padding-right:10px;padding-top:0} .expansion{height:10px;width:100%;overflow:hidden;} .expansionx{height:10px;overflow:hidden;} .line{height:1px;background-color:#cccccc;overflow:hidden;}
    .message { padding-left:0px; padding-right:65px;margin-left:0px; word-wrap:break-word; white-space:-moz-pre-wrap; _white-space:pre; white-space:pre-wrap;} .messageCont { padding-left:20px; margin-left:95px; word-wrap:break-word; white-space:-moz-pre-wrap;
    _white-space:pre;white-space:pre-wrap;} .other { font-size:11px;color:#1970b0;vertical-align:top;font-weight:bold;font-style:normal;float:left; width:95px; white-space:nowrap; } .myself { font-size:11px;color:#222222;font-style:normal;font-weight:bold;font-style:normal;float:left;
    width:95px; white-space:nowrap; } .otherCont { font-size:8px;text-align:right; color:#1970b0;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .myselfCont { font-size:8px;text-align:right; color:#222222;font-family:Arial,Lucida
    Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .system { font-size:11px; word-wrap:break-word;color:#d13f08;font-style:normal;font-weight:normal; white-space:-moz-pre-wrap; _white-space:pre;white-space:pre-wrap; } .showTimestamp
    { padding-left:20px;font-size:11px; float:right; color:#999999;font-style:normal;font-weight:normal; } .other1 { font-size:11px; color:#ba006e;vertical-align:top;font-weight:bold;font-style:normal;float:left; width:95px; } .otherCont1 { font-size:8px;text-align:right;
    color:#ba006e;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .other2 { font-size:11px; color:#007670;vertical-align:top;font-weight:bold;font-style:normal;float:left; width:95px; } .otherCont2
    { font-size:8px;text-align:right; color:#007670;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .other3 { font-size:11px; color:#3b0256;vertical-align:top;font-weight:bold;font-style:normal;float:left;
    width:95px; } .otherCont3 { font-size:8px;text-align:right; color:#3b0256;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .other4 { font-size:11px; color:#00512b;vertical-align:top;font-weight:bold;font-style:normal;float:left;
    width:95px; } .otherCont4 { font-size:8px;text-align:right; color:#00512b;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .other5 { font-size:11px; color:#a91024;vertical-align:top;font-weight:bold;font-style:normal;float:left;
    width:95px; } .otherCont5 { font-size:8px;text-align:right; color:#a91024;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .other6 { font-size:11px; color:#b8471b;vertical-align:top;font-weight:bold;font-style:normal;float:left;
    width:95px; } .otherCont6 { font-size:8px;text-align:right; color:#b8471b;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .other7 { font-size:11px; color:#7f1c7d;vertical-align:top;font-weight:bold;font-style:normal;float:left;
    width:95px; } .otherCont7 { font-size:8px;text-align:right; color:#7f1c7d;font-family:Arial,Lucida Grande;font-style:normal;vertical-align:top;font-weight:bold;float:left; width:95px; } .highlight { background-color:#bed6f8; } .datestamp { padding-right:0px;
    font-size:11px; cursor:default;padding-top:1px;padding-bottom:1px; background-color:#a7a7a7; width:100%; float:left; text-align:right; color:#333333; font-weight:bold; font-style:italic; } #chatAlert { float:left; border-bottom:1px solid #E8D091; padding:6px;
    width:100%; color:#A5754C; } #chatAlertImage { float:left; } #chatAlertText { float:left; margin-left:6px; margin-right:10px;} #chatAlertClose { float:right; margin-right:10px; padding-right:6px; margin-top:0px; } #chatAlertText a { color:#A5754C; } #chatAlertText
    a:hover { color:#A5754C; text-decoration:none; } .tsDisplay { display:block }.dsDisplay { display:none }</style>
    Self-update is not working.
    The Reporting Web Service is not working.
    The Server Synchronization Web Service is not working.
    The Client Web Service is not working.
    The SimpleAuth Web Service is not working.
    The DSS Authentication Web Service is not working.

Maybe you are looking for

  • Need Help ! PO using a BAPI -  BAPI_PO_CREATE1

    Hi friends, Need some help. I am trying to create a PO using a BAPI - BAPI_PO_CREATE1 <i><b>I want the new PO to have all the characteristics of an existing PO. which is stored in wa_order_split_create-docnr and for the new PO, i want the quantity fr

  • How to install SQL Server Express in Windows 10

    Windows 10 x64. Windows 10 running on VirtualBox 4.3.18. Setup in not started without any messages. There is no Setup.exe in Task Manager. There is no errors in Windows Logs (Event Viewer). There is no any SQL Server folders in Program Files or Progr

  • Viewing files on CRIO

    HI,  I have been using the RT Write Text File found in the following link. This demonstrates how to read and write to a text file on the cRIO and what I want to do is verify that the file is being created and that the appropriate data is being stored

  • [SOLVED] Hibernate works when using rmmod, but not SUSPEND_MODULES

    I've been having trouble hibernating (or suspending) an ASUS U36JC laptop. Running pm-suspend causes the computer to hang on a blank screen with an unblinking cursor. I have found that this is caused by two modules not suspending properly, ath9k and

  • 10.1.3 gold - bug fix list please

    JDev team Similar to previous releases, can you publish a bug fix list for the latest 10.1.3 release please? Cheers, CM.