Copy link to clipboard
Copied
I would like to deactivate the license before re-installing windows on a computer that have acrobat 2017 perpetual license
the software was installed using ACW that have the serial number with 'Grant Offline Exception' checked
Using Adobe provisioning toolkit enterprise edition
Use the following command to unserialize a package:
1 | adobe_prtk --tool=UnSerialize --leid=<LEID> [--locale=locale] [--deactivate] [--removeSWTag] |
Following are the supported arguments of the command.
--leid LEID | The product’s licensing identifier (see Product identification). |
--locale locale | Optional; a locale code. For a list of the codes and the corresponding locales, see Locale Codes. |
--deactivate | Optional; deactivates the cor |
Copy link to clipboard
Copied
Copy link to clipboard
Copied
unfortunately the page does not answer my question, we do not have to sign in to use the application
Copy link to clipboard
Copied
Using Adobe provisioning toolkit enterprise edition
Use the following command to unserialize a package:
1 | adobe_prtk --tool=UnSerialize --leid=<LEID> [--locale=locale] [--deactivate] [--removeSWTag] |
Following are the supported arguments of the command.
--leid LEID | The product’s licensing identifier (see Product identification). |
--locale locale | Optional; a locale code. For a list of the codes and the corresponding locales, see Locale Codes. |
--deactivate | Optional; deactivates the corresponding license from the system |
--removeSWTag | Removes the SWTag files. SWTag refers to universal identification tag files for software application titles created as per ISO/IEC standards (ISO/IEC 19770-2). These files enable an accurate, consistent, and automated method for discovery and management of software assets. |
--force | Optional; forcefully deactivates the corresponding license from the machine |
Some notes and recommendations:
Copy link to clipboard
Copied
just to clarify the steps here
first i need to download adobe_prtk to the computer then follow the manual steps listed above to unserialize (un-license) adobe acrobat in my case?
Copy link to clipboard
Copied
Correct. Do not forget to use the "--deactivate" parameter in your unserializing command line. This will deactivate the license from the system as you requested.
Copy link to clipboard
Copied
thank you Steve Cordero
I used
adobe_prtk --tool=UnSerialize --leid=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX --deactivate
and got return code 29
which translates to 'No matching license found'
am I missing something here?
XXXX-... is the license key i have
Copy link to clipboard
Copied
The LEID (Licensing Identifiers) is NOT the serial number. Here is a link to the LEIDs: Identifying Existing Installs — Enterprise Administration Guide