In Bigfix, does anyone know how to take ownership and grant read/write permissiont to EVERYONE? We are having issue updating Windows 10 machines because this registry entry is hardened. I would need it for both lines below and would be so happy if I can get this to work.
delete create_key.ps1 move __createfile create_key.ps1 waithidden {pathname of file ((it as string) of value "Path" of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell" of native registry)} -ExecutionPolicy Bypass -File create_key.ps1