Automating multiple-user enrollment
Created: 11 Apr. 2012 | Aktualisiert: 17 Apr. 2012 | 7 Kommentare
It is sometimes necessary to setup a group of users on multiple systems. Manually doing so is anywhere from tedious to unmanageable. This video shows the PGP-side components that can automate this process.
Video hochladen:
Kategorien für Videos:
Kommentare Kommentare • Zum neuesten Kommentar
"C:\Program Files\PGP Corporation\PGP Desktop\pgpwde" --add-user --disk 0 --domain-name DEMOCENTER --passphrase GENDEFAULT --username gmiller --admin-authorization
"C:\Program Files\PGP Corporation\PGP Desktop\pgpwde" --add-user --disk 0 --domain-name DEMOCENTER --passphrase GENDEFAULT --username fdavis --admin-authorization
"C:\Program Files\PGP Corporation\PGP Desktop\pgpwde" --add-user --disk 0 --domain-name DEMOCENTER --passphrase GENDEFAULT --username ebrown --admin-authorization
"C:\Program Files\PGP Corporation\PGP Desktop\pgpwde" --add-user --disk 0 --domain-name DEMOCENTER --passphrase GENDEFAULT --username jmartin --admin-authorization
"C:\Program Files\PGP Corporation\PGP Desktop\pgpwde" --add-user --disk 0 --domain-name DEMOCENTER --passphrase GENDEFAULT --username imoore --admin-authorization
"C:\Program Files\PGP Corporation\PGP Desktop\pgpwde" --add-user --disk 0 --domain-name DEMOCENTER --passphrase GENDEFAULT --username hwilson --admin-authorization
Why some times i get the error:
"Error code -12198 Not permitted by your administrator" when i'm trying to add user using command line? I have hard drive encrypted with WDE admin passphrase using PGP Universal Server consumer policy. But if i just add a user without --admin-authorization i got the successful message.
nice video
When you consider the issue resolved, please click Mark As Solution on the post that best provided the solution.
good
I'm also getting the "Error code -12198 Not permitted by your administrator" when I try and run this command. I tried removing the --admin-authorization that was mentioned above but no success. Does anybody know what that error is?
The video was great and answered one of our main concerns about PGP.
Thanks
Got the error code issue resolved. My next question is does this method enroll users with the Universal Server or is this creating Passphrase users on the local system?
Do we need to have command line license to run this script?
Möchten Sie antworten?
Einloggen oder registrieren, um Ihren Kommentar zu veröffentlichen.