4/11/2011 10:35:49 AM
 Will M Posts: 3
|
We have the need to export all the secrets to a flat file for our DR emergency plan. This file will be encrypted and shipped to our DR site. Does anyone have a script that extracts all the secrets and stores them in a file. The Administrative Export is the functionality but we need to do this programatically rather than have a person do it.
|
|
|
0
• link
|
4/11/2011 4:15:45 PM
 David Posts: 81
|
Hello Will,
We have done this before for other customers. Would a PowerShell script fit your needs?
|
|
|
0
• link
|
4/11/2011 4:18:36 PM
 Will M Posts: 3
|
A Powershell script would be perfect. I've started tinkering with the web service but am still getting used to it.
|
|
|
0
• link
|
4/12/2011 2:27:04 PM
 David Posts: 81
|
We will send an export script to your email. It will take a couple of days for our support team to create and send you the script.
|
|
|
0
• link
|
4/12/2011 3:25:37 PM
 Will M Posts: 3
|
Thanks you very much.
|
|
|
0
• link
|
4/13/2011 9:10:59 AM
 Peter C Posts: 28
|
Hi, We would also need a backup script for High Availability reasons, maybe you could post it to the Knowledge Base. Thank you! Peter Cermak
|
|
|
0
• link
|
4/13/2011 4:26:34 PM
 David Posts: 81
|
We have posted a script to our Knowledge Base as a KB article. It will export all secrets a user can access to a text file: <a href="http://support.thycotic.com/KB/a155/powershell-export-script.aspx">http://support.thycotic.com/KB/a155/powershell-export-script.aspx</a>
Note that for security reasons, the user still needs access to all the passwords in order to export them. Also, you will need PowerShell 2.0 installed to run the script.
|
|
|
0
• link
|