add-circle-bold add-circle add-square add alarm-bell-1 alert-diamond analytics-pie-2 archive archive arrow-down-1 arrow-down-2 arrow-left-1 arrow-right-1 arrow-up-1 attachment-1 bin-paper-1 book-star button-record check-1 check-circle-1 close close-quote close cog-1 cog common-file-stack copy-paste credit-card-1 diagram-fall-down disable time-clock-midnight download-thick-bottom drawer-send envelope-letter envelope-letter expand-6 expand-6 file-code filter-1 floppy-disk flying-insect-honey folder-file-1 headphones-customer-support hierarchy-9 hyperlink-2 information-circle keyboard-arrow-down keyboard-arrow-up layout-module-1 list-bullets lock-2 lock-unlock-1 love-it messages-bubble-square move-to-top multiple-circle multiple-neutral-1 multiple-users-1 navigation-menu-horizontal navigation-menu network-browser open-quote pencil-1 pencil-write pencil-1 print-text rating-star rating-star remove-circle remove-square-1 search send-email-1 shield-warning single-neutral-actions single-neutral smiley-sad-1 smiley-unhappy smiley-indifferent smiley-smile-1_1 smiley-happy smiley-sad-1 smiley-unhappy smiley-indifferent smiley-happy smiley-thrilled social-media-twitter synchronize-arrows-1 tags-double ticket-1 ticket-1 time-clock-circle undo view-1 view-off view wench

Modifying DATASTOR Shield™ Tasks

If you need to change the computer name of your DATASTOR Shield™ computer, or perhaps change the administrator account used for running DATASTOR Shield™ tasks, or if you need to change the DATASTOR Shield™ installation directory, use AiqUtil.exe

AiqUtil.exe is automatically placed in the installation directory when you install the DATASTOR Shield™ products.

Changing the name of your DATASTOR Shield Enterprise Protection Server computer

After changing the name of your DATASTOR Shield™ computer, or if you've restored your DATASTOR Shield™ Enterprise Protection Server to a different computer (see Exporting and Importing your Archive System in the Knowledge Base section of the web site), you must change the 'start-in path' of all remote tasks to point to the new computer name.

From a command prompt, run the utility as follows:

<dataStor Shield installation directory>\aiqutil /modifytask /startinpath /newservername:<new computer name> /computer:all /archivetask:all /domain:<domain of task 'Run as' account> /userid:<user ID of 'Run as' account> /password:<password of 'Run as' account>

You can omit the /password parameter if you wish, in which case you will be prompted for the password.

Changing the installation directory of your DATASTOR Shieldproduct

If you have restored your DATASTOR Shield™ product to a different installation directory (see Exporting and Importing your Archive System in the Knowledge Base section of the web site), you must change all local DATASTOR Shield™ tasks (i.e. archive tasks and store tasks) to run from the new directory.

From a command prompt, run the utility as follows:

<dataStor Shield installation directory>\aiqutil /modifytask /startinpath /newstartinpath:<new installation path> /computer:<dataStor Shield computer> /archivetask:all /storetask:all /store:all /domain:<domain of task 'Run as'' account> /userid:<user ID of 'Run as' account> /password:<password of 'Run as' account>

You can omit the /password parameter if you wish, in which case you will be prompted for the password.

Changing the administrator account of your DATASTOR Shieldproduct

If the administrator account used for running DATASTOR Shield™ tasks (a.k.a. 'Run as' user) is changed for whatever reason, you will need to update all of the tasks with the new account information.
After the new administrator account is set up and active, run the aiqutil.exe program as follows:

<dataStor Shield installation directory>\aiqutil /modifytask /runasuser /computer:all /archivetask:all /storetask:all /store:all /newdomain:<domain of new 'Run as' account> /newuserid:<user ID of new 'Run as' account> /newpassword:<password of new 'Run as' account>

You can omit the /password parameter if you wish, in which case you will be prompted for the password.

Changing the scheduled task priority of your DATASTOR Shield™ Enterprise Protection Server protection plan

The scheduled task used to run a DATASTOR Shield™ protection plan may run with three priority levels, below normal, normal, or above normal. You may change the priority of one or all plans on one or all remote computers.

From a command prompt, run the utility as follows:

<dataStor Shield installation directory>\aiqutil /modifytask /runasuser /computer:<computername | all> /archivetask:<Plan{UID} | all> /newdomain:<domain of new 'Run as' account> /newuserid:<user ID of new 'Run as' account> /newpassword:<password of new 'Run as' account> /priority:<abovenormal | normal| belownormal>

Specify a single computer name or all, a specific plan in format Plan{UID} or all, the proper domain and userid, even if the same as before, and enter abovenormal, normal, or belownormal for priority. You can omit the /password parameter if you wish, in which case you will be prompted for the password.