You need to determine the amount of disk space being us…

A company implements offline files for all Windows 10 devices.
A user reports that they are running low on free disk space.
You need to determine the amount of disk space being used by offline files on the user’s device.
What should you do?

A company implements offline files for all Windows 10 devices.
A user reports that they are running low on free disk space.
You need to determine the amount of disk space being used by offline files on the user’s device.
What should you do?

A.
On the device, run the following Windows PowerShell command:Get-Disk | Where-Object IsOffline- Eq
$True | Set-Disk-IsOffline $False

B.
Instruct the user to launch Resource Manager.

C.
On the device, run the following Windows PowerShell command:Get-Disk | Where-Object IsOffline- Eq
$False | Set-Disk-IsOffline $True

D.
Instruct the user to launch Sync Center.



Leave a Reply 0

Your email address will not be published. Required fields are marked *