An XML file containing the plist snippets (<dict>...</dict>) you can optionally deploy via Custom XML payloads in order to bypass the screens shown on first-run of Microsoft Office applications, as well as control how updates to Office applications are applied via Microsoft AutoUpdate. NOTE: You must paste each snippet into its own payload - you cannot paste the entire file into a single custom XML payload
SetupMSOFirstRun.xml
1 Comment - no search term matches found in comments.
MCX - Managed Settings Custom Settings (XML) payload to apply basic NoMAD configuration to allow a user to sign in to their AD account and sync their AD password to local. Create new macOS System Profile Add Custom Settings payload Paste in code, amend domain details to your environment
snippet.xml
. #OtherLanguage #powershell #windows #CustomXMLPayloads #CustomAttributePayload #Apache2.0 #windows10 #AirWatch
euc-samples-master.zip
Custom XML Profile that allows you to disable TouchID on macOS. #BSD3-Clause #macOS #XML #AirWatch #CustomXMLPayloads #airwatch
This contains snippets of code that can be entered in a Custom Attribute payload in order to gather additional system-level information: System Integrity Protection Status Operating System Minor Build Version Number Battery CycleCount Battery Health Status #macOS #ShellScript #AirWatch #Apache2.0 #ProductProvisioning #CustomAttributePayload
macOS---Custom-Attributes-for-Common-System-Information.sh
Paste each script snippet into it's own Custom Attribute payload. Once the AirWatch Agent runs the scripts, the value for the Office App versions will be reported to the console and viewable in the "Custom Attributes" tab
macOS---Custom-Attributes-to-discover-Microsoft-Office-2016-for-Mac-versions.sh
Details The Office CSP allows customers to attach a serialized configuration XML within the Data tags to allow of auto download and installation of various Office 365 editions. A sample configuration XML for deploying Office 365 for Business Retail is below, but you can also use Configuration XML Editor to quickly generate this XML, then serialize (Encode) the XML (using XML Tools Plugin on Notepad++ (Convert XML to Text) or any online tool ) before pasting between the <data></data> tags in the custom XML sample. Configuration XML for Office 365 for Business, Current Channel <Configuration> <Add OfficeClientEdition="32" Channel="Current"> <Product ID="O365BusinessRetail"> <Language ID="en-us" /> </Product> </Add> <Display Level="None" AcceptEULA="TRUE" /> </Configuration> Serialized Configuration <Configuration> <Add OfficeClientEdition="32" Channel="Current"> <Product ID="O365BusinessRetail"> <Language ID="en-us" /> </Product> </Add> <Display Level="None" AcceptEULA="TRUE" /> </Configuration> Change Log 7/11/2017: Created Sample for Office CSP 7/27/2017: Updated README Details Section Additional Resources Windows 10 Configuration Service Provider Reference Office CSP Reference Configuration Options for the Office Deployment Tool Configuration XML Editor #XML #Apache2.0 #CustomXMLPayloads #TechZone #windows #office #AirWatch
6 Comments - no search term matches found in comments.
McAfee-Information Overview Author : Robert Terakedis Email : rterakedis@vmware.com Date Created : 6/8/2017 Supported Platforms : AirWatch version 9.0 Tested on macOS Versions : macOS El Capitan, macOS Sierra Purpose The McAfee Information file contains command lines or scripts that can be used in a Custom Attribute payload to report various McAfee Endpoint Security/Protection for Mac attributes. The text file contains multiple payloads - be sure to include only a single "snippet" (without the header) in the contents of your profile
#Apache2.0 #airwatch #XML #AirWatch #CustomXMLPayloads #windows10 #Agent
As well as push out ADMX-backed Chrome policies to the device once the ADMX template is installed. #TechZone #xml #airwatch #chrome #XML #AirWatch #csp #CustomXMLPayloads #windows10 #windows #Apache2.0 #admx