C2010-650 Free Dumps Study Materials
Question 4: This action script is run:
regset "[HKEY_CURRENT_USER\Software\Test]" "testString" = "testValue"
In the fixlet debugger, the key gets correctly created under the HKEY_CURRENTJJSER branch.
However, when running the same action by targeting the IBM Tivoli Endpoint Manager (TEM) client
in the TEM Console, the agent states that the action ran to completion but the same key is not there.
What is the reason for this discrepancy?
A. The TEM client reported action completion in error.
B. Some action script commands, like regset, work only in the fixlet debugger.
C. The fixlet debugger is more forgiving when it comes to proper action script form.
D. The fixlet debugger runs under the users' context; the TEM client runs as LocalSystem.
Correct Answer: D