Summary
Renames 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
Numeric ID of the priority profile directory -
-newDirectoryName
New priority profile directory name as string
Example Command Line
Rename-IGELTCMasterProfileDirectory `
-Credentials $l `
-directoryID 4038 `
-newDirectoryName "Renamed Master Profiles"
Example Output
message
-------
Updated directory successfully.