Jump to content

Command line for offline files - Disk Usage tab.


Recommended Posts

Posted (edited)

Ok, it is a simple task but can't figure it. In my script I have to open the "Manage Offline Files" in "Sync Center" of control panel.

Easy. (both work) --->

control.exe /name Microsoft.OfflineFiles

or

control.exe cscui.dll

Hard is selecting the second tab. The tab is called "Disk Usage"

any suggestions?

Edited by staples

Posted

Thank Yzöwl,

I found out my issue is actually powershell interfereing with the command.

Command that works in powershell is:

control.exe "cscui.dll,,1"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...