Server 2016 unable to change Product key MAK in GUI (BUG)

by butsch 11. June 2019 22:18

We have a Server 2016 fully patched until 05/2019. We run a KMS-Server which does not have a SRV KMS 2016 channel activated.

PROBLEM: Strangely we can't change to Product key with the GUI. There is simply no reaction when you click "Change product key" button.

We have seen things like this under Control Panel (Unable to scroll) in W10 1903 where Dameware did not work and only possible with RDP.

 

 

 

Use the Activation Wizards to do it. In a cmd type.

slui 3

 

The wizard appears

Enter the MAK key (NOT any KMS please ;-)

You can also change the key with Commandline direct:

slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs /ato

 

Tags:

Deployment | W10 | Office KMS,MAK,APPV | Server 2012 R2

KMS Activation failed with Server 2008R2 SP1 or Windows 7 SP1

by butsch 17. August 2011 13:49

 

 

Running Active Directory Server 2008 R2

DNS and DHCP services running on Server 2008 R2

Single Domain

Multiple Forward Lookup Zones Configured in DNS

Running KMS Services on Server 2003. (Handles activations of Win7, Server 2008, Ofice 2010) KMS srv record configured in DNS to point all clients to KMS host. This was setup by adding a service record at the root of DNS under _tcp. I added the forward lookup zone _tcp at the root of our DNS for the vlmcs srv record manually.

Prior to Win7 SP1 being released, all clients activated without any issues. Activation issues started when Win 7 and Server 3008 ISO's were released with SP1 slipstreamed. The error code mentioned in this thread would occur when the activation was attempted from the client. Seemingly the only way to activate the client was to use the MAK code.

After many days pounding on this issue I found a work around that would allow client machines that were built with the SP1 ISO's to activate through KMS. While not an acceptable solution it does work. The trick was to manually point the client to your local KMS host server. The command to accomplish this is as follows:

From an elivated command prompt on the client machine, type: slmgr -skms "KMS Server IP Address" (without quotations) After entering the command, client machines would activate normally.

At first I thought I discovered the miracle cure for activation issues, but soon decided there has to more to this since I didn't have the problem before SP1 was released. Plus, running around typing in the above command was not going to be fun given the number of machines affected by this issue.

Many days went by trying to figure this out I came to the conclusion that is must be a DNS issue. SP1 probably fixed some holes in Activation or who knows what. Anyway, to make a long story short, here is what I did to fix the problem.

The main problem was I had to _tcp forward lookup zones in my DNS configuration. One at the root and one in the DomainName forward lookup zone. To fix it, I deleted the _tcp lookup zone from the root of DNS. Next, I added the _vlmcs service record within the domain name _tcp records. This solved activation problems for computers joined to the domain, but not for machines that belonged to workgroups (non-domain computers). To fix activation for non-domain computers, I added option 135 (domain suffix search order) to the DHCP server options. See instructions below.

1. Open up the DHCP MMC.
2. Navigate DHCP and choose the DHCP server name.
3. Right Click on the IPv4
4. Choose "Set Predefined Options"
5. Click on Add.
6. Name: "Domain suffix search order"

Data Type: String
Code: "135" (without the quotation marks)
Description: "List of domain suffixes in order" (without the quotation marks)
String: Enter "avhsd.org" (without the quotation marks)

7. Click OK to save changes.
8. Exit the DHCP MMC and restart the DHCP Server Service.
9. Open the DHCP MMC again and add the new scope option 135 to your server options/scope.
10. Windows 7 w/sp1 and Office 2010 will activate without issue.

Once these steps were taken, the activations worked as expected.

I hope this helps fellow IS people to fix activation problems.

 

Tags:

Office KMS,MAK,APPV | Server 2008 R2

Setup of KMS server in Enterprise an several unwanted KMS DNS Entrys

by butsch 30. June 2011 18:56

Setup of KMS server in Enterprise an several unwanted KMS DNS Entrys

While installing a KMS Server for Enterprise we had already had two or three DNS entrys per Domain Controller already there. But the KMS was not installed and planned before.

We found out that the person installing the Server 2008R2 used tke KMS-key to activate the Server itself instead of using a MAK key. You only need the KMS ONCE per company or Domain

and then leave the Server 2008R2, WIndows 7, Vista as they are. They will connect to the KMS Server and do the rest. Everything goes over one or two KMS keys or KMS Groups.

Mostly people don't understand that you need to activate a minimum of 5 servers or 25 windows 7 or 5 Office 2010 to get the whole thing running.

If you try to run with 4 servers 2008R as example at the end it will fail (After Grace period).

 

 

 So while looking at DNS an TCP\ you had two _VLMCS entrys there. If you don't want Round Robin Redudancy

something is wrong here. (Worng keys used for installing the Server)

If you use the KMS key for installing a nommal 2008R2 Windows automaticly thinks THIS is the KMS licence

server an dthus install the KMS licence server in the background.

 

http://social.technet.microsoft.com/Forums/en/itprovistaactivation/thread/62726fca-02ff-4d86-8781-aafa18cb0b2a

 

You need to change the product key of the machines that should not be KMS

slmgr /IPK xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

Then activate with that key

Slmgr /ATO

Then we need to stop and restart the service( the name is different depending on the product)

For Windows Vista or for Windows Server 2008

net stop slsvc

For Windows 7 or for Windows Server 2008 R2

net stop sppsvc

For Windows Vista or for Windows Server 2008

net start slsvc

For Windows 7 or for Windows Server 2008 R2

net start sppsvc
Also check:

Tags:

APPV | Client Management | Office KMS,MAK,APPV | Server 2008 R2 | Server 2012 R2

Office 2010 APPV, MAK oder KMS Server, Product Activation

by butsch 28. June 2011 20:43

Links for: Office 2010 APPV, MAK oder KMS Server, Product Activation


* APPV Sequence Office 2010

http://www.the-d-spot.org/wordpress/2011/01/25/office-2010-standard-and-access-2010-on-the-same-machine-with-office-2010-deployment-kit-for-app-v/

http://support.microsoft.com/kb/983462
http://support.microsoft.com/kb/983462/en-us
Office 2010 APPV MS

http://technet.microsoft.com/de-de/library/ff800812.aspx
Application Virtualization-Anwendungspakete, office 2010

http://www.softgridblog.com/?p=153
Office 2010 Softgridblog with a lot of videos and good explanation


* KMS/MAK Licence Server

http://its.uiowa.edu/apps2/support/article/412
KMS FAQ

http://www.itnetx.ch/blog/?p=146
Key Management Services (KMS-Server) Windows Vista und Windows Server 2008 Lizenzserver

http://technet.microsoft.com/en-us/library/bb892849.aspx
Volume Activation 2.0 for Windows Vista and Windows Server 2008

http://social.technet.microsoft.com/Forums/en/windowsserver2008r2general/thread/9a1ec2c8-eb04-4db9-b904-f8b65880ff1b
Determine KMS host on network

 

* Office 2010 Activation

http://blogs.technet.com/b/core/archive/2010/05/14/office-2010-kms-aktivierung.aspx
Office 2010 KMS Aktivierung

http://technet.microsoft.com/en-us/library/ee624355.aspx
Troubleshoot volume activation for Office 2010

http://www.ramonddevrede.nl/en/how-to-re-activation-office-2010-technical-preview/
Reactivate Office 2010
C:\Program Files\Common Files\microsoft shared\OfficeSoftwareProtectionPlatform\OSPPREARM.exe
http://social.technet.microsoft.com/Forums/en-US/appvclients/thread/7bf5e56d-8bc4-4385-a86f-e36e704395eb

http://social.technet.microsoft.com/Forums/en/officevolact/thread/1f86686f-0c15-4814-af70-b98d351a3bb9
Office 2010 volume activation a nightmare

* Samples from diffrent MS customer (Text samples office activation, german)

http://www.rz.uni-kiel.de/pc/office-kms/index.html

http://www.tubit.tu-berlin.de/menue/hilfe_beratung/dokumentationen/office_2010_kms_aktivierung/

 

 

 

Here are the steps to get it running with KMS (Minimum 5 Office clients) and Office 2010

KMS Minumum:

05pcs Server2008/R

05pcs Office 2010

25pcs Vista, Windows 7

Thats means to GET it running fix you have to run 5 offices in min. with KMS Server. Or if min 25 Windows 7 clients. If you never have 25 WIndows 7 client

online it want turn as it should.

 

 
1. Take an existing Windows Server 2003, 2008R2 or a Windows 7 Client (name in this example is kms.xxx.net).

2. Install the KeyManagementServiceHost and activate the host above

3. Install the KMS Signature of Office 2010 on the host above using: slmgr.vbs /dli 86f3489b-e730-45ee-ad42-039a64c82ba4

4. When you install Office 2010 on the client let this batch file run right after the Office installation:


 

@Echo Off

If not exist "%ProgramFiles(x86)%\Microsoft Office\Office14" Goto x64

pushd "%ProgramFiles(x86)%\Microsoft Office\Office14"

cscript ospp.vbs /sethst:kms.xxx.net

cscript ospp.vbs /act

popd

Goto End

:X64

pushd "%ProgramFiles%\Microsoft Office\Office14"

cscript ospp.vbs /sethst:kms.xxx.net

cscript ospp.vbs /act

popd

:End


 

After the installation of Office 2010 (32 bit) on a 32 or 64 bit Windows 7, Vista or WinXP the kms host is set (/sethst) and the Office is activated (/act).

Tags:

APPV | Office KMS,MAK,APPV



Werbung von Drittfirmen (Nicht Butsch Informatik):

Werbung von Drittfirmen via Google Adsense: