SharePoint 2013 – Exception calling “SystemUpdate” with “0” argument(s)
I’m trying to update some items in a list and I’m using systemUpdate in my PowerShell to do the update so that workflows and event handlers aren’t kicking off. $item.SystemUpdate()…