-
Notifications
You must be signed in to change notification settings - Fork 31
Home
Peter Schulz edited this page Aug 4, 2014
·
31 revisions
This wiki provides examples for using the PowerShell SDK.
-
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.