Problems activating Windows 2019

40 views
Skip to first unread message

Mike Leone

unread,
Jun 1, 2026, 12:01:15 PMJun 1
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,
Jun 1, 2026, 12:10:03 PMJun 1
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,
Jun 1, 2026, 12:49:55 PMJun 1
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,
Jun 1, 2026, 12:52:19 PMJun 1
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,
Jun 1, 2026, 12:54:41 PMJun 1
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.

 

Brian Illner

unread,
Jun 9, 2026, 3:13:13 PM (13 days ago) Jun 9
to ntsys...@googlegroups.com

Speaking of slmgr.vbs …. Has MS mentioned a replacement for it yet as they’ve depreciated VBScript and turned it into an Optional Feature?

 

BRIAN ILLNER

 

Senior Systems Administrator

864.250.9227 Office

 

Brian....@canal-ins.com

864.679.2537 Fax

Canal Insurance Company

101 N. Main Street, Suite 400

Greenville, SC 29601

WARNING:  As the information in this transmittal (including attachments, if any) may contain confidential, proprietary, or business trade secret information, it should only be reviewed by those who are the intended recipients.  Unless you are an intended recipient, any review, use, disclosure, distribution or copying of this transmittal (or any attachments) is strictly prohibited.   If you have received this transmittal in error, please notify me immediately by reply email and destroy all copies of the transmittal.  While Canal believes this transmittal to be free of virus or other defect, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by Canal (or its subsidiaries and affiliates) for any loss or damage arising therefrom.

 

From: ntsys...@googlegroups.com <ntsys...@googlegroups.com> On Behalf Of Wright, John M
Sent: Monday, June 1, 2026 12:54 PM
To: ntsys...@googlegroups.com
Subject: RE: [ntsysadmin] Problems activating Windows 2019

 

CAUTION: This message was sent from outside of Canal Insurance. Please do not click links or open attachments unless you recognize the source of this email and know the content is safe. Please report all suspicious emails to "inf...@canal-ins.com" as an attachment.


Michael B. Smith

unread,
Jun 9, 2026, 3:14:27 PM (13 days ago) Jun 9
to ntsys...@googlegroups.com

Nope. Nor for any of the printer management scripts. Or for Office activation.

Reply all
Reply to author
Forward
0 new messages