Script to export all user data to a csv file for GroupWise 2014

 
0 Likes
Here is a script to export all user data to a csv file.

curl -k --user admin:novell
https://10.10.10.10:9710/gwadmin-service/list/user.csv > myusers.csv


This is a use at your own risk script. Please make sure that you have a complete, working backup of your GroupWise system before using.

Labels:

How To-Best Practice
Comment List
Related
Recommended