generate command
Use the generate command to generate the FoD key on Lenovo Web site.
generate command syntax
OneCli.exe fod generate < --uid <uid>> < --auth <auth_code>> < --kmsid <kms_id>> < --mt <mt>> < --installin <mt_sn>>
[--proxy <proxy_info>] [<options>]
Parameter | Required/Optional | Notes |
---|---|---|
--auth | Required | Specify Lenovo authorization code. |
--installin | Required | System machine type and serial number of the target system. Install the FoD key. |
--kmsid | Required | Specify Lenovo ID credential for Lenovo Web site interactive. |
--mt | Required | Specify system machine type for system/option feature. Specify device code for IOM switch. |
--proxy | Optional | Use proxy to connect to Lenovo Web site. The format is user: password@host[:port]. For IPv6 address, the format is socks5://user:password@[IPv6]:port. |
--uid | Required | Specify unique identifier information. |
| Optional | Refer to Table 2. |
Example of the generate command
OneCli.exe fod generate --uid xxx --auth xxx --kmsid userid:password
--mt 7X02 --output purley --installin xxxxx--log 5
Give documentation feedback