diff --git a/website/views/pages/device-management.ejs b/website/views/pages/device-management.ejs index a80a829d35..f3ffbd6628 100644 --- a/website/views/pages/device-management.ejs +++ b/website/views/pages/device-management.ejs @@ -721,7 +721,7 @@
Spend less time debugging whether changes actually happened.
Use a single, open platform for Apple, Windows, and Linux.
+Use a single, open platform for {{ bowser.windows ? 'Windows, Apple' : 'Apple, Windows'}}, and Linux.
Auto-verify patches and settings on users’ devices. Avoid unnecessary tickets.
Every change to a policy or security control is tracked and auditable in Fleet’s UI, or in your logs.
Enroll all your computing devices. Going only Apple or 50/50 Mac and Windows? What about Linux? Speak to them all in one language.
+Enroll all your computing devices. Going only {{ bowser.windows ? 'Windows' : 'Apple'}} or 50/50 {{ bowser.windows ? 'Windows and Mac' : 'Mac and Windows'}}? What about Linux? Speak to them all in one language.
Define configuration as codeEnsure consistent deployment and eliminate configuration drift while maintaining an infinite audit trail. Need to roll back? Revert any changes with a single command.
Know the state of your devices in seconds @@ -155,7 +155,7 @@Modernize your device management practice with a single, open platform for Apple, Windows, and Linux.
+Modernize your device management practice with a single, open platform for {{ bowser.windows ? 'Windows, Apple' : 'Apple, Windows'}}, and Linux.
Modernize your device management practice with a single, open platform for Apple, Windows, and Linux.
+Modernize your device management practice with a single, open platform for {{ bowser.windows ? 'Windows, Apple' : 'Apple, Windows'}}, and Linux.
Fleet lets you work directly with data and events from the native operating system.
It still exposes familiar concepts similar to smart groups and extension attributes, but for every platform’s “special” nuance, and in a way that lets you go all the way down to the bare metal.
-With Fleet you only need to manage Apple, Windows, and Linux; not Omnissa, Intune, and your anxiety.
+With Fleet you only need to manage {{ bowser.windows ? 'Windows, Apple' : 'Apple, Windows'}}, and Linux; not Omnissa, Intune, and your anxiety.