Create message via shortcut
Create templates in the IBI-aws Admin |
In order to be able to create a message by clicking on a shortcut, a corresponding template is required in the IBI-aws Admin. |
Create CMD script |
To be able to create and resolve the message with one click each, a shortcut is needed for each of these two actions. In order to be able to specify the required arguments for calling the command line interface, a CMD script is created first. CMD script
POWERSHELL
Some data have to be adjusted in the process:
If these values are replaced, this part should look something like this: Specifying values in the CMD script
POWERSHELL
|
Create shortcut |
The shortcuts should each call the CMD script. Create
CODE
Resolve
CODE
|
Test shortcuts |
By double-clicking on the start shortcut, the appropriate message should be displayed after the set synchronization interval. By double-clicking on the resolve shortcut, a corresponding resolve message should be displayed. |
Deploy shortcuts |
PermissionsThe users who should be able to use the shortcuts must be authorized to use the IBI-aws Admin (see Installation and updates) In order for the shortcuts to be used, they may still have to be made available. This can be done, for example, on a share or via software distribution to authorized computers. |