Powershell script to instsall ESU on windows server 2008

vikas jagtap 86 Reputation points
2021-05-23T14:37:51.067+00:00

Hello
Need powershell script to install ESU product key and activation ID for windows server 2008. Currently we following below manual process and it works successfully but the same if we apply in powershell it giving product key invalid error

1) cscript slmgr.vbs /dlv - To check the ESU status
2) slmgr.vbs /ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx - Installtion of product key
3) cscript slmgr.vbs /ato - For activating activation ID.

98864-image.png

Windows for business Windows Server User experience Other
{count} votes

Accepted answer
  1. Anonymous
    2021-05-25T12:06:00.333+00:00

    Just checking if there's any progress or updates?

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Vicky Wang 2,736 Reputation points
    2021-05-25T09:49:46.76+00:00

    Hi,

    Thank you for posting in our forum.

    According to my knowledge and inquiries, there should be no difference between running commands in scripts and manually

    If the information provided by MVP is not helpful, you can ask for help in the link below

    reference: https://support.microsoft.com/en-in/hub/4343728/support-for-business

    Hope this information can help you

    Best wishes

    Vicky

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.