Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW trying to capture win10 20H2

  • Thread starter Thread starter Millsy79
  • Start date Start date
  • Replies Replies 1
  • Views Views 3K

Millsy79

New Member
Messages
1
Reaction score
0
Points
1
I have upgrade my Hyperv win 10 image from 1909 to 20H2. I'm having issues capturing it though. It runs through the sysprep OK then restarts when it boots back up it's a black screen with the words 'Loading Files' in the bottom left and a grey progress bar across the bottom. This screen will flash up a couple of times until eventually the virtual PC shuts down.
I normally have to run these powershell commands to make sure it captures
Get-AppxProvisionedPackage -Online | Out-GridView -PassThru | Remove-AppxProvisionedPackage –Online
Get-AppxPackage | Out-GridView -PassThru | Remove-AppxPackage

any help would be appreciated
 
I am trying to capture win10 20H2 from a syspreped Dell Precision. I'm saving the image on an external USB hard drive. I keep getting the 0x80070002 error. The NAA account exists and is allowed to connect to the SCCM machine. It's not in the domain so I'm just using a local account with admin privileges to log on to the computer to be imaged and then run the capture program from a USB created with the Create Task Wizard for capturing.
 
Back
Top