How to use tcpump on UAG

The VMware Unified Access Gateways are hardened appliances with well defined services and settings. This means that, even though UAG is a Linux machine and administrators can have full access to its CLI, we shouldn’t really be installing extra components on it. When it comes to troubleshooting networking issues, we can login to the CLI and use tools such as…

READ MORE How to use tcpump on UAG

How to configure Chrome on macOS via Workspace ONE UEM

Chrome is a very popular browser, however when setting it up on managed devices, it might be useful to customise its configuration. Chrome Enterprise has options to be configured via the MDM through a .mobileconfig file that we generate using the Chrome Bundle downloaded from Google. This configuration is divided in 4 parts. Initially we will download all the necessary…

READ MORE How to configure Chrome on macOS via Workspace ONE UEM

How to disable Siri on macOS via Workspace ONE UEM

When managing macOS devices you may have a requirement to prevent users from using certain apps. Whilst you may use a Restrictions profile to disallow certain Apps, disabling Siri might not be as straight forward. After some research, I found 2 payloads that can be deployed as Custom Settings which will disable Siri on a managed device. Those profiles were…

READ MORE How to disable Siri on macOS via Workspace ONE UEM

How to use Workspace ONE Access APIs

APIs can be very useful when managing your environment and integrating it with other systems. Workspace ONE Access (former Identity Manager) offers a range of APIs that can be used for a number of things, including managing Users and getting reports. You can also use APIs to clear the cache of your on-prem virtual appliances (instead of rebooting them) in…

READ MORE How to use Workspace ONE Access APIs