Skip to main content
Skip table of contents

Rename-IGELDeviceProfile

Summary

Renames a profile.

Parameters

  • -Credentials
    Credential data, usually passed via a variable which it has been saved to at login

  • -ProfileID
    Numeric ID of the profile

  • -newProfileName
    New profile name as string

Example Command Line

Rename-IgelTCProfile `

-Credentials $l `

-ProfileID 3150 `

-newProfileName "Updated Profile"

Example Output

message

-------

Update successful

JavaScript errors detected

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

If this problem persists, please contact our support.