You can view and edit scripts that provide information about system
components such as Windows-related services for IBM Storage Protect Snapshot, Windows event log
entries, and Volume Shadow Copy Service (VSS) information.
About this task
The System Information view is extensible. You can take advantage of this flexibility to add and
share customize scripts.
Procedure
- Open the System Information view as follows:
- Click Diagnostics in the results pane of the
welcome page.
- Double-click System Information in the results pane.
A list of scripts is displayed in the results pane of the System
Information view. The types of scripts that are displayed are PowerShell scripts, Windows Management
Instrumentation scripts, and IBM Storage Protect scripts.
- Add, update, or delete your scripts, as follows:
| Action | Steps |
|---|
| Add your own scripts | - Click New in the Actions pane.
- If you want to copy your scripts directly to the
ProgramFiles\Tivoli\FlashCopyManager\Scripts directory, make sure that your scripts follow these
extension requirements:
- PowerShell scripts: filename.ps1
- Windows Management
Instrumentation (WMI) scripts: filename.wmi
- IBM Storage Protect scripts:
filename.tsm
IBM Storage Protect Snapshot uses the file type extension to determine how
to run the script.
|
| View or edit an existing script | - From the list of script files in the results pane, select the name of a script that you
want to view or edit.
Tip: The name of the script is displayed in the
Actions pane. Click the name of the script in the Actions pane to reveal or hide a list of actions
to process. - To open the script file for viewing or editing, click Command Editor in
the Actions pane.
- View or edit the script.
- Click OK to save your changes, or click
Cancel to exit the System Information Command Editor without saving any
changes.
|
| Delete a script | - From the
list of script files in the results pane, select the name of a script that you want to delete.
Tip: The name of the script is displayed in the Actions pane. Click the name
of the script in the Actions pane to reveal or hide a list of actions to
process. - Click Delete in the Actions
pane.
|