Summary

Renames a profile directory.

Parameters

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

Example Command Line

Rename-IGELTCProfileDirectory `

-Credentials $l `

-directoryID 3220 `

-newDirectoryName "My Renamed Directory"

Example Output

message

-------

Updated directory successfully.