KACE API to Just Update "USER_FULLNAME"
Hello all,
I hope that you can answer a quick question.
I am trying to figure out if the API will allow us to just update the "USER_FULLNAME" of a computer system buy using the computer name not the KUID.
The system would have the Agent installed on it already. We would like to trigger this update when we setup\remove users in our AD and are hoping that we can do this via the API and PowerShell.
Thanks for the help.
I hope that you can answer a quick question.
I am trying to figure out if the API will allow us to just update the "USER_FULLNAME" of a computer system buy using the computer name not the KUID.
The system would have the Agent installed on it already. We would like to trigger this update when we setup\remove users in our AD and are hoping that we can do this via the API and PowerShell.
Thanks for the help.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
SMal.tmcc
10 years ago
If you force an update on a machines inventory it will pull the current logged on users name into kace. Otherwise wait for the cycle to run on its own.
Comments:
-
Then this will also update the Owner of the computer as well? From the documentation it states:
User Logged - The user currently logged in to the device. This entry includes the user name and the domain to which the user belongs.
User Fullname - The full name of the user who owns the device.
Last User - The name of the most recent user who logged in to the device. Some devices might have multiple users. - smalls 10 years ago-
yes
If you want to set some static info about this machine you can enforce registry settings to populate what shows in the system description. We place the owning department there on our machines by using scripts to enforce registry settings - SMal.tmcc 10 years ago