Sysprep was not able to validate Windows Installation
up vote
0
down vote
favorite
I have been trying to capture an image of a Windows 10 Pro x64. I get the error message Sysprep was not able to validate Windows Installation and a report with errors as pasted below. I have about 20 Surfaces 4 Pro to deploy the image to.
The errors:
2017-08-08 12:38:35, Error SYSPRP Package
89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w was installed
for a user, but not provisioned for all users. This package will not
function properly in the sysprep image.
2017-08-08 12:38:35, Error SYSPRP Failed to remove
apps for the current user: 0x80073cf2.
2017-08-08 12:38:35, Error SYSPRP Exit code of
RemoveAllApps thread was 0x3cf2.
2017-08-08 12:38:35, Error [0x0f0082] SYSPRP
ActionPlatform::LaunchModule: Failure occurred while executing
'SysprepGeneralizeValidate' from C:WindowsSystem32AppxSysprep.dll;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
SysprepSession::Validate: Error in validating actions from
C:WindowsSystem32SysprepActionFilesGeneralize.xml; dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
RunPlatformActions:Failed while validating SysprepSession actions;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f0070] SYSPRP RunExternalDlls:An
error occurred while running registry sysprep DLLs, halting sysprep
execution. dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f00d8] SYSPRP WinMain:Hit failure
while pre-validate sysprep generalize internal providers; hr =
0x80073cf2
windows windows-10 deployment sysprep microsoft-surface-pro-4
add a comment |
up vote
0
down vote
favorite
I have been trying to capture an image of a Windows 10 Pro x64. I get the error message Sysprep was not able to validate Windows Installation and a report with errors as pasted below. I have about 20 Surfaces 4 Pro to deploy the image to.
The errors:
2017-08-08 12:38:35, Error SYSPRP Package
89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w was installed
for a user, but not provisioned for all users. This package will not
function properly in the sysprep image.
2017-08-08 12:38:35, Error SYSPRP Failed to remove
apps for the current user: 0x80073cf2.
2017-08-08 12:38:35, Error SYSPRP Exit code of
RemoveAllApps thread was 0x3cf2.
2017-08-08 12:38:35, Error [0x0f0082] SYSPRP
ActionPlatform::LaunchModule: Failure occurred while executing
'SysprepGeneralizeValidate' from C:WindowsSystem32AppxSysprep.dll;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
SysprepSession::Validate: Error in validating actions from
C:WindowsSystem32SysprepActionFilesGeneralize.xml; dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
RunPlatformActions:Failed while validating SysprepSession actions;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f0070] SYSPRP RunExternalDlls:An
error occurred while running registry sysprep DLLs, halting sysprep
execution. dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f00d8] SYSPRP WinMain:Hit failure
while pre-validate sysprep generalize internal providers; hr =
0x80073cf2
windows windows-10 deployment sysprep microsoft-surface-pro-4
Try opening a command prompt (or PowerShell) window and execute slmgr /dlv. Within the ensuing window, check theRemaining Windows rearm countto ensure that it says at least 1
– Run5k
Aug 8 '17 at 17:20
@Run5k I checked and it indicates 1001.
– AnsBekk
Aug 8 '17 at 17:25
What command did you run exactly? What user are you using? If you are using something other than the built-in account that could be a problem.
– Ramhound
Aug 8 '17 at 18:27
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have been trying to capture an image of a Windows 10 Pro x64. I get the error message Sysprep was not able to validate Windows Installation and a report with errors as pasted below. I have about 20 Surfaces 4 Pro to deploy the image to.
The errors:
2017-08-08 12:38:35, Error SYSPRP Package
89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w was installed
for a user, but not provisioned for all users. This package will not
function properly in the sysprep image.
2017-08-08 12:38:35, Error SYSPRP Failed to remove
apps for the current user: 0x80073cf2.
2017-08-08 12:38:35, Error SYSPRP Exit code of
RemoveAllApps thread was 0x3cf2.
2017-08-08 12:38:35, Error [0x0f0082] SYSPRP
ActionPlatform::LaunchModule: Failure occurred while executing
'SysprepGeneralizeValidate' from C:WindowsSystem32AppxSysprep.dll;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
SysprepSession::Validate: Error in validating actions from
C:WindowsSystem32SysprepActionFilesGeneralize.xml; dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
RunPlatformActions:Failed while validating SysprepSession actions;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f0070] SYSPRP RunExternalDlls:An
error occurred while running registry sysprep DLLs, halting sysprep
execution. dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f00d8] SYSPRP WinMain:Hit failure
while pre-validate sysprep generalize internal providers; hr =
0x80073cf2
windows windows-10 deployment sysprep microsoft-surface-pro-4
I have been trying to capture an image of a Windows 10 Pro x64. I get the error message Sysprep was not able to validate Windows Installation and a report with errors as pasted below. I have about 20 Surfaces 4 Pro to deploy the image to.
The errors:
2017-08-08 12:38:35, Error SYSPRP Package
89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w was installed
for a user, but not provisioned for all users. This package will not
function properly in the sysprep image.
2017-08-08 12:38:35, Error SYSPRP Failed to remove
apps for the current user: 0x80073cf2.
2017-08-08 12:38:35, Error SYSPRP Exit code of
RemoveAllApps thread was 0x3cf2.
2017-08-08 12:38:35, Error [0x0f0082] SYSPRP
ActionPlatform::LaunchModule: Failure occurred while executing
'SysprepGeneralizeValidate' from C:WindowsSystem32AppxSysprep.dll;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
SysprepSession::Validate: Error in validating actions from
C:WindowsSystem32SysprepActionFilesGeneralize.xml; dwRet = 0x3cf2
2017-08-08 12:38:35, Error SYSPRP
RunPlatformActions:Failed while validating SysprepSession actions;
dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f0070] SYSPRP RunExternalDlls:An
error occurred while running registry sysprep DLLs, halting sysprep
execution. dwRet = 0x3cf2
2017-08-08 12:38:35, Error [0x0f00d8] SYSPRP WinMain:Hit failure
while pre-validate sysprep generalize internal providers; hr =
0x80073cf2
windows windows-10 deployment sysprep microsoft-surface-pro-4
windows windows-10 deployment sysprep microsoft-surface-pro-4
edited Aug 8 '17 at 18:08
testeaxeax
1,217212
1,217212
asked Aug 8 '17 at 17:03
AnsBekk
1114
1114
Try opening a command prompt (or PowerShell) window and execute slmgr /dlv. Within the ensuing window, check theRemaining Windows rearm countto ensure that it says at least 1
– Run5k
Aug 8 '17 at 17:20
@Run5k I checked and it indicates 1001.
– AnsBekk
Aug 8 '17 at 17:25
What command did you run exactly? What user are you using? If you are using something other than the built-in account that could be a problem.
– Ramhound
Aug 8 '17 at 18:27
add a comment |
Try opening a command prompt (or PowerShell) window and execute slmgr /dlv. Within the ensuing window, check theRemaining Windows rearm countto ensure that it says at least 1
– Run5k
Aug 8 '17 at 17:20
@Run5k I checked and it indicates 1001.
– AnsBekk
Aug 8 '17 at 17:25
What command did you run exactly? What user are you using? If you are using something other than the built-in account that could be a problem.
– Ramhound
Aug 8 '17 at 18:27
Try opening a command prompt (or PowerShell) window and execute slmgr /dlv. Within the ensuing window, check the
Remaining Windows rearm count to ensure that it says at least 1– Run5k
Aug 8 '17 at 17:20
Try opening a command prompt (or PowerShell) window and execute slmgr /dlv. Within the ensuing window, check the
Remaining Windows rearm count to ensure that it says at least 1– Run5k
Aug 8 '17 at 17:20
@Run5k I checked and it indicates 1001.
– AnsBekk
Aug 8 '17 at 17:25
@Run5k I checked and it indicates 1001.
– AnsBekk
Aug 8 '17 at 17:25
What command did you run exactly? What user are you using? If you are using something other than the built-in account that could be a problem.
– Ramhound
Aug 8 '17 at 18:27
What command did you run exactly? What user are you using? If you are using something other than the built-in account that could be a problem.
– Ramhound
Aug 8 '17 at 18:27
add a comment |
3 Answers
3
active
oldest
votes
up vote
0
down vote
The first line of that error log is the key. Microsoft has a support article describing this problem. First, you need to uninstall the Universal Windows Platform app mentioned in the error. To do that, search for it in the Start menu (it's probably called something along the lines of "Autodesk SketchBook"), and if it's found, right-click it and choose Uninstall. Reboot, and try to run Sysprep again.
If that doesn't help, run this command in an elevated PowerShell prompt:
Get-AppxPackage -AllUsers | ? {$_.PackageFullName -eq '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'}
Look at the PackageUserInformation property. If any users have the package Installed, destroy the user account if it is not needed, otherwise log in as the user and uninstall it. If you can't do that, use this command to remove the package for all users:
Remove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers
Reboot and try again.
If Sysprep still refuses to continue, you need to unprovision the package (that Microsoft article says that Sysprep "will also fail if an all-user package that's provisioned into the image was updated by one of the users on this reference computer"):
Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'
You might also check the log file again if the failure remains - Sysprep might start complaining about a different package that also needs to be removed.
Thank you for your reply. I greatly appreciate it. The problem when i run this command, i see a user that i cannot use it as an account to login. The package user information is: {s-1-5-21-1968875819-78012282-1250455498-1001 [s-1-5-21-1968875819-78012282-1250455498-1001]: Installed} What do you think? I also tried to unprovision using the command provided, not working!
– AnsBekk
Aug 10 '17 at 14:14
Hmm, that's interesting. How exactly does the unprovisioning command fail? (If the error message won't fit in a comment, you can edit it into the question.)
– Ben N
Aug 10 '17 at 14:15
@AnsBekk You might want to try the unprovisioning command with the-AllUsersswitch added. Also tryRemove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers.
– Ben N
Aug 10 '17 at 14:23
Remove-AppxProvisionedPackage : The system cannot find the file specified. At line:1 char:1 + Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.Autodesk ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxProvisionedPackage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RemoveAppxProvisionedPackageCommand
– AnsBekk
Aug 10 '17 at 14:27
I will try what you just suggested
– AnsBekk
Aug 10 '17 at 14:27
|
show 13 more comments
up vote
0
down vote
Here is how i solved this issue,
I have deployed fresh windows 10 build 1709,
- Disable Windows Apps store,
http://www.thewindowsclub.com/turn-off-windows-store-application
- reboot.
- Remove default pre-installed Appx for all users,
http://www.thewindowsclub.com/erase-default-preinstalled-modern-apps-windows-8
- Perform windows updates
Install required applications.
Perform sysprep
add a comment |
up vote
0
down vote
This worked for me.
Get-AppxPackage -AllUser | Where PackageFullName -eq 89006A2E.AutodeskSketchBook_1.8.1.0_x64__tf1gferkr813w| Remove-AppxPackage -AllUsers
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1238880%2fsysprep-was-not-able-to-validate-windows-installation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The first line of that error log is the key. Microsoft has a support article describing this problem. First, you need to uninstall the Universal Windows Platform app mentioned in the error. To do that, search for it in the Start menu (it's probably called something along the lines of "Autodesk SketchBook"), and if it's found, right-click it and choose Uninstall. Reboot, and try to run Sysprep again.
If that doesn't help, run this command in an elevated PowerShell prompt:
Get-AppxPackage -AllUsers | ? {$_.PackageFullName -eq '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'}
Look at the PackageUserInformation property. If any users have the package Installed, destroy the user account if it is not needed, otherwise log in as the user and uninstall it. If you can't do that, use this command to remove the package for all users:
Remove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers
Reboot and try again.
If Sysprep still refuses to continue, you need to unprovision the package (that Microsoft article says that Sysprep "will also fail if an all-user package that's provisioned into the image was updated by one of the users on this reference computer"):
Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'
You might also check the log file again if the failure remains - Sysprep might start complaining about a different package that also needs to be removed.
Thank you for your reply. I greatly appreciate it. The problem when i run this command, i see a user that i cannot use it as an account to login. The package user information is: {s-1-5-21-1968875819-78012282-1250455498-1001 [s-1-5-21-1968875819-78012282-1250455498-1001]: Installed} What do you think? I also tried to unprovision using the command provided, not working!
– AnsBekk
Aug 10 '17 at 14:14
Hmm, that's interesting. How exactly does the unprovisioning command fail? (If the error message won't fit in a comment, you can edit it into the question.)
– Ben N
Aug 10 '17 at 14:15
@AnsBekk You might want to try the unprovisioning command with the-AllUsersswitch added. Also tryRemove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers.
– Ben N
Aug 10 '17 at 14:23
Remove-AppxProvisionedPackage : The system cannot find the file specified. At line:1 char:1 + Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.Autodesk ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxProvisionedPackage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RemoveAppxProvisionedPackageCommand
– AnsBekk
Aug 10 '17 at 14:27
I will try what you just suggested
– AnsBekk
Aug 10 '17 at 14:27
|
show 13 more comments
up vote
0
down vote
The first line of that error log is the key. Microsoft has a support article describing this problem. First, you need to uninstall the Universal Windows Platform app mentioned in the error. To do that, search for it in the Start menu (it's probably called something along the lines of "Autodesk SketchBook"), and if it's found, right-click it and choose Uninstall. Reboot, and try to run Sysprep again.
If that doesn't help, run this command in an elevated PowerShell prompt:
Get-AppxPackage -AllUsers | ? {$_.PackageFullName -eq '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'}
Look at the PackageUserInformation property. If any users have the package Installed, destroy the user account if it is not needed, otherwise log in as the user and uninstall it. If you can't do that, use this command to remove the package for all users:
Remove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers
Reboot and try again.
If Sysprep still refuses to continue, you need to unprovision the package (that Microsoft article says that Sysprep "will also fail if an all-user package that's provisioned into the image was updated by one of the users on this reference computer"):
Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'
You might also check the log file again if the failure remains - Sysprep might start complaining about a different package that also needs to be removed.
Thank you for your reply. I greatly appreciate it. The problem when i run this command, i see a user that i cannot use it as an account to login. The package user information is: {s-1-5-21-1968875819-78012282-1250455498-1001 [s-1-5-21-1968875819-78012282-1250455498-1001]: Installed} What do you think? I also tried to unprovision using the command provided, not working!
– AnsBekk
Aug 10 '17 at 14:14
Hmm, that's interesting. How exactly does the unprovisioning command fail? (If the error message won't fit in a comment, you can edit it into the question.)
– Ben N
Aug 10 '17 at 14:15
@AnsBekk You might want to try the unprovisioning command with the-AllUsersswitch added. Also tryRemove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers.
– Ben N
Aug 10 '17 at 14:23
Remove-AppxProvisionedPackage : The system cannot find the file specified. At line:1 char:1 + Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.Autodesk ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxProvisionedPackage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RemoveAppxProvisionedPackageCommand
– AnsBekk
Aug 10 '17 at 14:27
I will try what you just suggested
– AnsBekk
Aug 10 '17 at 14:27
|
show 13 more comments
up vote
0
down vote
up vote
0
down vote
The first line of that error log is the key. Microsoft has a support article describing this problem. First, you need to uninstall the Universal Windows Platform app mentioned in the error. To do that, search for it in the Start menu (it's probably called something along the lines of "Autodesk SketchBook"), and if it's found, right-click it and choose Uninstall. Reboot, and try to run Sysprep again.
If that doesn't help, run this command in an elevated PowerShell prompt:
Get-AppxPackage -AllUsers | ? {$_.PackageFullName -eq '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'}
Look at the PackageUserInformation property. If any users have the package Installed, destroy the user account if it is not needed, otherwise log in as the user and uninstall it. If you can't do that, use this command to remove the package for all users:
Remove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers
Reboot and try again.
If Sysprep still refuses to continue, you need to unprovision the package (that Microsoft article says that Sysprep "will also fail if an all-user package that's provisioned into the image was updated by one of the users on this reference computer"):
Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'
You might also check the log file again if the failure remains - Sysprep might start complaining about a different package that also needs to be removed.
The first line of that error log is the key. Microsoft has a support article describing this problem. First, you need to uninstall the Universal Windows Platform app mentioned in the error. To do that, search for it in the Start menu (it's probably called something along the lines of "Autodesk SketchBook"), and if it's found, right-click it and choose Uninstall. Reboot, and try to run Sysprep again.
If that doesn't help, run this command in an elevated PowerShell prompt:
Get-AppxPackage -AllUsers | ? {$_.PackageFullName -eq '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'}
Look at the PackageUserInformation property. If any users have the package Installed, destroy the user account if it is not needed, otherwise log in as the user and uninstall it. If you can't do that, use this command to remove the package for all users:
Remove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers
Reboot and try again.
If Sysprep still refuses to continue, you need to unprovision the package (that Microsoft article says that Sysprep "will also fail if an all-user package that's provisioned into the image was updated by one of the users on this reference computer"):
Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w'
You might also check the log file again if the failure remains - Sysprep might start complaining about a different package that also needs to be removed.
edited Aug 10 '17 at 14:52
answered Aug 8 '17 at 19:32
Ben N
29k1395142
29k1395142
Thank you for your reply. I greatly appreciate it. The problem when i run this command, i see a user that i cannot use it as an account to login. The package user information is: {s-1-5-21-1968875819-78012282-1250455498-1001 [s-1-5-21-1968875819-78012282-1250455498-1001]: Installed} What do you think? I also tried to unprovision using the command provided, not working!
– AnsBekk
Aug 10 '17 at 14:14
Hmm, that's interesting. How exactly does the unprovisioning command fail? (If the error message won't fit in a comment, you can edit it into the question.)
– Ben N
Aug 10 '17 at 14:15
@AnsBekk You might want to try the unprovisioning command with the-AllUsersswitch added. Also tryRemove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers.
– Ben N
Aug 10 '17 at 14:23
Remove-AppxProvisionedPackage : The system cannot find the file specified. At line:1 char:1 + Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.Autodesk ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxProvisionedPackage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RemoveAppxProvisionedPackageCommand
– AnsBekk
Aug 10 '17 at 14:27
I will try what you just suggested
– AnsBekk
Aug 10 '17 at 14:27
|
show 13 more comments
Thank you for your reply. I greatly appreciate it. The problem when i run this command, i see a user that i cannot use it as an account to login. The package user information is: {s-1-5-21-1968875819-78012282-1250455498-1001 [s-1-5-21-1968875819-78012282-1250455498-1001]: Installed} What do you think? I also tried to unprovision using the command provided, not working!
– AnsBekk
Aug 10 '17 at 14:14
Hmm, that's interesting. How exactly does the unprovisioning command fail? (If the error message won't fit in a comment, you can edit it into the question.)
– Ben N
Aug 10 '17 at 14:15
@AnsBekk You might want to try the unprovisioning command with the-AllUsersswitch added. Also tryRemove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers.
– Ben N
Aug 10 '17 at 14:23
Remove-AppxProvisionedPackage : The system cannot find the file specified. At line:1 char:1 + Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.Autodesk ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxProvisionedPackage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RemoveAppxProvisionedPackageCommand
– AnsBekk
Aug 10 '17 at 14:27
I will try what you just suggested
– AnsBekk
Aug 10 '17 at 14:27
Thank you for your reply. I greatly appreciate it. The problem when i run this command, i see a user that i cannot use it as an account to login. The package user information is: {s-1-5-21-1968875819-78012282-1250455498-1001 [s-1-5-21-1968875819-78012282-1250455498-1001]: Installed} What do you think? I also tried to unprovision using the command provided, not working!
– AnsBekk
Aug 10 '17 at 14:14
Thank you for your reply. I greatly appreciate it. The problem when i run this command, i see a user that i cannot use it as an account to login. The package user information is: {s-1-5-21-1968875819-78012282-1250455498-1001 [s-1-5-21-1968875819-78012282-1250455498-1001]: Installed} What do you think? I also tried to unprovision using the command provided, not working!
– AnsBekk
Aug 10 '17 at 14:14
Hmm, that's interesting. How exactly does the unprovisioning command fail? (If the error message won't fit in a comment, you can edit it into the question.)
– Ben N
Aug 10 '17 at 14:15
Hmm, that's interesting. How exactly does the unprovisioning command fail? (If the error message won't fit in a comment, you can edit it into the question.)
– Ben N
Aug 10 '17 at 14:15
@AnsBekk You might want to try the unprovisioning command with the
-AllUsers switch added. Also try Remove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers.– Ben N
Aug 10 '17 at 14:23
@AnsBekk You might want to try the unprovisioning command with the
-AllUsers switch added. Also try Remove-AppxPackage -Package '89006A2E.AutodeskSketchBook_1.5.2.0_x64__tf1gferkr813w' -AllUsers.– Ben N
Aug 10 '17 at 14:23
Remove-AppxProvisionedPackage : The system cannot find the file specified. At line:1 char:1 + Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.Autodesk ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxProvisionedPackage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RemoveAppxProvisionedPackageCommand
– AnsBekk
Aug 10 '17 at 14:27
Remove-AppxProvisionedPackage : The system cannot find the file specified. At line:1 char:1 + Remove-AppxProvisionedPackage -Online -PackageName '89006A2E.Autodesk ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Remove-AppxProvisionedPackage], COMException + FullyQualifiedErrorId : Microsoft.Dism.Commands.RemoveAppxProvisionedPackageCommand
– AnsBekk
Aug 10 '17 at 14:27
I will try what you just suggested
– AnsBekk
Aug 10 '17 at 14:27
I will try what you just suggested
– AnsBekk
Aug 10 '17 at 14:27
|
show 13 more comments
up vote
0
down vote
Here is how i solved this issue,
I have deployed fresh windows 10 build 1709,
- Disable Windows Apps store,
http://www.thewindowsclub.com/turn-off-windows-store-application
- reboot.
- Remove default pre-installed Appx for all users,
http://www.thewindowsclub.com/erase-default-preinstalled-modern-apps-windows-8
- Perform windows updates
Install required applications.
Perform sysprep
add a comment |
up vote
0
down vote
Here is how i solved this issue,
I have deployed fresh windows 10 build 1709,
- Disable Windows Apps store,
http://www.thewindowsclub.com/turn-off-windows-store-application
- reboot.
- Remove default pre-installed Appx for all users,
http://www.thewindowsclub.com/erase-default-preinstalled-modern-apps-windows-8
- Perform windows updates
Install required applications.
Perform sysprep
add a comment |
up vote
0
down vote
up vote
0
down vote
Here is how i solved this issue,
I have deployed fresh windows 10 build 1709,
- Disable Windows Apps store,
http://www.thewindowsclub.com/turn-off-windows-store-application
- reboot.
- Remove default pre-installed Appx for all users,
http://www.thewindowsclub.com/erase-default-preinstalled-modern-apps-windows-8
- Perform windows updates
Install required applications.
Perform sysprep
Here is how i solved this issue,
I have deployed fresh windows 10 build 1709,
- Disable Windows Apps store,
http://www.thewindowsclub.com/turn-off-windows-store-application
- reboot.
- Remove default pre-installed Appx for all users,
http://www.thewindowsclub.com/erase-default-preinstalled-modern-apps-windows-8
- Perform windows updates
Install required applications.
Perform sysprep
answered Dec 28 '17 at 12:45
Ammad Shah
1
1
add a comment |
add a comment |
up vote
0
down vote
This worked for me.
Get-AppxPackage -AllUser | Where PackageFullName -eq 89006A2E.AutodeskSketchBook_1.8.1.0_x64__tf1gferkr813w| Remove-AppxPackage -AllUsers
add a comment |
up vote
0
down vote
This worked for me.
Get-AppxPackage -AllUser | Where PackageFullName -eq 89006A2E.AutodeskSketchBook_1.8.1.0_x64__tf1gferkr813w| Remove-AppxPackage -AllUsers
add a comment |
up vote
0
down vote
up vote
0
down vote
This worked for me.
Get-AppxPackage -AllUser | Where PackageFullName -eq 89006A2E.AutodeskSketchBook_1.8.1.0_x64__tf1gferkr813w| Remove-AppxPackage -AllUsers
This worked for me.
Get-AppxPackage -AllUser | Where PackageFullName -eq 89006A2E.AutodeskSketchBook_1.8.1.0_x64__tf1gferkr813w| Remove-AppxPackage -AllUsers
answered May 23 at 15:02
Ed Hammond
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1238880%2fsysprep-was-not-able-to-validate-windows-installation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Try opening a command prompt (or PowerShell) window and execute slmgr /dlv. Within the ensuing window, check the
Remaining Windows rearm countto ensure that it says at least 1– Run5k
Aug 8 '17 at 17:20
@Run5k I checked and it indicates 1001.
– AnsBekk
Aug 8 '17 at 17:25
What command did you run exactly? What user are you using? If you are using something other than the built-in account that could be a problem.
– Ramhound
Aug 8 '17 at 18:27