NOTE: This readme provides information for IT Assistant version 7.2.
IT Assistant provides a central point of access to monitor and manage
systems on a local area network (LAN) or wide area network (WAN).
By allowing an administrator a comprehensive view across the
enterprise, IT Assistant can increase system uptime, reduce
repetitive tasks, and prevent interruption in critical business
operations.
This file contains updated information for your "Dell OpenManage
IT Assistant User's Guide" and any other technical documentation
included with IT Assistant.
You can access all the documentation from the Documentation CD or
from the Dell(TM) Support website at "support.dell.com."
"Manage"->"Software Updates" and open a catalog.xml file.
upgrade it is important to verify that the CIM credentials are
2. Blank error message blocks the software repository
feature: IT Assistant version 7.1 would stop responding,
displaying a blank error dialog box if you imported software
packages/bundles, closed the browser, re-opened it, and
navigated to "Manage" -> "Software Updates." This issue
has been resolved in this release of IT Assistant.
(A) First-time Installation of IT Assistant version 7.2
For instructions for a first time installation of IT Assistant on a
system, see the "Dell OpenManage Installation and Security User's
Guide."
(B) Upgrade from IT Assistant 6.x to IT Assistant version 7.2
IT Assistant version 7.2 does not support a direct upgrade from
version 6.x or later. To upgrade from version 6.x to 7.2, first
install IT Assistant version 7.0, and then apply version 7.2 as an
upgrade.
NOTE: During an upgrade from version 6.x of IT Assistant to version
7.0, the installation will preserve the following settings by
default:
Any other database information such as custom groups, custom event
filters, and event categories will not be migrated because the
database schema is not compatible with previous versions of IT
Assistant. If you want to save this information, you must backup
your original database before upgrading.
(C) Upgrade from IT Assistant version 7.0/7.1 to IT Assistant
version 7.2
If you have changed the data (that was pre-populated as part of the
IT Assistant version 7.0 install in the Report and EventSource
tables) that you want to preserve after upgrading to IT Assistant
version 7.2, take a backup of these tables and manually restore them
after the upgrade.
NOTE: If the CIM protocol was used before an upgrade, after the
qualified with a domain or localhost if no trusted domain is
configured (for example, domain\administrator or
~/.ssh/authorized_keys2
localhost\administrator). The CIM credentials can be seen by editing
the imported discovery ranges in the CIM Configuration pane.
If this is not done, devices will not be discovered through the CIM
protocol.
#####################################################################
USER NOTES
#####################################################################
--------------------------------------------------------------------Note:
IT Assistant does not support software updates on the management
station. This is because a software update might require a reboot
which would impact other scheduled tasks being run on the management
station. Updates can be performed using the "Dell PowerEdge(TM)
Updates" CD after closing the IT Assistant application.
--------------------------------------------------------------------Software Updates For Linux
--------------------------------------------------------------------To perform a remote Linux software update, IT Assistant uses Plink
for SSH communication. By default, IT Assistant will pass your
password as a command-line parameter to Plink. Note that this occurs
only on the IT Assistant server. Passwords are always encrypted
when transferred to the managed system. If you are concerned about
passing passwords through the command line on the IT Assistant
server, configure the updates to use RSA keys instead of passwords. A
blank password in IT Assistant will trigger SSH authentication using
RSA keys. The following steps guide you through the process for
creating RSA keys. This process assumes that you are running an SSH2
server and that you are using RSA2 keys.
1. Run PuTTYgen (or your preferred mechanism) for generating public/
private key pairs. You can save your private keys (".ppk" files)
at any location on your system.
The following is a sample public key that you would put in a file
that you create called "authorized_keys2 for RSA2 keys".
Linux ships with other utilities for creating public/private key
pairs. You can download PuTTYgen from the following Web address:
"http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"
Your public keys are stored in the following configuration file on
the Linux system.