Skip to Content

MS-101: What can you configure as the minimum number of days before device is removed automatically?

Question

You have a Microsoft 365 E5 subscription that uses Microsoft Intune. In the Microsoft Endpoint Manager admin center, you discover many stale and inactive devices. You enable device clean-up rules. What can you configure as the minimum number of days before a device is removed automatically?

A. 10
B. 30
C. 45
D. 90

Answer

B. 30

Explanation

To answer your question, you need to identify which cmdlet should you run in Microsoft Exchange Online PowerShell to enable device clean-up rules.

Device clean-up rules are a feature that allows you to automatically remove devices that have not contacted Microsoft Intune for a specified number of days. You can enable device clean-up rules in the Microsoft Endpoint Manager admin center by specifying the minimum number of days before a device is removed automatically.

The possible options are:

  • A. 10 – This is a possible value. You can configure the minimum number of days before a device is removed automatically as 10 days. However, this is not a cmdlet but a parameter value.
  • B. 30 – This is a possible value. You can configure the minimum number of days before a device is removed automatically as 30 days. However, this is not a cmdlet but a parameter value.
  • C. 45 – This is a possible value. You can configure the minimum number of days before a device is removed automatically as 45 days. However, this is not a cmdlet but a parameter value.
  • D. 90 – This is a possible value. You can configure the minimum number of days before a device is removed automatically as 90 days. However, this is not a cmdlet but a parameter value.

Therefore, none of the options are correct cmdlets that you should run in Microsoft Exchange Online PowerShell to enable device clean-up rules. However, if you want to use PowerShell to manage device clean-up rules, you can use the Set-MdmAuthority cmdlet with the -DeviceCleanupThreshold parameter and specify the number of days as the value.

For example, to enable device clean-up rules with a minimum number of days of 30, you can run the following cmdlet:

Set-MdmAuthority -DeviceCleanupThreshold 30

Reference

Microsoft 365 Mobility and Security MS-101 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft 365 Mobility and Security MS-101 exam and earn Microsoft 365 Mobility and Security MS-101 certification.