Quantcast
Channel: Mauricio Schaepers » script
Viewing all articles
Browse latest Browse all 6

ShareFile Reset Script v2

$
0
0

Here is V2 of the script, it does reset now the following things:

  • User Accounts
  • StorageZones
  • Appearance Settings
  • SSO Settings

The Script is available here:
Blog-Reset-Sharefile

#Workdir
#This is where the Script and all Credentials are stored
$workDir = "D:\CloudStation\Scripts\ShareFileReset"

#Load Accounts
$colLabs = Import-Csv "$workDir\StudentAccounts.csv"

You need to modify these lines in order to get the script running.

The CSV needs to be setup as follows

"Account","Login Name","Password"
"lab01.sharefile.com","lab01@mauricio-schaepers.de","Test123"

Pre-Requirements
The Script uses the ShareFile Powershell Snapin available here


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images