Update-MSModuleCustomFields

Update Custom Fields from Apps, Users, Devices etc.

Syntax


Update-MSModuleCustomFields -Module (String) -Updates (Array) [-UpdateReadOnly] [-UpdateInvisible] [-UpdateLocked] [-Append] [-BatchSize (Int32)]

Update-MSModuleCustomFields -Module (String) -Path (String) -PathInstanceId (Int32) -PathDataValue (String) [-UpdateReadOnly] [-UpdateInvisible] [-UpdateLocked] [-Append] [-BatchSize (Int32)]

Update-MSModuleCustomFields -Module (String) -FieldId (Int32) -FieldInstanceId (Int32) -DataValue (String) [-UpdateReadOnly] [-UpdateInvisible] [-UpdateLocked] [-Append] [-BatchSize (Int32)]