Summary

Renames a master profile directory.

Parameters

  • -Credentials
    Credential data, usually passed via a variable which it has been saved to at login
  • -directoryID
    Numeric ID of the master profile directory
  • -newDirectoryName
    New master profile directory name as string

Example Command Line

Rename-IGELTCMasterProfileDirectory `

-Credentials $l `

-directoryID 4038 `

-newDirectoryName "Renamed Master Profiles"

Example Output

message

-------

Updated directory successfully.