Typhoon859
New member
- Local time
- 6:57 PM
- Messages
- 3
?
I'm on Windows 10 Pro, 64-bit, and I ran the elevated command prompt/PowerShell as SYSTEM, not even Administrator, so pretty sure that's not the issue (other commands have worked fine). Might anyone know the issue? Thanks!
Code:
Remove-Item : A positional parameter cannot be found that accepts argument
'/Q'.
At line:1 char:1
+ RD /S /Q "C:\Windows.old"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Remove-Item], ParameterBin
dingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell
.Commands.RemoveItemCommand
I'm on Windows 10 Pro, 64-bit, and I ran the elevated command prompt/PowerShell as SYSTEM, not even Administrator, so pretty sure that's not the issue (other commands have worked fine). Might anyone know the issue? Thanks!
My Computer
- Computer type
- PC/Desktop
- Computer Manufacturer/Model Number
- Custom Build
- OS
- Windows 10 Pro [x64]