hello.
In Windows 7 - the script below works fine without #RequireAdmin but doesn't work when i add it. The ObjGet fails and I get the captured error. Unfortunately, I need #RequireAdmin for subsequent functions. Also, this is while logged in with an account that has local admin rights.
#RequireAdmin
$oRemedy = ObjGet("", "Remedy.User.1")
If @error Then
MsgBox(0, "Remedy Tracks", "Please login to Remedy first.")
EndIf
$ItemText = "GY0099000"
$oRemedyForm = $oRemedy.LoadForm(0, "REME