Summary

Deletes a profile assignment or priority profile assignment (called "master profile" before UMS 12).

Parameters

  • -Credentials
    Credential data, usually passed via a variable which it has been saved to at login
  • -ProfileID
    Numeric ID of the profile or priority profile
  • -ProfileType
    Profile type, one of:
    • profile profile
    • masterprofile priority profile
  • -TargetID
    Numeric ID of the target object which the profile or priority profile is assigned to
  • -TargetType
    Assignments to a specific object type, one of:
    • tc device
    • tcdirectory device directory

Example Command Line

Remove-IgelProfileAssignment `

-Credentials $l `

-ProfileID 3151 `

-ProfileType profile `

-TargetType tcdirectory `

-TargetID 3201

Example Output

message

-------

deleted profile assignment