Hi,
Can anyone suggest to pull the 2013 office report Ver 14.Xfrom Jamf by using regrex.
Hi,
Can anyone suggest to pull the 2013 office report Ver 14.Xfrom Jamf by using regrex.
You can use "like" as a criteria in a Smart Group. If you need regex, you can use a very simple one: ^14.
Test that regex. It may be too simple.
Assuming you mean Office 2011? (There was no 2013.)
Need to slightly tweak the regex. ^14..*
should do it, I believe.
That starts at the beginning of the line and matches anything "14." followed by 0 or more characters after that. Should match anything like "14.0", "14.2.5", etc.
@talkingmoose : Thank you for sharing the details.
With respect to your post on Posted: 2/16/2019 at 1:56 PM CST by talkingmoose for below article,
https://www.jamf.com/jamf-nation/discussions/18572/get-office-2016-ext-attribute
I just followed the above article for creating smart group /regex pattern, is only showing the list of assets ... How do we get the version of office towards to the asset .
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.