E
edward shaw1
this is the code I get when trying to fix using PowerShell Copy-Item : A positional parameter cannot be found that accepts argument 'the'. At line:1 char:2 + Copy and paste the command: Get-AppXPackage *WindowsStore* -AllUsers ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: ) [Copy-Item], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Continue reading...
Continue reading...