Skip to content
Peter Schulz edited this page Aug 4, 2014 · 31 revisions

Welcome to the ShareFile PowerShell SDK wiki

This wiki provides examples for using the PowerShell SDK.

  • Getting Started

  • PowerShell SFCLI Sync Script

  • Sample Scripts

    • Find Disabled Users View / Download - This script can be used to find all the disabled users in an account, and then it exports the users to a file. It can be modified to find all users with a specific attribute.
    • Delete Users View / Download - This script can be used in conjunction with the Find Disabled Users script to delete users in the exported csv file.
    • Find Users by Company View / Download - This script will return all users matching a passed in company name.

Note: The download links above will link directly to the script, but you may need to right-click and select Save As to save it to your local drive.

Clone this wiki locally