Problems activating Windows 2019

3 views
Skip to first unread message

Mike Leone

unread,
12:01 PM (8 hours ago) 12:01 PM
to NTSysAdmin
SO I have a Win 2019 server on my DMZ, and it says Windows isn't activated. Probably true, since we activate Windows by joining AD, and we don't joing AD on the DMZ ...

So I changed the product key to be a MAK key (slmgr.vbs /ipk), and tried to activate.

And Windows is coming back with "Software Licensing Service reported that there is another activation attempt in progress for this sku. Please wiat for that attempt to finish".

I dunno where it got that idea from ... I research that a reboot usually clears stuck licesning queues, so I tried that, to no avail, So now I don't know where to go, since I don't know what key it is attempting to use. (I have a sneaking suspicion that my co-worker, now on vacation, tried changing to a MAK key - dunno if it was the same one I tried - and maybe it can't reach the MS activation servers?

Anyway way I can get more details so I can resolve this? How can I tell it to stop the previous attempt, nd try my key now?


--

Mike. Leone, <mailto:tur...@mike-leone.com>

PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
Photo Gallery: <http://www.flickr.com/photos/mikeleonephotos>

Henry Awad

unread,
12:10 PM (8 hours ago) 12:10 PM
to ntsys...@googlegroups.com
Run slmgr /up (uninstalls the currently installed key

Then run slmgr/cpky to remove the product key from the registry

Reboot the server

Run slmgr /ipk <Your Product Key> /auto (force online activation)

Henry Awad
Principal Engineer
Technology Services
The Catholic University of America

--
You received this message because you are subscribed to the Google Groups "ntsysadmin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ntsysadmin+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ntsysadmin/CAHBr%2B%2Bh1d8f6igindXRLMx1%2B%2BRTyNTaX4gV_E28hTowqDiunrg%40mail.gmail.com.

Mike Leone

unread,
12:49 PM (7 hours ago) 12:49 PM
to ntsys...@googlegroups.com
On Mon, Jun 1, 2026 at 12:10 PM 'Henry Awad' via ntsysadmin <ntsys...@googlegroups.com> wrote:
Run slmgr /up (uninstalls the currently installed key

image.png

image.png


 

Then run slmgr/cpky to remove the product key from the registry

Reboot the server

Run slmgr /ipk <Your Product Key> /auto (force online activation)

Did that. Still in notification mode. Notification reason the same - 0xC004F034.

image.png


 

Henry Awad
Principal Engineer
Technology Services
The Catholic University of America

On Mon, Jun 1, 2026, 12:01 PM Mike Leone <tur...@mike-leone.com> wrote:
SO I have a Win 2019 server on my DMZ, and it says Windows isn't activated. Probably true, since we activate Windows by joining AD, and we don't joing AD on the DMZ ...

So I changed the product key to be a MAK key (slmgr.vbs /ipk), and tried to activate.

And Windows is coming back with "Software Licensing Service reported that there is another activation attempt in progress for this sku. Please wiat for that attempt to finish".

I dunno where it got that idea from ... I research that a reboot usually clears stuck licesning queues, so I tried that, to no avail, So now I don't know where to go, since I don't know what key it is attempting to use. (I have a sneaking suspicion that my co-worker, now on vacation, tried changing to a MAK key - dunno if it was the same one I tried - and maybe it can't reach the MS activation servers?

Anyway way I can get more details so I can resolve this? How can I tell it to stop the previous attempt, nd try my key now?


--

Mike. Leone, <mailto:tur...@mike-leone.com>

PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
Photo Gallery: <http://www.flickr.com/photos/mikeleonephotos>

--
You received this message because you are subscribed to the Google Groups "ntsysadmin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ntsysadmin+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ntsysadmin/CAHBr%2B%2Bh1d8f6igindXRLMx1%2B%2BRTyNTaX4gV_E28hTowqDiunrg%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "ntsysadmin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ntsysadmin+...@googlegroups.com.

Mike Leone

unread,
12:52 PM (7 hours ago) 12:52 PM
to ntsys...@googlegroups.com
AH HA! This time it failed with a different message ..

image.png

That may be my corporate firewall not allowing the traffic? Lemme go yell at my network engineer ....


Wright, John M

unread,
12:54 PM (7 hours ago) 12:54 PM
to ntsys...@googlegroups.com

Can you try this?

 

Slmgr /upk

Slmgr /rearm

 

Then reboot the system and try /ipk again.

 

--

John Wright

IT Support Specialist

1800 Old Bluegrass Avenue, Louisville, KY 40215

502.708.9953

Please submit IT requests to Hazelwoo...@bluegrass.org

24 Hour Helpline 1.800.928.8000

  

CONFIDENTIALITY NOTICE: This message contains confidential information and is intended only for the individual(s) addressed in the message. If you are not the named addressee, you should not disseminate, distribute, or copy this e-mail. If you are not the intended recipient, you are notified that disclosing, distributing, or copying this e-mail is strictly prohibited.

 

From: ntsys...@googlegroups.com <ntsys...@googlegroups.com> On Behalf Of Mike Leone
Sent: Monday, June 1, 2026 12:51 PM
To: ntsys...@googlegroups.com
Subject: Re: [ntsysadmin] Problems activating Windows 2019

 

EXTERNAL EMAIL - This email was sent by a person from outside your organization. Exercise caution when clicking links, opening attachments or taking further action, before validating its authenticity.

Secured by Check Point

 

 

 

On Mon, Jun 1, 2026 at 12:10PM 'Henry Awad' via ntsysadmin <ntsys...@googlegroups.com> wrote:

Run slmgr /up (uninstalls the currently installed key

 

 

 

 

 

Then run slmgr/cpky to remove the product key from the registry

 

Reboot the server

 

Run slmgr /ipk <Your Product Key> /auto (force online activation)

 

Did that. Still in notification mode. Notification reason the same - 0xC004F034.

 

Reply all
Reply to author
Forward
0 new messages