Wednesday, June 12, 2013

Windows: How to list installed updates in command line using wmic commad

This command can be used to list installed updates / fixes / hotfixes from command line in a windows based system:

wmic qfe list
and you can "grep" string from the output:
wmic qfe list  | findstr "940349"

Monday, June 10, 2013

IBM LTFS Single Drive Edition (SDE) free download

Single Drive Edition of LTFS (Linear Tape File System) is for free and available to download from the IBM Support website: http://www.ibm.com/support/fixcentral
Select:
Storage Systems > Tape Systems > Tape Device Drivers and Software > Linear Tape File System (LTFS)

Downloads are available for Linux, MAC OS and Windows
For supported tape systems and supported Operating Systems see the detailed specifications and overview:
http://www-03.ibm.com/systems/storage/tape/ltfs/specifications.html