[ Bottom of Page | Previous Page | Next Page | Contents ]
The following sections include all interim fixes shipped since
the IBM® Tivoli® Configuration Manager, Version
4.2.3 release. It is divided into the following subsections:
Table 6 lists the fixes included in this fix pack:
Table 6. Fixes included in this fix pack
Fix pack |
Component/Service |
4.2.3-TIV-INV-FP0009 |
Inventory, Version 4.2.3 |
4.2.3-TIV-INVGW-FP0009 |
Inventory Gateway, Version 4.2.3 |
4.2.3-TIV-CLL-FP0009 |
Scalable Collection Service, Version 4.2.3 |
4.2.3-TIV-SWDSRV-FP0009 |
Software Distribution, Version 4.2.3 |
4.2.3-TIV-SWDGW-FP0009 |
Software Distribution Gateway, Version 4.2.3 |
4.2.3-TIV-SWDJPS-FP0009 |
Software Distribution Software Package Editor,
Version 4.2.3 |
4.2.3-TIV-APM-FP0009 |
Activity Planner, Version 4.2.3 |
4.2.3-TIV-CCM-FP0009 |
Change Manager, Version 4.2.3 |
4.2.3-TIV-WEB-FP0009 |
Web Interface, Version 4.2.3 |
4.2.3-TIV-TRMSRV-FP0009 |
Resource Manager, Version 4.2.3 |
4.2.3-TIV-TRMGW-FP0009 |
Resource Manager Gateway, Version 4.2.3 |
4.2.3-TIV-PMSRV-FP0009 |
Pristine Manager, Version 4.2.3 |
4.2.3-TIV-PMG-FP0009 |
Patch Management, Version 4.2.3 |
4.2.3-TIV-DQY-FP0009 |
Directory Query, Version 4.2.3 |
4.2.3-TIV-ADICLI-FP0009 |
Query Directory for Microsoft Active Directory
- Command Line Interface, Version 4.2.3 |
4.2.3-TIV-ADIENG-FP0009 |
Query Directory for Microsoft Active Directory,
Version 4.2.3 |
4.2.3-TIV-TLMEXT-FP0009 |
CM Extension for Tivoli License Manager, Version
4.2.3 |
4.2.3-TIV-CMEXT-FP0009 |
CM Endpoint Extension, Version 4.2.3 |
4.2.3-TIV-TPOSD-FP0009 |
Tivoli Provisioning Manager for Operating System
Deployment Integration, Version 4.2.3 |
Table 7 lists the APARs that were fixed for Inventory:
Table 7. APARs for Inventory
Inventory,
Version 4.2.3, 4.2.3-TIV-INV-FP0009 and 4.2.3-TIV-INVGW-FP0009 |
IZ46768 |
IZ47661 |
IZ49535 |
IZ49791 |
IZ49856 |
IZ50040 |
IZ50748 |
IZ51170 |
IZ51313 |
IZ52869 |
IZ53428 |
|
|
|
|
APAR IZ46768
- Abstract:
- Deadlocks when writing to the PRINTER table
- Error Description:
- When running big Inventory scans, deadlocks can be found in
the RIM log for the printer and mouse tables.
- Additional Information:
- The printer and mouse tables are leaf tables (no computer_sys_id)
so they can be concurrently accessed by different output threads.
APAR IZ47661
- Abstract:
- Inventory 431 malloc occurs
- Error Description:
- Inventory 431 malloc occurs when performing a compression of
MIF files on the endpoint.
APAR IZ49535
- Abstract:
- Inventory scan on AIX platforms might cause malloc
- Error Description:
- Tivoli Configuration Manager 431 Inventory scan on AIX platforms
might cause malloc when scanning large files systems.
APAR IZ49791
- Abstract:
- inv_config_ep_meths process might hang
- Error Description:
- The Common Inventory Technology scanner wscansw might
create a malformed or truncated output file named inv/SCAN/swscan.xml when
the wscansw command cores.
APAR IZ49856
- Abstract:
- Log message contains misleading information when the signature
catalog is not found
- Error Description:
- When the catalog of the signatures is not downloaded, the log
file shows that wscanner tried to run
but does not specify that the problem is caused by a missing catalog.
APAR IZ50040
- Abstract:
- Set Retry/Cancel/Restrictions Option button
of Add Scheduled Job fails
- Error Description:
- When clicking Set Retry/Cancel/Restrictions
Option in the Add Scheduled Job window,
the FRWGH0041E error message is returned.
APAR IZ50748
- Abstract:
- Directory exclusion in Inventory profile does not work with
CIT 2.6
- Error Description:
- Tivoli Configuration Manager provided a new Common Inventory
Technology (CIT) version 2.6 in Configuration Manager version 4.2.3
Fix Pack 8. With this CIT version the directory exclusion does not
work correctly.
APAR IZ51170
- Abstract:
- Incorrect number of lines after running wqueryinv command
- Error Description:
- Even if the "Physical Processor" table contains the correct
number of entries, when performing wqueryinv more
entries are added.
APAR IZ51313
- Abstract:
- Signature catalog should not be sent if the signature scan is
not required
- Error Description:
- A signature catalog for Windows is sent to a Windows endpoint
even if the Inventory profile is not configured to scan for signatures.
The same issue occurs on UNIX platforms.
APAR IZ52869
- Abstract:
- Log file specified with wsetinvglobal must
allow you to specify the permissions
- Error Description:
- You must be able to specify what the permissions are on the
log file specified when running the wsetinvglobal command.
These permissions were modified into 666 nobody:esms with
APAR IZ37067 and they are now 644 again.
- Additional Information:
- To enable the fix provided, you must enable the GA_INV_LOG_FILE_CHMOD environment
variable as follows:
run
odadmin environ get >e
edit e
and add at the bottom of the file e
GA_INV_LOG_FILE_CHMOD=TRUE
odadmin environ set <e
odadmin reexec all
APAR IZ53428
- Abstract:
- $remote keyword not working if preceeded by "/"
- Error Description:
- Common Inventory Technology (CIT) provides the capability to
scan a remote drive if it is preceded by the $REMOTE:: key.
The Inventory server and the wsetinvpcfiles / wsetinvunixfiles commands add a / prefix
to all the directory names specified in the Include Directory section.
CIT cannot read this key.
The following fix applies to UNIX endpoints
only:
The Tivoli Configuration Manager code has been modified,
so that the "/" prefix is not added, if the "$REMOTE"
string is located at the beginning of the directory name.
- Additional Information:
- Even if the $REMOTE prefix is correctly set, the scan against
a remote drive might not work, in particular on Windows platforms,
because the remote drive might not be visible to the TRAA (wlcftap)
TMF user, when it invokes any command. For example, also running
a simple TMF task such as:
ls -la N:/
(where N:/ is a remote
resource) might not work.
The Scalable Collection Service component does not currently contain
any fixed APARs.
Table 8 lists the APARs that were fixed for Software
Distribution:
Table 8. APARs for Software Distribution
Software Distribution,
Version 4.2.3, 4.2.3-TIV-SWDSRV-FP0009 |
IZ40600 |
IZ44083 |
IZ44090 |
IZ46966 |
IZ47592 |
IZ48549 |
IZ49769 |
IZ50171 |
IZ50436 |
IZ52163 |
IZ53409 |
IZ55417 |
IZ55429 |
IZ55464 |
IZ56029 |
IZ57803 |
IZ59322 |
IZ59502 |
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-TIV-SWDGW-FP0009 |
|
|
|
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-TIV-SWDJPS-FP0009 |
|
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-TIV-SWDEP-FP0009 |
|
|
|
|
|
APAR IZ40600
- Abstract:
- Activity plan MAIL_ID tag is not exported
- Error Description:
- When exporting an activity plan using the command line or the
Activity Plan Editor, the mail_id tag
is not exported to the output XML file.
APAR IZ44083
- Abstract:
- wimpspo command might fail if source
and target SPB files have the same path and name
- Error Description:
- When running the wimpspo command,
the command might fail, if the software package block (.spb) files
stored on the source workstation and on the target workstation have
the same path and the same name.
APAR IZ44090
- Abstract:
- SPD_ENG crashes when a negative value is returned by file last_modified
- Error Description:
- The installation of a software package performed using the wdinstsp command ends with an error. The negative
value returned from file::last_modified return
data is not considered as a valid value and generates the abend.
APAR IZ46966
- Abstract:
- wspmvdata command causes SPD_ENG
crash when retrieving a file
- Error Description:
- When retrieving a file from an endpoint to the HUB in your environment
using the wspmvdata command, you receive
a TRAP error.
APAR IZ47592
- Abstract:
- spd_eng abends when accessing corrupted key in the
registry
- Error Description:
- The spd_eng process abends when accessing a corrupted
key (HKEY_LOCAL_MACHINE) in the registry of a Microsoft Windows workstation.
APAR IZ48549
- Abstract:
- Issue with wsecrprt command
- Error Description:
- When using the wsecrprt command,
for reporting purposes, using the -p patch_file and -e endpoint_file options, the command displays the CMYSE0004E error
message, if the endpoint file contains more than 313 endpoint entries.
APAR IZ49769
- Abstract:
- Issue with wstopapm -f command
- Error Description:
- The wstopapm with the -f option does not work when you switch users
from non-root to root. Using the force option the user is checked
against the idmap of $root_user.
APAR IZ50171
- Abstract:
- continue_on_invalid_targets setting is not working
on target lists
- Error Description:
- If you set the continue_on_invalid_targets option
to yes, the option does not seem to work, when an endpoint
is not subscribed to the profile manager where the software package
is defined.
APAR IZ50436
- Abstract:
- The allow_defer option allows you to postpone the
operation after its deadline
- Error Description:
- When using the allow_defer option, you can postpone
a Software Distribution operation after the planned deadline.
APAR IZ52163
- Abstract:
- Wrong version in the Help -> About window of the Software
Package Editor
- Error Description:
- After installing Software Package Editor and Activity Planner
Editor GUIs using Tivoli_APM_GUI_Fix.v4.2.3.FP08.spb, the
Help -> About window displays the following wrong version:
4.2.3-TIV-APM-IF0002
even
if the code level has been correctly upgraded.
APAR IZ53409
- Abstract:
- FRWGH0041E error with "Set Retry/Cancel/Restriction
Options"
- Error Description:
- The following problem occurs with the framework patch 4.1.1-TMF-0104:
When
distributing a software package to an endpoint using the following
procedure:
- Right-click the software package and select Distribute.
- Select an endpoint to include in the distribution.
- Click Schedule.
- Type any text into Job Label.
- Click Set Retry/Cancel/Restriction Options....
You receive the following error message:
FRWGH0041E 2/23/2009 2:33:27 PM (41): Could not find choice `29940' in
List or Choice gadget `dayStartChoices'.
APAR IZ55417
- Abstract:
- wspmvdata command hangs
- Error Description:
- When retrieving a file, the Tivoli server dm_mdist2_result process
throws a s=11 (aix) in odstat, and loops on trying to process the
same file over and over again.
APAR IZ55429
- Abstract:
- The lcf_before script needs a new argument: the software package
- Error Description:
- The lcf_before script now has in its parameter list also the
software package name.
APAR IZ55464
- Abstract:
- wsetapmpw on Solaris only works
with 8 characters
- Error Description:
- The wsetapmpw command performed
on Solaris platforms only works with 8 characters. The problem is
due to a limitation of the Solaris getapss API. With this APAR, the wsetapmpw command has been enabled to use
more than 8 characters.
APAR IZ56029
- Abstract:
- wdusrprf command must handle better
the missing dll libraries to avoid pop-up errors
- Error Description:
- When dll libraries are missing, the wdusrprf command
is run on each new login and pop-up errors are displayed.
APAR IZ57803
- Abstract:
- wspmvdata command retrieves non-existant
file and hangs
- Error Description:
- On SCO-UNIX endpoints, the wspmvdata command
retrieves a non-existant file, which causes the following problem:
the spd_eng process hangs and the failing results are not sent back
to the gateway.
APAR IZ59322
- Abstract:
- Repair function is not working
- Error Description:
- The installation of a software package using the repair function
does not work and ends with the following error:
DISSE0459E A failure occurred when the server tried to contact
the endpoint. The endpoint might be down.
APAR IZ59502
- Abstract:
- REMOVE_WIN_REGISTRY_KEY must display an error when
the key cannot be deleted
- Error Description:
- When trying to delete an entry in the registry using the REMOVE_WIN_REGISTRY_KEY option,
the entry is not removed if it contains a value, but no error message
is displayed.
The Activity Planner component does not currently contain any fixed
APARs.
The Change Manager component does not currently contain any fixed
APARs.
The Web Interface component does not currently contain any fixed
APARs.
The Tivoli Web Gateway component does not currently contain any
fixed APARs.
The Resource Manager component does not currently contain any fixed
APARs.
The Pristine Manager component does not currently contain any fixed
APARs.
The Patch Management component does not currently contain any fixed
APARs.
The Query Directory for Microsoft Active Directory - Command
Line Interface component does not currently contain any fixed APARs.
The Query Directory for Microsoft Active Directory component does
not currently contain any fixed APARs.
The CM Extension for Tivoli License Manager component does not
currently contain any fixed APARs.
The CM Endpoint Extension component does not currently contain
any fixed APARs.
The following APARS and defects were shipped in the previous fix
packs and interim fixes.
Table 13. Inventory APARs included from 4.2.3-TCM-FP02
Inventory,
Version 4.2.3, 4.2.3-INV-FP02 and 4.2.3-INVGW-FP02 |
IY77378 |
IY78108 |
IY78940 |
IY79236 |
IY79372 |
IY80066 |
IY80608 |
IY80625 |
IY80837 |
IY80912 |
IY81297 |
IY81359 |
IY81437 |
IY81772 |
IY81879 |
IY82061 |
IY82415 |
IY82479 |
IY82635 |
IY82964 |
IY83074 |
IY82977 |
IY83087 |
IY83181 |
IY83338 |
IY84170 |
IY84708 |
IY84735 |
IY84736 |
IY84739 |
IY84876 |
IY85317 |
IY85496 |
|
|
Table 16. Inventory APARs included from 4.2.3.TIV-TCM-FP0003
Inventory,
Version 4.2.3, 4.2.3-TIV-INV-FP0003 and 4.2.3-TIV-INVGW-FP0003 |
IY84371 |
IY86231 |
IY86274 |
IY88194 |
IY89503 |
IY89573 |
IY89732 |
IY89795 |
IY89973 |
IY90238 |
IY90360 |
IY90869 |
IY90993 |
IY91031 |
IY91186 |
IY91237 |
IY91440 |
IY91547 |
IY91674 |
IY92105 |
IY92128 |
IY92385 |
IY92618 |
|
|
Table 31. Software Distribution APARs and internal defects included from 4.2.3-TCM-0001
Software Distribution,
Version 4.2.3, 4.2.3-SWDSRV-0001 |
IY70587 |
IY70596 |
IY73905 |
IY71192 |
IY71401 |
IY71403 |
IY71443 |
IY71461 |
IY71795 |
IY72216 |
IY72454 |
54846 |
55063 |
55194 |
55275 |
|
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-SWDGW-0001 |
IY68380 |
|
|
IY69280 |
IY70198 |
IY70495 |
IY71010 |
IY71192 |
IY71983 |
IY71991 |
IY72454 |
IY72698 |
IY72786 |
55063 |
55194 |
55275 |
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-SWDJPS-0001 |
IY67885 |
IY72632 |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-SWDEP-0001 |
IY68380 |
IY69280 |
IY70198 |
IY70495 |
IY71010 |
IY71991 |
IY72698 |
IY72490 |
IY72786 |
Table 32. Software Distribution APARs and internal defects included from 4.2.3-TCM-FP01
Software Distribution,
Version 4.2.3, 4.2.3-SWDSRV-FP01 |
IY73006 |
IY73540 |
IY74170 |
IY74230 |
IY74344 |
IY74847 |
IY75068 |
IY75474 |
IY75754 |
IY76041 |
IY76315 |
|
54100 |
55566 |
55783 |
55828 |
55829 |
55830 |
55839 |
55877 |
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-SWDGW-FP01 |
IY74170 |
IY74578 |
IY74585 |
IY74764 |
IY74801 |
IY75236 |
IY75754 |
IY76041 |
|
54100 |
55566 |
55783 |
Software
Package Editor, Version 4.2.3, 4.2.3-SWDJPS-FP01 |
IY76041 |
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-SWDEP-FP01 |
IY74392 |
|
|
Table 33. Software Distribution APARs included from 4.2.3-TCM-0002
Software
Distribution, Version 4.2.3, 4.2.3-SWDSRV-F1P1 |
IY76698 |
IY77526 |
IY77936 |
IY78598 |
IY78973 |
Software
Distribution Gateway, Version 4.2.3, 4.2.3-SWDGW-F1P1 |
IY75263 |
IY76010 |
IY76694 |
IY77516 |
IY77601 |
IY77602 |
IY78195 |
IY78976 |
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-SWDJPS-F1P1 |
IY76008 |
IY77833 |
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-SWDEP-F1P1 |
IY76008 |
IY76488 |
IY77508 |
IY77833 |
IY78976 |
Table 34. Software Distribution APARs included from 4.2.3-TCM-0003
Software
Distribution, Version 4.2.3, 4.2.3-SWDSRV-F1P2 |
IY79792 |
IY80807 |
IY80811 |
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-SWDGW-F1P2 |
IY81773 |
|
|
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-SWDJPS-F1P2 |
None |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-SWDEP-F1P1 |
IY80762 |
|
|
|
|
Table 35. Software Distribution APARs included from 4.2.3-TCM-FP02
Software Distribution,
Version 4.2.3, 4.2.3-SWDSRV-FP02 |
IY77018 |
IY77069 |
IY77071 |
IY77687 |
IY78897 |
IY79008 |
IY80104 |
IY80472 |
IY80616 |
IY80647 |
IY81040 |
IY81283 |
IY81596 |
IY81621 |
IY81968 |
IY82317 |
IY82563 |
IY82581 |
IY83183 |
IY83456 |
IY83758 |
IY85493 |
|
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-SWDGW-FP02 |
IY75145 |
IY76100 |
IY76968 |
IY77261 |
IY77363 |
IY77687 |
IY77689 |
IY78072 |
IY79151 |
IY80647 |
IY80648 |
IY81144 |
IY81540 |
IY81596 |
IY81773 |
IY82317 |
IY82467 |
IY82563 |
IY82975 |
IY83339 |
IY83340 |
IY83456 |
IY83527 |
IY84105 |
IY85098 |
Software
Package Editor, Version 4.2.3, 4.2.3-SWDJPS-FP02 |
IY77361 |
IY81040 |
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-SWDEP-FP02 |
IY76100 |
IY76968 |
IY77261 |
IY77361 |
IY77689 |
IY78072 |
IY79151 |
IY80647 |
IY80648 |
IY81040 |
IY81144 |
IY82317 |
IY82467 |
IY82563 |
IY83456 |
IY83462 |
IY83508 |
|
|
|
Table 38. Software Distribution APARs included from 4.2.3-TIV-TCM-FP0003
Software Distribution,
Version 4.2.3, 4.2.3-TIV-SWDSRV-FP0003 |
IY86341 |
IY87352 |
IY89298 |
IY89665 |
IY90438 |
IY90443 |
IY90445 |
IY90955 |
IY91076 |
IY91436 |
IY91469 |
IY92137 |
IY92678 |
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-TIV-SWDGW-FP0003 |
IY89709 |
IY89761 |
IY90729 |
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-TIV-SWDJPS-FP0003 |
None |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-TIV-SWDEP-FP0003 |
IY86341 |
IY89709 |
IY89761 |
IY90147 |
IY90729 |
Table 39. Software Distribution APARs included from 4.2.3-TIV-TCM-FP0004
Software Distribution,
Version 4.2.3, 4.2.3-TIV-SWDSRV-FP0004 |
IY92117 |
IY93503 |
IY95003 |
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-TIV-SWDGW-FP0004 |
IY92683 |
IY94555 |
IY94960 |
IY95411 |
|
Software
Package Editor, Version 4.2.3, 4.2.3-TIV-SWDJPS-FP0004 |
None |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-TIV-SWDEP-FP0004 |
IY95411 |
|
|
|
|
Table 40. Software Distribution APARs included from 4.2.3-TIV-TCM-FP0005
Software Distribution,
Version 4.2.3, 4.2.3-TIV-SWDSRV-FP0005 |
None |
|
|
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-TIV-SWDGW-FP0005 |
IZ00655 |
IZ01027 |
IZ01595 |
IZ01673 |
IZ04234 |
Software
Package Editor, Version 4.2.3, 4.2.3-TIV-SWDJPS-FP0005 |
IZ03869 |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-TIV-SWDEP-FP0005 |
IZ01027 |
IZ01595 |
IZ01673 |
|
|
Table 41. Software Distribution APARs included from 4.2.3-TIV-TCM-FP0006
Software Distribution,
Version 4.2.3, 4.2.3-TIV-SWDSRV-FP0006 |
None |
|
|
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-TIV-SWDGW-FP0006 |
IZ13885 |
|
|
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-TIV-SWDJPS-FP0006 |
None |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-TIV-SWDEP-FP0006 |
IZ13885 |
|
|
|
|
Table 42. Software Distribution APARs included from 4.2.3.6-TIV-TCM-IF0002
Software Distribution,
Version 4.2.3.6, 4.2.3.6-TIV-SWDSRV-IF0002 |
IZ20435 |
IZ22822 |
IZ24267 |
|
|
Software
Distribution Gateway, Version 4.2.3.6, 4.2.3.6-TIV-SWDGW-IF0002 |
None |
|
|
|
|
Software
Package Editor, Version 4.2.3.6, 4.2.3.6-TIV-SWDJPS-IF0002 |
None |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3.6, 4.2.3.6-TIV-SWDEP-IF0002 |
None |
|
|
|
|
Table 43. Software Distribution APARs included from 4.2.3-TIV-TCM-FP0007
Software Distribution,
Version 4.2.3, 4.2.3-TIV-SWDSRV-FP0007 |
IZ14710 |
IZ23407 |
IZ26094 |
IZ26625 |
IZ26960 |
IZ28310 |
IZ29272 |
IZ29922 |
IZ30705 |
IZ31940 |
IZ31961 |
IZ35031 |
IZ36106 |
IZ36265 |
IZ36862 |
IZ37181 |
IZ37727 |
|
|
|
Software
Distribution Gateway, Version 4.2.3, 4.2.3-TIV-SWDGW-FP0007 |
None |
|
|
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-TIV-SWDJPS-FP0007 |
None |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-TIV-SWDEP-FP0007 |
IZ29594 |
|
|
|
|
Table 44. Software Distribution APARs included from 4.2.3-TIV-TCM-FP0008
Software Distribution,
Version 4.2.3, 4.2.3-TIV-SWDSRV-FP0008 |
IZ39094 |
IZ39651 |
IZ40784 |
IZ43804 |
IZ43906 |
Software
Distribution Gateway, Version 4.2.3, 4.2.3-TIV-SWDGW-FP0008 |
None |
|
|
|
|
Software
Package Editor, Version 4.2.3, 4.2.3-TIV-SWDJPS-FP0008 |
None |
|
|
|
|
Software
Package Editor for Endpoints, Version 4.2.3, 4.2.3-TIV-SWDEP-FP0008 |
None |
|
|
|
|
[ Top of Page | Previous Page | Next Page | Contents ]