Hello Jason,
To clarify your first question: yes, you do need to run both commands in sequence. The slmgr.vbs /ipk <product key> command installs the product key on the server, while slmgr.vbs /dti generates the Installation ID that you then use in the Product Activation Portal. They serve different purposes, so both steps are required.
Regarding the product key, the full 25-digit key is necessary for the /ipk command. The last 5 digits alone are not sufficient. If you only have the partial key, you will need to locate the full key from your licensing documentation, Volume Licensing Service Center (VLSC), or from the customer’s records. Unfortunately, Windows does not display the full key once installed, only the last 5 digits are shown for verification. If the customer does not have the full key, you may need to contact your licensing administrator or Microsoft Volume Licensing Support to retrieve it.
Once you have the full key, run /ipk to install it, then /dti to generate the Installation ID, and finally use /atp <Confirmation-ID> to apply the Confirmation ID provided by the portal. After that, you can confirm activation with /dlv.
I hope the response provided some helpful insight. If you find this answer useful, please hit “accept answer” so I know it addressed your concern.
Jason