Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.89 KB | None | 0 0
  1. Symantec Drive Encryption command line tool.
  2. Usage: pgpwde --action [--options,...]
  3.  
  4. ACTIONS
  5. -h, --help
  6. Print this help
  7.  
  8. --info
  9. Print disk system info
  10. --disk
  11.  
  12. --enum
  13. Enumerate System Disks and Volumes
  14. [--xml]
  15.  
  16. --list-users
  17. List users and Offload info
  18. --disk, [--xml]
  19.  
  20. --show-config
  21. Show Bootguard on disk configuration data
  22. --disk
  23.  
  24. --version
  25. Show command line version
  26.  
  27. --add-disk
  28. Add an internal disk to encrypted disk group
  29. --base, --disk, --user, -p, [--auto], [--keyid], [--interactive]
  30.  
  31. --decrypt
  32. Start the disk Decryption process
  33. --disk, -p, [--keyid], [--interactive], [--wdrt],
  34. [--all], [--partition], [--aa]
  35.  
  36. --status
  37. Print disk Symantec Drive Encryption status
  38. [--disk], [--xml]
  39.  
  40. --encrypt
  41. Start the disk Encryption process
  42. --disk, -p, [--keyid], [--interactive], [--all], [--partition],
  43. [--fast], [--safe]
  44.  
  45. --instrument
  46. Install Symantec Drive Encryption Configuration info on disk
  47. --disk
  48.  
  49. --offload
  50. Offload Passphrase User info to 2-Factor Device
  51. --target, -p, [--interactive]
  52.  
  53. --resume
  54. Resume stopped process (encrypt or decrypt)
  55. --disk, -p, [--interactive]
  56.  
  57. --secure
  58. Encrypt a disk to a user and passphrase
  59. --disk, -p, --user, [--keyid], [--interactive], [--all], [--partition],
  60. [--fast], [--safe]
  61.  
  62. --stop
  63. Stop Symantec Drive Encryption process (encrypt or decrypt)
  64. --disk, -p, [--aa]
  65.  
  66. --uninstrument
  67. Remove Symantec Drive Encryption Configuration Info from Disk
  68. --disk
  69.  
  70. --add-user
  71. Add user to disk
  72. --disk, --user, -p, [--domain], [--sso], [--keyid], [--interactive],
  73. [--asc], [--aa], [--ap], [--admin-keyid], [--wdrt]
  74.  
  75. --change-passphrase
  76. Change user passphrase
  77. --disk, --user, --new-passphrase, -p, [--domain]
  78. [--aa], [--ap], [--admin-keyid], [--wdrt], [--interactive]
  79.  
  80. --change-userdomain
  81. Change user authentication domain
  82. --disk, --user, --new-domain, [--domain]
  83.  
  84. --remove-user
  85. Remove user from disk
  86. --disk, --user, -p, [--domain], [--aa], [--ap], [--interactive]
  87.  
  88. --verify-user
  89. Verify user passphrase
  90. --disk, --user, -p, , [--domain], [--keyid], [--interactive]
  91.  
  92. --add-bypass
  93. Set a boot authentication bypass
  94. --disk, -p, [--count]
  95. [--aa], [--ap], [--admin-keyid], [--wdrt], [--interactive]
  96.  
  97. --check-bypass
  98. Check if a boot authentication bypass is set
  99. --disk
  100.  
  101. --new-wdrt
  102. Change the WDRT after use
  103. --disk, -p, [--force], [--aa], [--ap], [--wdrt], [--interactive]
  104.  
  105. --remove-bypass
  106. Clear boot authentication bypass
  107. --disk, -p, [--aa], [--ap], [--admin-keyid], [--wdrt], [--interactive]
  108.  
  109. --set-background
  110. Set Bootguard authentication screen background
  111. --disk, --image, [-o]
  112.  
  113. --set-language
  114. Set Bootguard display and keyboard languages
  115. --disk, [-o], [--display], [--keyboard]
  116.  
  117. --set-sound
  118. Set Bootguard accessibility Audio prompt
  119. --disk, [-o], [--beep], [--no-beep]
  120.  
  121. --set-start
  122. Set Bootguard startup screen background
  123. --disk, --image, [-o]
  124.  
  125. --set-text
  126. Set Bootguard authentication screen text message
  127. --disk, --message, [-o]
  128.  
  129. --usbport
  130. Set USB port reset
  131. --disk, [-o], [--reset], [--no-reset]
  132.  
  133. --add-pci-exclusion
  134. Add a pci vendor:device id pair to pci exclusion list
  135. --disk, --id, [-o]
  136.  
  137. --remove-pci-exclusion
  138. Remove a pci vendor:device id pair from the pci exclusion list
  139. --disk, --id, [-o]
  140.  
  141. --list-pci-exclusions
  142. Lists existing pci vendor:device id pairs in pci exclusion list
  143. --disk, [-o]
  144.  
  145. --auth, --auth-disk
  146. Authenticate to an encrypted disk
  147. --disk, -p, [--aa], [--ap], [--admin-keyid], [--wdrt], [--interactive]
  148.  
  149. --recovery-configure
  150. Configure User Local Self Recovery
  151. --disk, -p, --user, [--domain], [--question-file], [--answers-file],
  152. [--interactive]
  153.  
  154. --recovery-questions
  155. Display the users Local Self Recovery questions
  156. --disk, --user, [--domain]
  157.  
  158. --recovery-verify
  159. Authenticate a disk from the users Local Self Recovery questions
  160. --disk, --user, [--domain], [--answer-file], [--interactive]
  161.  
  162. --recovery-remove
  163. Remove a users Local Self Recovery questions and answers
  164. --disk, -p, --user, [--domain]
  165.  
  166. --recovery-change-passphrase
  167. Change a users passphrase via Local Self Recovery
  168. --disk, --user, --new-passphrase, --answers-file,
  169. [--interactive], [--domain]
  170.  
  171. OPTIONS
  172.  
  173. -a, --ap, --admin-passphrase=STRING
  174. Specifies the passphrase of an existing Drive Encryption user
  175.  
  176. --aa, --admin-authorization
  177. Specifies that the command is authorized by member of the WDE-ADMIN
  178. Active Directory group
  179.  
  180. --admin-keyid, --admin-key=0x9FEE0648
  181. Admin PGP Key ID (only with admin-passphrase)
  182.  
  183. --all, --all-partitions
  184. Specifies the use of partition mode encryption on all partitions
  185. (Default: Full Disk)
  186.  
  187. --auto, --auto-start
  188. Starts encryption immediately
  189.  
  190. --base, --base-disk=NUM
  191. Specifies the disk number of the original group
  192.  
  193. --beep
  194. Enables beep when Symantec Encryption BootGuard screen appears
  195.  
  196. --no-beep
  197. Disables beep when Symantec Encryption BootGuard screen appears
  198.  
  199. --reset
  200. Enables USB port reset
  201.  
  202. --no-reset
  203. Disables USB port reset
  204.  
  205. -d, --disk, --disk-number=NUM
  206. Specifies the number of the target disk. Zero (0) is boot disk
  207.  
  208. --display, --display-language=STRING
  209. Specifies the Symantec Encryption BootGuard display language
  210. default, de, en, es, fr, jp (Default: No change)
  211.  
  212. --domain, --domain-name=STRING
  213. Specifies the user authentication domain
  214.  
  215. -f, --force
  216. Continues encryption, even if disk issues are encountered
  217.  
  218. --fast, --fast-mode
  219. Use fast mode
  220.  
  221. --id=NUM
  222. vendor device id of pci device to exclude
  223.  
  224. --interactive
  225. Ask for Passphrases interactively (-p not required)
  226.  
  227. --image, --art=STRING
  228. Specifies an image file to be used (XPM 640 x 480 15 color)
  229.  
  230. -k, --keyid, --user-key=0x9FEE0648
  231. Specifies the key ID of a PGP key
  232.  
  233. --keyboard, --keyboard-language=STRING
  234. Specifies the Symantec Encryption BootGuard keyboard language
  235. Default default
  236. Belgium (Comma, Period) be
  237. Bosnian ba
  238. Bosnian (Cyrillic) ba-cyr
  239. Bulgarian bg
  240. Bulgarian (Latin) bg-lat
  241. Bulgarian (Typewriter) bg-typ
  242. Croatian hr
  243. Canadian (Multilingual STD) ca
  244. Canadian (French) fr-ca
  245. Chinese (Simplified) cn-sim
  246. Chinese (Traditional) cn-tra
  247. Czech (Qwerty) cz
  248. Danish dk
  249. Dutch nl
  250. English (United States) en
  251. English (United Kingdom) en-gb
  252. English (Ireland) en-ie
  253. English (International) us-int
  254. Estonian ee
  255. French fr
  256. French (Belgium) be
  257. German de
  258. German (Austria) de-at
  259. German (IBM) de-ibm
  260. Hebrew il
  261. Hungarian hu
  262. Hungarian (101) hu-101
  263. Icelandic is
  264. Italian it
  265. Italian (142) it-142
  266. Japanese jp
  267. Korean (Korean) kr
  268. Norwegian (Bokmal, Nynorsk) no
  269. Polish (Programmers) pl
  270. Polish (214) pl-214
  271. Portugese (Portugal) por-pt
  272. Portugese (Brazil ABNT, ABNT2) por-br
  273. Romanian ro
  274. Russian ru
  275. Serbian (Cyrillic) sp-cyr
  276. Serbian (Latin) sp-lat
  277. Slovak sk
  278. Slovenian si
  279. Swiss (German) de-ch
  280. Swiss (French) fr-ch
  281. Spanish es
  282. Spanish (Variation) es-var
  283. Spanish (Latin America) es-la
  284. Swedish (Finland) se-fi
  285. Turkish F tr-f
  286. Turkish Q tr-q
  287. Ukrainian ua
  288.  
  289. --message=STRING
  290. Specifies custom message for Symantec Encryption BootGuard screen
  291. (one line) (Disables Message if missing)
  292.  
  293. --new-domain=STRING
  294. Specifies a new domain for a user
  295.  
  296. --new-passphrase=STRING
  297. Specifies a new passphrase for an existing user
  298.  
  299. -o, --output=STRING
  300. Bootguard file to configure
  301. (Pre-configured instrument file)
  302.  
  303. -p, --passphrase=STRING
  304. Specifies a passphrase for an operation
  305.  
  306. --partition=NUM
  307. Specifies a partition for an operation
  308.  
  309. --rt, --wdrt, --recovery-token=STRING
  310. Specifies a whole disk recovery token
  311.  
  312. --safe, --safe-mode
  313. Specifies that safe mode be used
  314.  
  315. --sso
  316. Creates user as single sign-on user
  317.  
  318. --target=NUM
  319. Target Disk for User Records (Source is Boot Disk)
  320.  
  321. --token
  322. Specifies a token user
  323.  
  324. -u, --user, --username=STRING
  325. Specifies a username for an operation
  326.  
  327. --xml
  328. Output XML
  329.  
  330. --questions-file=STRING
  331. Text file with 5 questions each on a new line
  332.  
  333. --answers-file=STRING
  334. Text file with 5 answers each on a new line
  335.  
  336. Request sent to Help was successful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement