Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: console

(3 Scripts)
Create the credential files (locally) required by the Azure script actions.
Stored in %ALLUSERSPROFILE%ControlUpScriptingSupport but the client secret stored in the files can only be decrypted by the Windows user that created that file.
The files created contain the tenant id in the file name so that a single Windows user can have credential files for multiple tenants. Original Azure scripts did have this feature and the files contained the tenant id so only a single file can exist - this script creates both credential files so both new and old Azure script actions can be run.
The script willl overwrite any existing credential files for the user and tenant.
Version: 1.1.15  |   Created: 2022-02-24  |   Modified: 2022-03-09  |   Creator: Guy Leech  |   Downloads: 30
Create the credential files (locally) required by the Citrix Cloud script actions.
Stored in %ALLUSERSPROFILE%ControlUpScriptingSupport but the client secret stored in the files can only be decrypted by the Windows user that created that file.
The files created contain the tenant id in the file name so that a single Windows user can have credential files for multiple tenants. Original Azure scripts did have this feature and the files contained the tenant id so only a single file can exist - this script creates both credential files so both new and old Azure script actions can be run.
The script willl overwrite any existing credential files for the user and tenant.
Version: 2.1.26  |   Created: 2022-02-24  |   Modified: 2024-01-26  |   Creator: Guy Leech  |   Downloads: 11
Displays the console of the selected machine or stores the console image into a folder defined in the script action arguments
Version: 2.10.29  |   Created: 2021-09-17  |   Modified: 2022-03-17  |   Creator: Guy Leech  |   Downloads: 30