Remove-IgelMasterprofileDirectory
Summary
Deletes a priority profile directory (called "master profiles" before UMS 12).
Parameters
- -Credentials
Credential data, usually passed via a variable which it has been saved to at login - -directoryID
Numerical ID of the priority profile directory to be deleted
Example Command Line
Remove-IgelMasterprofileDirectory -Credentials $l -MasterprofileDirectoryID 403
3
Example Output
message
-------
Deletion successful.