Hi Zoltan, TSM uses the version of Windows as reported by Windows API functions. Although Microsoft uses product names such as "Windows Server 2008 R2" and "Windows Vista", under the covers, the OS uses numeric version, release, and build numbers that bear no apparent relationship to the externalized product name.
You can see this by going to an OS command prompt (cmd.exe) and running this command: ver For example, from a Windows 7 machine: C:\>ver Microsoft Windows [Version 6.1.7601] C:\> This is version 6, release 1, build 7601. Thus TSM would report Windows 7 as version 6.1 (TSM does not report the build number). See http://msdn.microsoft.com/en-us/library/windows/desktop/ms724832%28v=vs.85%29.aspx for a more definitive reference that shows how OS names map to internal version.release numbers. Regards, - Andy ____________________________________________________________________________ Andrew Raibeck | Tivoli Storage Manager Level 3 Technical Lead | [email protected] IBM Tivoli Storage Manager links: Product support: http://www.ibm.com/support/entry/portal/Overview/Software/Tivoli/Tivoli_Storage_Manager Online documentation: http://www.ibm.com/support/knowledgecenter/SSGSG7/welcome Product Wiki: https://www.ibm.com/developerworks/community/wikis/home/wiki/Tivoli%20Storage%20Manager "ADSM: Dist Stor Manager" <[email protected]> wrote on 2014-12-11 15:58:43: > From: Zoltan Forray <[email protected]> > To: [email protected] > Date: 2014-12-11 15:59 > Subject: Windows Client OS Level decoded > Sent by: "ADSM: Dist Stor Manager" <[email protected]> > > Does some one have a complete list/magic decoder ring that translates the > Windows OS level to the TSM OS Client Level > > I found this: > > http://patrickv.info/wordpress/2011/09/tsm-windows-client-os-level- > demystified/ > > Has anyone seen the 7.1.1.1 update to the x32 client - only see an x64 > version. > > -- > *Zoltan Forray* > TSM Software & Hardware Administrator > BigBro / Hobbit / Xymon Administrator > Virginia Commonwealth University > UCC/Office of Technology Services > [email protected] - 804-828-4807 > Don't be a phishing victim - VCU and other reputable organizations will > never use email to request that you reply with your password, social > security number or confidential personal information. For more details > visit http://infosecurity.vcu.edu/phishing.html >
