Summary

Deletes a profile or master profile assignment.

Parameters

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

Example Command Line

Remove-IgelProfileAssignment `

-Credentials $l `

-ProfileID 3151 `

-ProfileType profile `

-TargetType tcdirectory `

-TargetID 3201

Example Output

message

-------

deleted profile assignment