Advertisement
Guest User

Untitled

a guest
Jul 15th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.59 KB | None | 0 0
  1. Windows PowerShell
  2. Copyright (C) Microsoft Corporation. All rights reserved.
  3.  
  4. PS C:\WINDOWS\system32> Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.Ins
  5. tallLocation)\AppXManifest.xml"}
  6. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  7. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  8. diagnosing app deployment issues.
  9. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-3005-83fe5f1cd401 in the Event Log or use
  10. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-3005-83fe5f1cd401
  11. At line:1 char:38
  12. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  13. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  15. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  16.  
  17. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  18. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  19. diagnosing app deployment issues.
  20. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-a32d-85fe5f1cd401 in the Event Log or use
  21. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-a32d-85fe5f1cd401
  22. At line:1 char:38
  23. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  24. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  26. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  27.  
  28. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  29. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  30. diagnosing app deployment issues.
  31. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-e508-83fe5f1cd401 in the Event Log or use
  32. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-e508-83fe5f1cd401
  33. At line:1 char:38
  34. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  35. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  36. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  37. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  38.  
  39. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  40. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  41. diagnosing app deployment issues.
  42. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-080b-83fe5f1cd401 in the Event Log or use
  43. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-080b-83fe5f1cd401
  44. At line:1 char:38
  45. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  46. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  47. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  48. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  49.  
  50. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  51. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  52. diagnosing app deployment issues.
  53. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-6833-85fe5f1cd401 in the Event Log or use
  54. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-6833-85fe5f1cd401
  55. At line:1 char:38
  56. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  57. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  58. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  59. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  60.  
  61. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  62. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  63. diagnosing app deployment issues.
  64. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-c80e-83fe5f1cd401 in the Event Log or use
  65. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-c80e-83fe5f1cd401
  66. At line:1 char:38
  67. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  68. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  69. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  70. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  71.  
  72. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  73. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  74. diagnosing app deployment issues.
  75. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-2cd0-82fe5f1cd401 in the Event Log or use
  76. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-2cd0-82fe5f1cd401
  77. At line:1 char:38
  78. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  79. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  80. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  81. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  82.  
  83. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  84. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  85. diagnosing app deployment issues.
  86. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-27be-8bfe5f1cd401 in the Event Log or use
  87. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-27be-8bfe5f1cd401
  88. At line:1 char:38
  89. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  90. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  91. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  92. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  93.  
  94. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  95. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  96. diagnosing app deployment issues.
  97. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-7616-83fe5f1cd401 in the Event Log or use
  98. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-7616-83fe5f1cd401
  99. At line:1 char:38
  100. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  101. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  103. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  104.  
  105. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  106. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  107. diagnosing app deployment issues.
  108. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-471b-83fe5f1cd401 in the Event Log or use
  109. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-471b-83fe5f1cd401
  110. At line:1 char:38
  111. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  112. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  114. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  115.  
  116. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  117. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  118. diagnosing app deployment issues.
  119. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-cb4b-85fe5f1cd401 in the Event Log or use
  120. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-cb4b-85fe5f1cd401
  121. At line:1 char:38
  122. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  123. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  125. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  126.  
  127. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  128. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  129. diagnosing app deployment issues.
  130. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-c1e6-82fe5f1cd401 in the Event Log or use
  131. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-c1e6-82fe5f1cd401
  132. At line:1 char:38
  133. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  134. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  135. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  136. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  137.  
  138. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  139. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  140. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-4821-83fe5f1cd401 in the Event Log or use
  141. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-4821-83fe5f1cd401
  142. At line:1 char:38
  143. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  144. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  145. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  146. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  147.  
  148. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  149. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  150. diagnosing app deployment issues.
  151. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-36d7-8bfe5f1cd401 in the Event Log or use
  152. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-36d7-8bfe5f1cd401
  153. At line:1 char:38
  154. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  155. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  156. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  157. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  158.  
  159. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  160. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  161. diagnosing app deployment issues.
  162. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-d358-85fe5f1cd401 in the Event Log or use
  163. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-d358-85fe5f1cd401
  164. At line:1 char:38
  165. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  166. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  167. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  168. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  169.  
  170. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  171. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  172. diagnosing app deployment issues.
  173. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-1ee0-8bfe5f1cd401 in the Event Log or use
  174. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-1ee0-8bfe5f1cd401
  175. At line:1 char:38
  176. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  177. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  178. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  179. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  180.  
  181. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  182. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  183. diagnosing app deployment issues.
  184. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-892b-83fe5f1cd401 in the Event Log or use
  185. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-892b-83fe5f1cd401
  186. At line:1 char:38
  187. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  188. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  189. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  190. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  191.  
  192. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  193. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  194. diagnosing app deployment issues.
  195. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-9fe4-8bfe5f1cd401 in the Event Log or use
  196. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-9fe4-8bfe5f1cd401
  197. At line:1 char:38
  198. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  199. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  201. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  202.  
  203. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  204. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  205. diagnosing app deployment issues.
  206. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-652f-83fe5f1cd401 in the Event Log or use
  207. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-652f-83fe5f1cd401
  208. At line:1 char:38
  209. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  210. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  211. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  212. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  213.  
  214. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  215. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  216. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-e4e9-8bfe5f1cd401 in the Event Log or use
  217. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-e4e9-8bfe5f1cd401
  218. At line:1 char:38
  219. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  220. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  221. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  222. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  223.  
  224. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  225. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  226. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-1768-85fe5f1cd401 in the Event Log or use
  227. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-1768-85fe5f1cd401
  228. At line:1 char:38
  229. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  230. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  231. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  232. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  233.  
  234. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  235. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  236. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-c932-83fe5f1cd401 in the Event Log or use
  237. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-c932-83fe5f1cd401
  238. At line:1 char:38
  239. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  240. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  241. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  242. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  243.  
  244. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  245. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  246. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-3334-83fe5f1cd401 in the Event Log or use
  247. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-3334-83fe5f1cd401
  248. At line:1 char:38
  249. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  250. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  251. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  252. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  253.  
  254. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  255. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  256. diagnosing app deployment issues.
  257. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-3c6d-85fe5f1cd401 in the Event Log or use
  258. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-3c6d-85fe5f1cd401
  259. At line:1 char:38
  260. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  261. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  262. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  263. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  264.  
  265. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  266. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  267. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-3a6f-85fe5f1cd401 in the Event Log or use
  268. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-3a6f-85fe5f1cd401
  269. At line:1 char:38
  270. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  271. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  272. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  273. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  274.  
  275. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  276. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  277. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-4439-83fe5f1cd401 in the Event Log or use
  278. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-4439-83fe5f1cd401
  279. At line:1 char:38
  280. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  281. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  282. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  283. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  284.  
  285. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  286. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  287. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-91f8-8bfe5f1cd401 in the Event Log or use
  288. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-91f8-8bfe5f1cd401
  289. At line:1 char:38
  290. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  291. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  292. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  293. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  294.  
  295. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  296. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  297. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-5f3c-83fe5f1cd401 in the Event Log or use
  298. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-5f3c-83fe5f1cd401
  299. At line:1 char:38
  300. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  301. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  302. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  303. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  304.  
  305. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  306. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  307. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-d83d-83fe5f1cd401 in the Event Log or use
  308. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-d83d-83fe5f1cd401
  309. At line:1 char:38
  310. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  311. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  312. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  313. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  314.  
  315. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  316. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  317. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-d5ff-8bfe5f1cd401 in the Event Log or use
  318. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-d5ff-8bfe5f1cd401
  319. At line:1 char:38
  320. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  321. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  322. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  323. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  324.  
  325. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  326. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  327. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-0e02-8cfe5f1cd401 in the Event Log or use
  328. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-0e02-8cfe5f1cd401
  329. At line:1 char:38
  330. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  331. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  332. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  333. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  334.  
  335. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  336. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  337. diagnosing app deployment issues.
  338. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-9504-8cfe5f1cd401 in the Event Log or use
  339. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-9504-8cfe5f1cd401
  340. At line:1 char:38
  341. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  342. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  343. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  344. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  345.  
  346. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  347. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  348. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-f619-83fe5f1cd401 in the Event Log or use
  349. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-f619-83fe5f1cd401
  350. At line:1 char:38
  351. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  352. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  353. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  354. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  355.  
  356. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  357. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  358. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-6c46-83fe5f1cd401 in the Event Log or use
  359. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-6c46-83fe5f1cd401
  360. At line:1 char:38
  361. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  362. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  363. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  364. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  365.  
  366. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  367. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  368. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-3b86-85fe5f1cd401 in the Event Log or use
  369. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-3b86-85fe5f1cd401
  370. At line:1 char:38
  371. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  372. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  373. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  374. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  375.  
  376. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  377. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  378. diagnosing app deployment issues.
  379. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-cc49-83fe5f1cd401 in the Event Log or use
  380. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-cc49-83fe5f1cd401
  381. At line:1 char:38
  382. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  383. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  384. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  385. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  386.  
  387. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  388. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  389. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-ea8a-85fe5f1cd401 in the Event Log or use
  390. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-ea8a-85fe5f1cd401
  391. At line:1 char:38
  392. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  393. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  394. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  395. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  396.  
  397. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  398. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  399. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-ae4c-83fe5f1cd401 in the Event Log or use
  400. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-ae4c-83fe5f1cd401
  401. At line:1 char:38
  402. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  403. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  404. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  405. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  406.  
  407. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  408. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  409. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-998f-85fe5f1cd401 in the Event Log or use
  410. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-998f-85fe5f1cd401
  411. At line:1 char:38
  412. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  413. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  414. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  415. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  416.  
  417. Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package could not be installed because resources it
  418. modifies are currently in use.
  419. error 0x80073D02: Unable to install because the following apps need to be closed
  420. Microsoft.Windows.Cortana_1.10.7.17134_neutral_neutral_cw5n1h2txyewy.
  421. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-4292-85fe5f1cd401 in the Event Log or use
  422. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-4292-85fe5f1cd401
  423. At line:1 char:38
  424. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  425. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  426. + CategoryInfo : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception
  427. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  428.  
  429. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  430. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  431. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-632e-83fe5f1cd401 in the Event Log or use
  432. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-632e-83fe5f1cd401
  433. At line:1 char:38
  434. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  435. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  436. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  437. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  438.  
  439. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  440. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  441. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-2631-83fe5f1cd401 in the Event Log or use
  442. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-2631-83fe5f1cd401
  443. At line:1 char:38
  444. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  445. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  446. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  447. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  448.  
  449. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  450. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  451. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-fc32-83fe5f1cd401 in the Event Log or use
  452. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-fc32-83fe5f1cd401
  453. At line:1 char:38
  454. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  455. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  456. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  457. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  458.  
  459. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  460. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  461. diagnosing app deployment issues.
  462. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-e055-83fe5f1cd401 in the Event Log or use
  463. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-e055-83fe5f1cd401
  464. At line:1 char:38
  465. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  466. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  467. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  468. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  469.  
  470. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  471. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  472. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-ac36-83fe5f1cd401 in the Event Log or use
  473. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-ac36-83fe5f1cd401
  474. At line:1 char:38
  475. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  476. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  477. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  478. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  479.  
  480. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  481. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  482. diagnosing app deployment issues.
  483. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-0959-83fe5f1cd401 in the Event Log or use
  484. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-0959-83fe5f1cd401
  485. At line:1 char:38
  486. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  487. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  488. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  489. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  490.  
  491. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  492. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  493. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-30a0-85fe5f1cd401 in the Event Log or use
  494. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-30a0-85fe5f1cd401
  495. At line:1 char:38
  496. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  497. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  498. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  499. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  500.  
  501. Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package could not be installed because resources it
  502. modifies are currently in use.
  503. error 0x80073D02: Unable to install because the following apps need to be closed
  504. Microsoft.Windows.ShellExperienceHost_10.0.17134.112_neutral_neutral_cw5n1h2txyewy.
  505. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-a65b-83fe5f1cd401 in the Event Log or use
  506. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-a65b-83fe5f1cd401
  507. At line:1 char:38
  508. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  509. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  510. + CategoryInfo : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception
  511. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  512.  
  513. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  514. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  515. diagnosing app deployment issues.
  516. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-0aa3-85fe5f1cd401 in the Event Log or use
  517. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-0aa3-85fe5f1cd401
  518. At line:1 char:38
  519. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  520. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  521. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  522. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  523.  
  524. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  525. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  526. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-8f2e-8cfe5f1cd401 in the Event Log or use
  527. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-8f2e-8cfe5f1cd401
  528. At line:1 char:38
  529. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  530. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  531. + CategoryInfo : WriteError: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], IOException
  532. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  533.  
  534. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  535. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  536. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-f241-83fe5f1cd401 in the Event Log or use
  537. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-f241-83fe5f1cd401
  538. At line:1 char:38
  539. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  540. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  541. + CategoryInfo : WriteError: (C:\Windows\Imme...ppXManifest.xml:String) [Add-AppxPackage], IOException
  542. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  543.  
  544. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  545. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  546. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-4d32-8cfe5f1cd401 in the Event Log or use
  547. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-4d32-8cfe5f1cd401
  548. At line:1 char:38
  549. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  550. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  551. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  552. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  553.  
  554. Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
  555. version of this package is already installed.
  556. Windows cannot install package Microsoft.Services.Store.Engagement_10.0.1610.0_x64__8wekyb3d8bbwe because it has
  557. version 10.0.1610.0. A higher version 10.0.17112.0 of this package is already installed.
  558. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-7c46-83fe5f1cd401 in the Event Log or use
  559. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-7c46-83fe5f1cd401
  560. At line:1 char:38
  561. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  562. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  563. + CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception
  564. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  565.  
  566. Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
  567. version of this package is already installed.
  568. Windows cannot install package Microsoft.Services.Store.Engagement_10.0.1610.0_x86__8wekyb3d8bbwe because it has
  569. version 10.0.1610.0. A higher version 10.0.17112.0 of this package is already installed.
  570. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-0a47-83fe5f1cd401 in the Event Log or use
  571. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-0a47-83fe5f1cd401
  572. At line:1 char:38
  573. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  574. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  575. + CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception
  576. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  577.  
  578. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  579. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  580. diagnosing app deployment issues.
  581. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-9a47-83fe5f1cd401 in the Event Log or use
  582. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-9a47-83fe5f1cd401
  583. At line:1 char:38
  584. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  585. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  586. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  587. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  588.  
  589. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  590. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  591. diagnosing app deployment issues.
  592. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-f04a-83fe5f1cd401 in the Event Log or use
  593. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-f04a-83fe5f1cd401
  594. At line:1 char:38
  595. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  596. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  597. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  598. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  599.  
  600. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  601. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  602. diagnosing app deployment issues.
  603. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-c3b3-85fe5f1cd401 in the Event Log or use
  604. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-c3b3-85fe5f1cd401
  605. At line:1 char:38
  606. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  607. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  608. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  609. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  610.  
  611. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  612. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  613. diagnosing app deployment issues.
  614. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-d552-83fe5f1cd401 in the Event Log or use
  615. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-d552-83fe5f1cd401
  616. At line:1 char:38
  617. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  618. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  620. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  621.  
  622. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  623. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  624. diagnosing app deployment issues.
  625. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-766d-83fe5f1cd401 in the Event Log or use
  626. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-766d-83fe5f1cd401
  627. At line:1 char:38
  628. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  629. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  630. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  631. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  632.  
  633. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  634. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  635. diagnosing app deployment issues.
  636. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-2dbe-85fe5f1cd401 in the Event Log or use
  637. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-2dbe-85fe5f1cd401
  638. At line:1 char:38
  639. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  640. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  641. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  642. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  643.  
  644. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  645. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  646. diagnosing app deployment issues.
  647. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-ce4f-8cfe5f1cd401 in the Event Log or use
  648. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-ce4f-8cfe5f1cd401
  649. At line:1 char:38
  650. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  651. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  652. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  653. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  654.  
  655. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  656. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  657. diagnosing app deployment issues.
  658. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-2375-83fe5f1cd401 in the Event Log or use
  659. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-2375-83fe5f1cd401
  660. At line:1 char:38
  661. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  662. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  663. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  664. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  665.  
  666. Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist.
  667. At line:1 char:38
  668. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  669. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  670. + CategoryInfo : ObjectNotFound: (C:\AppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException
  671. + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  672.  
  673. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  674. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  675. diagnosing app deployment issues.
  676. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-3262-83fe5f1cd401 in the Event Log or use
  677. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-3262-83fe5f1cd401
  678. At line:1 char:38
  679. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  680. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  681. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  682. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  683.  
  684. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  685. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  686. diagnosing app deployment issues.
  687. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-ca5a-8cfe5f1cd401 in the Event Log or use
  688. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-ca5a-8cfe5f1cd401
  689. At line:1 char:38
  690. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  691. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  692. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  693. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  694.  
  695. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  696. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  697. diagnosing app deployment issues.
  698. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-8a67-83fe5f1cd401 in the Event Log or use
  699. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-8a67-83fe5f1cd401
  700. At line:1 char:38
  701. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  702. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  703. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  704. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  705.  
  706. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  707. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  708. diagnosing app deployment issues.
  709. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-ca69-83fe5f1cd401 in the Event Log or use
  710. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-ca69-83fe5f1cd401
  711. At line:1 char:38
  712. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  713. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  714. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  715. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  716.  
  717. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  718. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  719. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-02d0-85fe5f1cd401 in the Event Log or use
  720. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-02d0-85fe5f1cd401
  721. At line:1 char:38
  722. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  723. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  724. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  725. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  726.  
  727. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  728. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  729. diagnosing app deployment issues.
  730. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-5ed2-85fe5f1cd401 in the Event Log or use
  731. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-5ed2-85fe5f1cd401
  732. At line:1 char:38
  733. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  734. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  735. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  736. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  737.  
  738. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  739. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  740. diagnosing app deployment issues.
  741. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-597f-83fe5f1cd401 in the Event Log or use
  742. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-597f-83fe5f1cd401
  743. At line:1 char:38
  744. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  745. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  746. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  747. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  748.  
  749. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  750. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  751. diagnosing app deployment issues.
  752. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-5f70-83fe5f1cd401 in the Event Log or use
  753. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-5f70-83fe5f1cd401
  754. At line:1 char:38
  755. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  756. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  757. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  758. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  759.  
  760. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  761. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  762. diagnosing app deployment issues.
  763. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-6267-8cfe5f1cd401 in the Event Log or use
  764. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-6267-8cfe5f1cd401
  765. At line:1 char:38
  766. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  767. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  768. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  769. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  770.  
  771. Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist.
  772. At line:1 char:38
  773. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  774. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  775. + CategoryInfo : ObjectNotFound: (C:\AppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException
  776. + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  777.  
  778. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  779. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  780. diagnosing app deployment issues.
  781. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-18d6-85fe5f1cd401 in the Event Log or use
  782. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-18d6-85fe5f1cd401
  783. At line:1 char:38
  784. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  785. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  786. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  787. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  788.  
  789. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  790. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  791. diagnosing app deployment issues.
  792. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-0c75-83fe5f1cd401 in the Event Log or use
  793. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-0c75-83fe5f1cd401
  794. At line:1 char:38
  795. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  796. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  798. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  799.  
  800. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  801. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  802. diagnosing app deployment issues.
  803. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-186c-8cfe5f1cd401 in the Event Log or use
  804. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-186c-8cfe5f1cd401
  805. At line:1 char:38
  806. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  807. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  808. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  809. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  810.  
  811. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  812. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  813. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-2585-83fe5f1cd401 in the Event Log or use
  814. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-2585-83fe5f1cd401
  815. At line:1 char:38
  816. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  817. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  818. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  819. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  820.  
  821. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  822. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  823. diagnosing app deployment issues.
  824. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0001-eb77-83fe5f1cd401 in the Event Log or use
  825. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0001-eb77-83fe5f1cd401
  826. At line:1 char:38
  827. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  828. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  829. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  830. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  831.  
  832. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  833. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  834. diagnosing app deployment issues.
  835. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-2f87-83fe5f1cd401 in the Event Log or use
  836. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-2f87-83fe5f1cd401
  837. At line:1 char:38
  838. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  839. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  840. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  841. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  842.  
  843. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  844. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  845. diagnosing app deployment issues.
  846. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-4fdd-85fe5f1cd401 in the Event Log or use
  847. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-4fdd-85fe5f1cd401
  848. At line:1 char:38
  849. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  850. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  851. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  852. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  853.  
  854. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  855. error 0x87AF120A: The Visual Elements extension failed while processing the Notification element.
  856. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0000-3270-8cfe5f1cd401 in the Event Log or use
  857. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0000-3270-8cfe5f1cd401
  858. At line:1 char:38
  859. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  860. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  861. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  862. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  863.  
  864. Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
  865. An internal error occurred with error 0x80070005. See http://go.microsoft.com/fwlink/?LinkId=235160 for help
  866. diagnosing app deployment issues.
  867. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-b588-83fe5f1cd401 in the Event Log or use
  868. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-b588-83fe5f1cd401
  869. At line:1 char:38
  870. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  871. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  872. + CategoryInfo : WriteError: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], IOException
  873. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  874.  
  875. Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
  876. version of this package is already installed.
  877. Windows cannot install package Microsoft.Advertising.Xaml_10.1705.4.0_x64__8wekyb3d8bbwe because it has version
  878. 10.1705.4.0. A higher version 10.1807.1.0 of this package is already installed.
  879. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0002-f3de-85fe5f1cd401 in the Event Log or use
  880. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0002-f3de-85fe5f1cd401
  881. At line:1 char:38
  882. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  883. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  884. + CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception
  885. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  886.  
  887. Add-AppxPackage : Deployment failed with HRESULT: 0x80073D06, The package could not be installed because a higher
  888. version of this package is already installed.
  889. Windows cannot install package Microsoft.Advertising.Xaml_10.1705.4.0_x86__8wekyb3d8bbwe because it has version
  890. 10.1705.4.0. A higher version 10.1807.1.0 of this package is already installed.
  891. NOTE: For additional information, look for [ActivityId] fe7c69e5-1c5f-0003-5989-83fe5f1cd401 in the Event Log or use
  892. the command line Get-AppxLog -ActivityID fe7c69e5-1c5f-0003-5989-83fe5f1cd401
  893. At line:1 char:38
  894. + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.I ...
  895. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  896. + CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception
  897. + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
  898.  
  899. PS C:\WINDOWS\system32>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement