Summary

Renames a thin client directory.

Parameters

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

Example Command Line

Rename-IgelTCDirectory `

-Credentials $l `

-directoryID 3206 `

-newDirectoryName "Renamed TC Directory"

Example Output

message

-------

Updated directory successfully.