Deployment and Imaging Group

 View Only
  • 1.  What is the best practices to create a deployment job to upgrade Windows 7 to 10?

    Posted Sep 27, 2019 08:13 AM

    I am new to new to Deployment Solutions 8.5 in Altiris.  I am been tasked to use Altiris to upgrade 600 systems from Windows 7 to Windows 10 and capture their profile.  With the help of the elibrary course DS 8.1, I've update the SMP setting for Deployment OS Files, Keys, System Configuraton, Automation, and NBS general and global. Then pushed out DS pluging for the agents and DS Plugins for Site servers.  The Site server settings in SMP shows they are setup for NBS. 

    I then created a Migrate to Windows 10 Job with these tasks:

    Capture Personaltiy

    Boot to PXE with MY PE Win 10

    Install Windows 10

    Boot Production

    Apply Configuration

    Distribute Personality

    In the advance settings, time set to 400 minutes and not to go to sleep.

    The issue is it fails at Boot to PXE with error -1001.  It goes into a continous loop then fails.  The DS log shows this:

    ********** Start of Inventory processing **********


    [2019/09/26 19:05:37.548 1240:4776 2] Inventory.cpp@481::GetInventoryData()

    [2019/09/26 19:05:37.548 1240:4776 2] Inventory.cpp@192 GetSerialNumber()

    [2019/09/26 19:05:37.563 1240:4776 2] Inventory.cpp@201 Got Base Board Serial Number PEBJK00WB8K7GN
    [2019/09/26 19:05:37.563 1240:4776 2] Inventory.cpp@321 GetAsset_Tag_Number()

    [2019/09/26 19:05:37.657 1240:4776 2] GetSMBiosData.cpp:136 In GetTable204Info()
    [2019/09/26 19:05:37.657 1240:4776 2] GetSMBiosData.cpp:70 In GetTableByIndex() index=204
    [2019/09/26 19:05:37.673 1240:4776 2] GetSMBiosData.cpp:82 In GetTableByIndex() catch(...)
    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@335 Got Asset-Tag-Number:5CG5161GLQ
    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@131 MachinIsInDomain()

    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@167 Got Domain Information
    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@70 IsAutomation()

    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@82 Automation Info: We are in production.
    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@102 IsAutomationInstalled()

    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@113 C:\boot\altiris\iso\sources\boot.wim File not Found
    [2019/09/26 19:05:37.673 1240:4776 2] I@1562 GetAutomationPackageVersion()

    [2019/09/26 19:05:37.673 1240:4776 2] I@1567 C:\boot\altiris\iso\dsproductversion.txt File not Found
    [2019/09/26 19:05:37.673 1240:4776 2] Inventory.cpp@418::Get2k3LicenseData()

    [2019/09/26 19:05:37.673 1240:4776 2] WindowsVersion.cpp:31 - Entered in CWindowsVersion::IsWindows10
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp : 44 system path : C:\Windows\system32
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp : 48 system path adding trailing Slash : C:\Windows\system32\
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp : 51 NTDll.dll path : C:\Windows\system32\ntdll.dll
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp : 61 valid NTDLL.DLL Module handle
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp:69 - Windows OS dwMajorVersion = 6
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp:70 - Windows OS dwMinorVersion = 1
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp:71 - Windows OS dwBuildNumber = 7601
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp:72 - Windows OS dwPlatformId = 2
    [2019/09/26 19:05:37.688 1240:4776 2] WindowsVersion.cpp:82 -CWindowsVersion::IsWindows10 returning = 0
    [2019/09/26 19:05:37.688 1240:4776 2] Inventory.cpp@461 OS is not Win2k Or Better
    [2019/09/26 19:05:37.688 1240:4776 2] Inventory.cpp@225 GetModelNumber()

    [2019/09/26 19:05:37.704 1240:4776 2] GetSMBiosData.cpp:136 In GetTable204Info()
    [2019/09/26 19:05:37.704 1240:4776 2] GetSMBiosData.cpp:70 In GetTableByIndex() index=204
    [2019/09/26 19:05:37.704 1240:4776 2] GetSMBiosData.cpp:82 In GetTableByIndex() catch(...)
    [2019/09/26 19:05:37.704 1240:4776 2] Inventory.cpp@239 Got Model Number:1993
    [2019/09/26 19:05:37.704 1240:4776 2] Inventory.cpp@257 GetManufacutrerName()

    [2019/09/26 19:05:37.719 1240:4776 2] GetSMBiosData.cpp:136 In GetTable204Info()
    [2019/09/26 19:05:37.719 1240:4776 2] GetSMBiosData.cpp:70 In GetTableByIndex() index=204
    [2019/09/26 19:05:37.719 1240:4776 2] GetSMBiosData.cpp:82 In GetTableByIndex() catch(...)
    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@271 Got Manufacutrer Name:Hewlett-Packard
    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@289 GetProductName()

    [2019/09/26 19:05:37.719 1240:4776 2] GetSMBiosData.cpp:136 In GetTable204Info()
    [2019/09/26 19:05:37.719 1240:4776 2] GetSMBiosData.cpp:70 In GetTableByIndex() index=204
    [2019/09/26 19:05:37.719 1240:4776 2] GetSMBiosData.cpp:82 In GetTableByIndex() catch(...)
    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@303 Got Product Name:HP ProBook 650 G1
    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@630 CInventory::GetPXEServiceStatus() Started....
    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@647 CInventory::GetPXEServiceStatus Unable To open SymantecNetworkBootServicePxe Service dwExitCode=1060
    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@648 CInventory::GetPXEServiceStatus() SymantecNetworkBootServicePxe service is not installed.
    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@1038 GetRackBayInvenotory()

    [2019/09/26 19:05:37.719 1240:4776 2] Inventory.cpp@353 GetIBMDellBladeInfo()

    [2019/09/26 19:05:37.735 1240:4776 2] GetSMBiosData.cpp:136 In GetTable204Info()
    [2019/09/26 19:05:37.735 1240:4776 2] GetSMBiosData.cpp:70 In GetTableByIndex() index=204
    [2019/09/26 19:05:37.735 1240:4776 2] GetSMBiosData.cpp:82 In GetTableByIndex() catch(...)
    [2019/09/26 19:05:37.735 1240:4776 2] Inventory.cpp@363 Problem in getting Blade Info
    [2019/09/26 19:05:37.735 1240:4776 2] Inventory.cpp@1054 Problem in getting Rack/Enclosure/Bay Info Dell/IBM/HP Blade
    [2019/09/26 19:05:37.735 1240:4776 2] Inventory.cpp@809::GetILOInventory()

    [2019/09/26 19:05:37.735 1240:4776 2] Inventory.cpp@385 BuildIloInfo()

    [2019/09/26 19:05:37.735 1240:4776 1] BuildILOInfo.cpp@78CBuildILOInfo::HandleMessage
    [2019/09/26 19:05:37.735 1240:4776 2] IloInterface.cpp:350 LoadLibrary()
    [2019/09/26 19:05:37.735 1240:4776 2] IloInterface.cpp:363 LoadLibrary() - LoadLibrary() failed on sm2user.
    [2019/09/26 19:05:37.735 1240:4776 2] Inventory.cpp@399 Problem with extracting HP blade info
    [2019/09/26 19:05:37.735 1240:4776 2] Inventory.cpp@828 Problem in getting HP Blade Info
    [2019/09/26 19:05:37.751 1240:4776 2]

    ********** End of Inventory processing **********

    How do I fix the PXE issue to get to the next task in the job?  Also is this job sequence an ideal way to perform an in place upgrade on a system?

    Thank an advance for your help.

    Maritza

     



  • 2.  RE: What is the best practices to create a deployment job to upgrade Windows 7 to 10?

    Posted Sep 27, 2019 09:35 AM

    An update, I noticed under Setting\Deployment\Preboot Configurations, then status, the site server for the test system is not listed.  I checked under NBS General Settings for the server targets and the sie server is listed there.  Is there anywhere is I need to check or update to get the site server listed under the preboot configurations?

    Thanks,

    Maritza



  • 3.  RE: What is the best practices to create a deployment job to upgrade Windows 7 to 10?
    Best Answer

    Broadcom Partner
    Posted Sep 30, 2019 07:18 AM

    Hi velezm75,

    Please check if "Symantec Network Boot Service (PXE and BSDP)" and "Symantec Network Boot Service (TFTP)" exist on your PXE Server.
    If not please try to reinstall PXE Services using Settings -> Notification -> Site Server Settings -> Site Servers -> click on your Site Server -> Install/remove services and reinstall "Network Boot Service".

    Take a look at this KB for Troubleshooting PXE related problems: https://support.symantec.com/us/en/article.howto93891.html
    (check PxeServiceStatus.log, SbsConfiguration.xml, Sbslog_Interface.txt.....)

    Network23



  • 4.  RE: What is the best practices to create a deployment job to upgrade Windows 7 to 10?

    Posted Oct 01, 2019 08:51 AM

    Network23

    I checked to see if both services were installed and they were and started. Still does't show in Preboot configuration status window as one of the pxe server.  The PXE server is Windows 2016.  It's one of the 2 2016 servers that are not showing in the status widnows and have the NBS services runing.  Could it be that server OS 2016 is not compatible with 8.5 DS plugins?

    When I run the job to Migrating Windows 10, it fails at Boot to PXE. That test system connects to the 2016 PXE Sever. The test system agent shows the PXE task error is -1001 and then fails.  Does not go to the next task Install Windows 10. I had attached the copy of the log.  Any other suggestions I can try to get the Boot to PXE completed successfully.

    Also what DS jobs have been tested and are successfull to upgrade a managed system in Altiris from Win 7 to Win 10?