Fullname of domain user

(imported topic written by SystemAdmin)

what is the relevance to display full name of domain users on each PC?

Thanks,

Braian

(imported comment written by SystemAdmin)

you can try this:

full names of domain users(names of logged on users)
1 Like

(imported comment written by SystemAdmin)

thanks AlanM

can use this other one to see the full name of “last logged on user”:

full name of domain user (following text of last "\" of (if exists current user then concatenation "\" of substrings separated by "" of (value "LastLoggedOnUser" of (key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI" of native registry) as string) else (if exist it and value "LastLoggedOnUser" of it as string != "" then value "LastLoggedOnUser" of it as string else "") of (key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI" of native registry) of (key "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" of native registry)))