What is the exact issue? We got a similar thing here: http://2pintsoftware.com/branchcache-enable-task-sequences-sccm/
I know the status filter rule + PS is very tricky on the quotes and you have to start the right PS by using full cmdline to the right version of PS. From: listsadmin@lists.myitforum.com [mailto:listsadmin@lists.myitforum.com] On Behalf Of Roland Janus Sent: den 18 april 2016 08:10 To: ms...@lists.myitforum.com Subject: [mssms] Powershell CM cmdlets as system What is required on the server to have Powershell ConfigManager cmdlets run as system within a status filter rule? The computer account is in the same group as my account, granting full admin access to CM and SMS provider. I've also enabled "SYSTEM" to have remote access on DCOM. The script doesn't seem to have CM access. So I've tried running the console as system (psexec), but the console complains about not having enough access. What am I missing? -R