A company implements offline files for all Windows 10 devices. A user reports that they are running low on free disk spa

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

A company implements offline files for all Windows 10 devices. A user reports that they are running low on free disk spa

Post by answerhappygod »

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 users 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.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply