Skip to main content
Skip table of contents

Rename-IGELDeviceProfileDirectory

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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.