Summary

Deletes a profile.

This does not move the profile to the Recycling Bin, but simply deletes it.

Parameters

  • -Credentials
    Credential data, usually passed via a variable which it has been saved to at login
  • -ProfileID
    Numeric ID of the profile

Example Command Line

Remove-IgelProfile -Credentials $l -ProfileID 3150

Example Output

message

-------

Deleted profile with id 3150