Summary
Renames a device directory.
Parameters
-
-Credentials
Credential data, usually passed via a variable which it has been saved to at login -
-directoryID
Numeric ID of the device 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.