I'm having this error
`Set-ItemProperty : Cannot find path 'HKLM:\Software\Policies\Microsoft\Windows\PowerShell' because it does not exist.
At line:1 char:1
- Set-ItemProperty -Path HKLM:\Software\Policies\Microsoft\Windows\Powe ...
-
- CategoryInfo : ObjectNotFound: (HKLM:\Software...dows\PowerShell:String) [Set-ItemProperty], ItemNotF
oundException
- FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetItemPropertyCommand`
and as said at the manual, im supposed to do something at the windows powershell but it doesn't appear in mine, any help?