Full name of log on user relevance error

(imported topic written by Braian)

HI All,

Some of my endpoint returns error for my relevance below, please check attached file for details. Suggesstions is much appreciated to solved the errors.thanks,

relevance:

if

exists

(domain users(names

of

logged on users))

then

full names

of

domain users(names

of

logged on users)

else

if

exists

(users(names

of

logged on users))

then

“local account”

else

“none”

(imported comment written by liuhoting)

Actually one way to figure this out is to find the endpoints that are iffy and fire up the fixlet debugger. There should be a graphical tab where you can throw your expression in and trace where exactly it’s breaking.

You can download it here:

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/Fixlet%20Authoring