Summary
Deletes a priority profile (called "master profile" before UMS 12).
This does not move the priority 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 -
-MasterprofileID
Numeric ID of the priority profile
Example Command Line
Remove-IgelMasterprofile -Credentials $l -MasterprofileID 3152
Example Output
message
-------
Deleted profile with id 3152