This script is useful when using Windows 10 in a VDI environment that does not have the automatic storage saving feature. The files on demand feature has to be enabled.
Latest posts by Sukhpreet Boparai (see all)
if (Test-Path $env:OneDriveCommercial){ Set-Location $env:OneDriveCommercial if ($env:OneDriveCommercial -like "$(Get-location)"){ attrib -p +u /s } }
Read the latest IT news and community updates!
Join our IT community and read articles without ads!
Do you want to write for 4sysops? We are looking for new authors.
Discussion (0)
There are no comments for this doc yet.