Used in 3
fixlets
|
* Results in a true/false
|
if
(
exists string "Brand" of dictionary of file "/Library/Preferences/com.bigfix.BESAgent.plist"
)
then
(
string "Brand" of dictionary of file "/Library/Preferences/com.bigfix.BESAgent.plist" = "Trend"
)
else
(
"Trend"="BigFix"
)
if (exists string "Brand" of dictionary of file "/Library/Preferences/com.bigfix.BESAgent.plist") then (string "Brand" of dictionary of file "/Library/Preferences/com.bigfix.BESAgent.plist" = "Trend") else ("Trend"="BigFix")
|
Page 1 of 1
<<
< Prev
Next >
>>
|
Page 1 of 1
<<
< Prev
Next >
>>