Friday, February 2, 2018

Upgrade Windows 7 to Windows 10 in SCCM


How to build a package to upgrade Windows 7 to Windows 10 in SCCM


  1. Upload the Windows 10 upgrade package
    1. Unzip the entire Win 10 .iso file to a network directory
  2. Create the task sequence with these steps
  • Upgrade rediness Check
    • Ensure minimum memory(MB): 2048
    • Ensure Minimum processor speed (MHz): 1024
    • Ensure current OS to be refreshed is: CLIENT
  • Upgrade the operating system
    • reference the upgrade package you uploaded
  • Restart Computer
  • no tasks in Post-processing or rollback unless you need them

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.