I have a WMI Query that on some computers the username returns empty.
Win32_ComputerSystem/UserName
This should return the user currently logged on. I know they are logged on, if you go to computer properties/System Tab (for a workstation object) - Users Logged on shows the user.
Anyone else run into this?
Win32_ComputerSystem/UserName
This should return the user currently logged on. I know they are logged on, if you go to computer properties/System Tab (for a workstation object) - Users Logged on shows the user.
Anyone else run into this?
Comment