Power Profile Fixlets and User Name Property

(imported topic written by murtasma91)

When you generate a new Fixlet using the Power Profile wizard the first few statement in the relevance states

(exists current user)

This should only evaluate to true if a user is logged in correct? If this is true why do I see so many machines showing up as relevant for this generated Fixlet when the retreived property “User Name” reports back for that particular machine? My understanding is this property is evaluated everytime the client reports back (after looking under Manage Properties evaluate setting)

In order for a power profile fixlet to be relevant on a machine a user needs to be logged in (based off the relevance that’s generated for the fixlet), shouldn’t the retrieved property also show a user name when this fixlet is relevant on a machine?

(imported comment written by SystemAdmin)

The fixlet shouldn’t be true in this case. Looking at the user name property relevance, it basically will only return " if there is not a current user.

My only guess would be that the clients have reported the change to the property, but haven’t yet reported the change in the fixlets relevance (often times if the user has logged out, then the machine will be shut down a moment later, so it may be that it didnt have a change to evaluate the fixlet again). If you were to run the fixlet on theses, they would probably report back as not-relevant