Xymon Mailing List Archive search

who.dll in Windows 8?

list Kris Springer
Tue, 12 May 2015 08:33:31 -0700
Message-Id: <user-23fe0e58a811@xymon.invalid>

I should have specified this in my original question, but I'm using the older BBWin client.  It still works great other than it doesn't show the active logged in users on Win8.  The config is looking at who.dll which Win8 doesn't use apparently.  I told the config to look at qwinsta.exe and also wmi.dll but neither worked.  Interesting side-note, BBWin runs fine on our Windows 2012 Server which does have who.dll and does display the logged in users correctly.  My trouble is only with Windows 8.

Thanks,
Kris

On 5/12/2015 8:06 AM, user-aada0fa38bf8@xymon.invalid wrote:

The Windows Powershell client does not use who.dll and works on Windows Server 2012, so I would expect it to work on Windows 8.


http://sourceforge.net/p/xymon/code/HEAD/tree/sandbox/WinPSClient/


(it uses qwinsta.exe and if that does not exist, it uses WMI).


Zak


From: Xymon [mailto:xymon-bounces@xymon.com] On Behalf Of Kris Springer
Sent: 12 May 2015 14:43
To: Xymon MailingList
Subject: [Xymon] who.dll in Windows 8?


All versions of Windows have used who.dll to show the list of logged in users on a system, which gets displayed in the 'who' column of xymon. Windows 8 doesn't have that file. Anyone know which file should be used in Windows 8?

Kris Springer