diff --git a/website/assets/js/pages/reports/state-of-device-management.page.js b/website/assets/js/pages/reports/state-of-device-management.page.js index 8e4aa29731..1a6d13c00d 100644 --- a/website/assets/js/pages/reports/state-of-device-management.page.js +++ b/website/assets/js/pages/reports/state-of-device-management.page.js @@ -123,7 +123,7 @@ parasails.registerPage('state-of-device-management', { labels: ['Yes', 'No',], datasets: [{ label: 'percent', - data: [54.2, 45.9], + data: [54, 46], backgroundColor: ['#A182DF', '#E59CC4'], }] }, @@ -181,10 +181,10 @@ parasails.registerPage('state-of-device-management', { {label: 'Non-profit, K-12 education', percent: '7.32', color: '#CB73A3'}, ], percentWorkingRemote: [ - {label: '100 percent of workspace', percent: '27', color: '#A182DF'}, - {label: '50 percent of workspace', percent: '27', color: '#E59CC4'}, - {label: '25 percent of workspace', percent: '25', color: '#F1AC8C'}, - {label: '0 percent of workspace', percent: '21', color: '#91D4C7'}, + {label: '100 percent of workforce', percent: '27', color: '#A182DF'}, + {label: '50 percent of workforce', percent: '27', color: '#E59CC4'}, + {label: '25 percent of workforce', percent: '25', color: '#F1AC8C'}, + {label: '0 percent of workforce', percent: '21', color: '#91D4C7'}, ], }, partOne: { diff --git a/website/views/pages/reports/state-of-device-management.ejs b/website/views/pages/reports/state-of-device-management.ejs index 99634ae51b..70001e088d 100644 --- a/website/views/pages/reports/state-of-device-management.ejs +++ b/website/views/pages/reports/state-of-device-management.ejs @@ -220,7 +220,7 @@
A checklist

Verifying compliance across devices

-

Our respondents reported that verifying compliance in real time across their devices is a successful best practice, yet 22.9% say doing so is proving difficult. Device enrollment also adds to that complexity, and where it's lacking, full compliance monitoring is impossible.

+

Our respondents reported that verifying compliance in real time across their devices is a successful best practice, yet 22.9% say doing so is proving difficult. Device enrollment also adds to that complexity, and full compliance monitoring is impossible where it's lacking.

A compliant laptop with a checkmark @@ -402,7 +402,7 @@

54% have an MDM that allows them to automate custom security workflows

-

54.2% say their MDM strategy allows them to automate custom security workflows, while 45.9% say it does not.

+

54% say their MDM strategy allows them to automate custom security workflows, while 46% say it does not.

Does your current management strategy allow you to effectively automate your custom security workflows?
@@ -511,8 +511,8 @@

Summary

-

With the expected growth of remote work in the future and the number of malicious actors exploiting vulnerable endpoints on the rise, originations must have a robust MDM. Security is a top priority for our respondents. This means using multi-factor authentication across devices and protecting third-party apps and packages. Zero-touch enrollment is another priority to increase enrollment rates.

-

For teams that want more endpoint protection — as many as half of the security professionals we surveyed — an open-source cloud-based solution that is easy to set up, has built-in security defaults, and gives real-time visibility into their fleet will satisfy their MDM priorities.

+

With the expected growth of remote work in the future and the number of malicious actors exploiting vulnerable endpoints on the rise, organizations must have a robust MDM. Security is a top priority for our respondents. This means using multi-factor authentication across devices and protecting third-party apps and packages. Zero-touch enrollment is another priority to increase enrollment rates.

+

For teams that want more endpoint protection — as many as half of the security professionals we surveyed — an open-source, cloud-based solution that is easy to set up, has built-in security defaults, and gives real-time visibility into their fleet will satisfy their MDM priorities.