Remove-IgelProfileDirectory
Summary
Deletes a profile directory.
Parameters
- -Credentials
Credential data, usually passed via a variable which it has been saved to at login - -directoryID
Numerical ID of the profile directory to be deleted
Example Command Line
Remove-IgelProfileDirectory -Credentials $l -ProfileDirectoryID 4024
Example Output
message
-------
Deletion successful.