swaudit und Windos2008 64bit
Verfasst: 15 Mär 2010, 16:29
Hallo,
ich habe eben versucht unter Windows 2008 64bit das swaudit tool laufen zulassen.
Es wird installiert, es scheint auch zu laufen allerdings gibt es keine Informationen
in "Software Inventory"
Ist das ein Bug oder ?
Manfred
ich habe eben versucht unter Windows 2008 64bit das swaudit tool laufen zulassen.
Es wird installiert, es scheint auch zu laufen allerdings gibt es keine Informationen
in "Software Inventory"
Ist das ein Bug oder ?
Manfred
Code: Alles auswählen
Removing temporary reg file
Exporting registry key "HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\app management\arpcache" to file "C:\Windows\TEMP\inventory.reg"
Fetching extended software information from reg file
File 'C:\Windows\TEMP\inventory.reg' does not exist
Fetching windows version information from registry
Traceback (most recent call last):
File "c:\tmp\_winst.bat", line 303, in <module>
main(sys.argv[1:])
File "c:\tmp\_winst.bat", line 285, in main
info = getWindowsVersionInformation(info)
File "c:\tmp\_winst.bat", line 214, in getWindowsVersionInformation
"displayVersion": getRegistryValue(HKEY_LOCAL_MACHINE, currentVersionKey, 'CurrentVersion').encode('utf-8'),
File "P:\install\swaudit\OPSI\System\Windows.py", line 158, in getRegistryValue
(value, type) = _winreg.QueryValueEx(hkey, valueName)
WindowsError: [Error 2] The system cannot find the file specified