A company implements offline files for all Windows 10 devices. A user reports that they are running low on free disk spa
Posted: Mon Oct 17, 2022 4:37 pm
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.
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.