Windows 10: Activation troubleshooting

Discus and support Activation troubleshooting in Windows 10 Updates and Activation to solve the problem; I think this is specific to a single verson ISO... I'm not sure it would know which verson to install if eg. both Home and Pro were included. It... Discussion in 'Windows 10 Updates and Activation' started by Superfly, Nov 11, 2016.

  1. Activation troubleshooting


    Yeah, I started an install and got prompted for a key, clicked I don't have one and got the selection menu for Home or Pro. Stopped there, no point in going any further.
     
    alphanumeric, Jul 5, 2017
    #61
  2. Superfly Win User

    Thanx Alpha... good to know these things *Wink
     
    Superfly, Jul 5, 2017
    #62
  3. I did a 10 Home install on my spare desktop PC with the MCT ISO. Failed to activate, even slmgr /ato failed. Going to the Settings, Activation screen and clicking troubleshoot fixed it though. I had written down the error messages but can't for the life of me find that piece of paper at the moment. *Redface Pretty well the same ones I've seen in the past though. 0x8 something something. After running troubleshoot it said "we found a Digital Licence for this hardware, would you like to use it. I said yes and it activated. Microsoft really needs to sort this out IMHO, way to many failures. Oh, used a PID.txt with the generic Home Key and this PC already had a DL for Home. I don't usually install Home but thought it couldn't hurt to have it installed on my backup PC so I can see the same menus somebody else running Home see's. Instead of guessing what's missing etc, versus Pro.
     
    alphanumeric, Jul 8, 2017
    #63
  4. Superfly Win User

    Activation troubleshooting

    Nice it's fixed... pity you did not get the error code - even if just to get an idea what's failing and where ...

    I agree the DL method needs some stabilisation - perhaps subtle driver changes throws it (i.e. hardware ID) out...
     
    Superfly, Jul 8, 2017
    #64
  5. I have no idea what I did with it, I guess that's a hint I need to clean up in here, lol. It was along the lines we can't activate right now. After I ran slmgr /ato I got a cannot find kms server or something error. Then I noticed the trouble shoot link on the activation status page and tried that thinking, this will never work. But it fixed it? I have to admit to having a few *Drink1while I was doing this. I suffer from chronic pain and some times I prefer rum + coke over muscle relaxers and pain meds. They both have basically the same effect, but one is a lot more enjoyable than the other. *Wink
     
    alphanumeric, Jul 8, 2017
    #65
  6. Superfly Win User
    LOL...good on you bud... *Wink
     
    Superfly, Jul 8, 2017
    #66
  7. Zeeman Win User
    Hi everyone, this is my first post on tenforums but have been reading the tutorials and thanks to everyone for all the info! I am trying to create an unattended Windows 10 Pro image with sysprep including the /copyprofile switch. So far things are working well EXCEPT the Windows activation. We resell HP's and when I got a new HP and put our image on it Windows did not activate. If I connect a new HP computer to the internet and get Windows setup and activated, then my image works.

    My question is what do I have to do to get an image can be used on brand new HP, Dell, whatnot machines that will activate with Microsoft. HP sent me one of their USB Windows 10 sticks, if I load that on a HP computer, update it, boot into audit mode and sysprep - will it then activate on a new computer or will I still have trouble?

    Does anyone have experience imaging brand new Dell, HP, etc machines and getting them to activate correctly?
     
    Zeeman, Jul 24, 2017
    #67
  8. Superfly Win User

    Activation troubleshooting

    It will depend with which key the image is prepped with.

    If it does not include the firmware key of the particular PC, it won't activate online automatically.

    You may need a setup-complete command script or an answer file to set the key first.


    Edit: Here's an alternate method.
    GitHub - iamacarpet/win10-autoactivate: script to auto activate Windows 10 from OEM key in BIOS
     
    Superfly, Jul 24, 2017
    #68
  9. Zeeman Win User
    Thanks for the reply Superfly, I imagine you are talking about firmware key not product key which can be removed in the answer.xml file. I image the USB from HP does not include a key for a specific machine as HP told me it would work on all HP (W10 Pro) machines and activate. I am sure I can create a setupcomplete.cmd script, but not sure how that would help?

    Reading the GitHub article, that may be the best bet for activating. I installed Python, then pyinstaller & pip. Downloaded the activate.py and ran pyinstaller.py --onefile activate.py. pyinstaller.py did not exist so I ran pyinstaller.exe --onefile activate.py and it spit out quite a few errors.

    My warnactivate.txt
    Also errors such as
    3661 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\mzollner\appdata\local\programs\python\python35-32\python.exe3700 WARNING: lib not found: api-ms-win-crt-locale-l1-1-0.dll dependency of c:\users\mzollner\appdata\local\programs\python\python35-32\python.exe4355 WARNING: lib not found: api-ms-win-crt-time-l1-1-0.dll dependency of c:\users\mzollner\appdata\local\programs\python\python35-32\python35.dll4394 WARNING: lib not found: api-ms-win-crt-runtime-l1-1-0.dll dependency of c:\users\mzollner\appdata\local\programs\python\python35-32\python35.dll4440 WARNING: lib not found: api-ms-win-crt-heap-l1-1-0.dll dependency of c:\users\mzollner\appdata\local\programs\python\python35-32\VCRUNTIME140.dll4479 WARNING: lib not found: api-ms-win-crt-convert-l1-1-0.dll dependency of c:\users\mzollner\appdata\local\programs\python\python35-32\VCRUNTIME140.dll
     
    Zeeman, Jul 24, 2017
    #69
  10. Superfly Win User
    Yup seems way overly complicated for a simple procedure. TBH
    Try putting this into the Scripts folder under C:\Windows\Setup of the image to be captured.

    Code: @echo off for /f "tokens=2 delims='='" %%K IN ('wmic path softwarelicensingservice get OA3xOriginalProductkey /value') do set pk=%%K cscript.exe %WINDIR%\System32\slmgr.vbs /ipk %pk% cscript.exe %WINDIR%\System32\slmgr.vbs /ato[/quote] ... you can add error handling as you see fit.
     
    Superfly, Jul 25, 2017
    #70
  11. Hello,
    I'm having probably a common problem. The warning message of expiring license consistently pops up several times a day, but my Windows is shown to be activated. I installed this version of Windows 10 on a clean PC using an OEM key close to a year ago. Help would be appreciated *Smile
    Code: Windows Diagnostic Information ------------------------------ Tool Version: 10.0.14393.0 Licensing Status: Licenced Licensing Status Reason: 0x00000000 Local Genuine State: Genuine Local Genuine Result P: 1 Last Online Genuine Result: 0x00000000 Grace Time Minutes: 0 Total Grace Days: 0 Validity Expiration: Active Partial Product Key: W*** Active Product Key Pid2: 00330-*** O S Version: 10.0.14393.2.00010100.0.0.048 Product Name: Windows 10 Pro Processor Architecture: x64 Edition Id: Professional Build Lab: 14393.rs1_release.170706-2004 Time Zone: Eastern Standard Time(GMT-04:00) Active Sku Id: bd3762d7-270d-4760-8fb3-d829ca45278a Active Sku Description: Windows(R) Operating System, OEM_DM channel Product Uniqueness Groups: 55c92734-d682-4d71-983e-d6ec3f16059f Active Product Key P Key Id: e40d*** Active Product Key Pid Ex: *** Active Product Key Channel: OEMActivation troubleshooting :DM Active Volume Customer Pid: Offline Installation Id: 282303440392766291611800153055485511818646925788010401935030083 Domain Joined: false Computer Sid: S-1-5-21-3799015431-2597260778-795410278 Product L C I D: 1033 User L C I D: 4105 System L C I D: 1033 Code Signing: SIGNED_INFO_PRS_SIGNED Service Available: true Oem Marker Version: Oem Id: Oem Table Id: O A3 Product Key: Manufacturer: Gigabyte Technology Co., Ltd. Model: To be filled by O.E.M. Install Date: 20161017183855.000000-240 Result: PASS Tampered Items: Server Props: GenuineId=55c92734-d682-4d71-983e-d6ec3f16059f;OemId=0000074287;OptionalInfoId=3pPec9HIMMXaShhSA/9g1lShUJtPMFj+vNBMwRxbYA1taTWYG8g5U0ro5wAHe4wO;Pid=Ur/k+RObgfVAql4TDieAmxOw7rY4UWQKZLcirrrPWxY=;SkuId=bd3762d7-270d-4760-8fb3-d829ca45278a;TimeStampServer=2016-10-17T19:14:47Z; ****** Errors from Event Log ***** Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170729155345.645610-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170729155335.288423-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170729144509.764380-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=UserLogon;SessionId=1 Time Written: : 20170729042539.685118-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170729042532.044480-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170728183639.908470-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170728183632.681443-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=TimerEvent Time Written: : 20170728173756.893197-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=TimerEvent Time Written: : 20170727173825.767519-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=TimerEvent Time Written: : 20170726173845.407651-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=TimerEvent Time Written: : 20170725173937.422340-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170724174018.848052-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170724134429.039422-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170724134424.060144-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170724001849.326886-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170723230638.713218-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170723182429.605725-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170723165742.481815-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170723021349.686246-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170723004455.270014-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170723004450.497409-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170722212505.134214-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170722173818.728221-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=UserLogon;SessionId=1 Time Written: : 20170722154427.444648-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007139F Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170722154404.581807-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007139F Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170722154402.128741-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007139F Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170722074245.033793-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170722071847.602865-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=TimerEvent Time Written: : 20170721220917.746415-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721220905.032837-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=TimerEvent Time Written: : 20170721220016.003374-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721220015.910369-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721220000.062022-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721215953.078388-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721125930.543516-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721125926.153890-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721125914.929935-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721125908.804468-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721024526.501743-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721024524.241272-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170721024437.113448-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170720154723.465410-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170720154718.840616-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170720154706.246581-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170720154659.079909-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170720024535.182331-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719232604.739712-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719232554.403002-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719232553.101901-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719232548.373142-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719232547.058672-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719213646.659835-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719213639.827849-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719213621.649551-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170719201003.565751-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170718164045.930767-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170718040128.651171-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170718040118.386197-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170718040113.227404-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170717143002.861095-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716214642.807119-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716214635.644520-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716184718.181751-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716184707.855742-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716184659.992651-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716160144.867857-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716023449.595594-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716023447.275231-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716023425.451579-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716023424.016343-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716000656.808770-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716000654.465876-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716000638.736127-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170716000631.032220-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170715023457.904013-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170715023450.594456-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714224819.993361-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714224809.224134-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714224802.617769-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714224758.520937-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714224756.964297-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714203547.017028-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714203544.320002-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714203523.437843-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170714203521.714081-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170713235819.474992-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170713235800.876038-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170713235740.023702-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007267C Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=UserLogon;SessionId=1 Time Written: : 20170713235657.168926-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007139F Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170713101025.600661-000 Message: License Activation (slui.exe) failed with the following error code: hr=0x8007007B Command-line arguments: RuleId=502ff3ba-669a-4674-bbb1-601f34a3b968;Action=AutoActivateSilent;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=NetworkAvailable Time Written: : 20170712200536.014288-000 ------------------------------------------------ Created by Superfly for EightForums & TenForums[/quote]
     
    CoffeeOtter, Jul 28, 2017
    #71
  12. Just a FYI post for Superfly. Just did a clean install of Windows 10-S, MSDN ISO. Did a skip key and it activated with a DL anyway? Must have used one of the DL's that PC already had? It has them for Home, Pro, Education, and Enterprise.
     
    alphanumeric, Jul 28, 2017
    #72
  13. Superfly Win User

    Activation troubleshooting

    Hmmm.. you deleted some stuff from the report which makes it difficult to analyze..

    So you have an OEM system builder install...... PID like this? 00330-74205-08661-AAOEM

    Anyway this is an unusual one... Windows is not finding the licence...

    Could be a corrupt licensing store.

    Run command prompt as admin with the following: slmgr.vbs /ato.

    It should revert to stock activation... else post the error...
     
    Superfly, Jul 28, 2017
    #73
  14. Superfly Win User
    That is interesting... Cloud has no affiliation to Core, Pro or Enterprise... very weird?
     
    Superfly, Jul 28, 2017
    #74
  15. Yeah, and I'm getting flamed hard in another thread with somebody saying its the same as Pro.
     
    alphanumeric, Jul 28, 2017
    #75
Thema:

Activation troubleshooting

Loading...
  1. Activation troubleshooting - Similar Threads - Activation troubleshooting

  2. Can't activate Windows after new motherboard install. Tried troubleshooting methods,...

    in Windows 10 Updates and Activation
    Can't activate Windows after new motherboard install. Tried troubleshooting methods,...: I installed a new motherboard and installed my windows 8.1 pro software. I was unable to access the internet on this machine with Windows 8 because the hardware did not support windows 8 drivers. So I downloaded a windows 10 upgrade and upgraded to windows 10. Now it's asking...
  3. Can not do Activated Windows 11 Home Single Language. Troubleshoot 0xc0020036

    in Windows 10 Gaming
    Can not do Activated Windows 11 Home Single Language. Troubleshoot 0xc0020036: Hello my windows suddenly ask to active the windows. i bought permanent license but i do not know why i got this. when i try to do troubleshoot they said "Something prevented us from communicating with our activation server. Wait a few minutes and try again. 0xc0020036"i try...
  4. Can not do Activated Windows 11 Home Single Language. Troubleshoot 0xc0020036

    in Windows 10 Software and Apps
    Can not do Activated Windows 11 Home Single Language. Troubleshoot 0xc0020036: Hello my windows suddenly ask to active the windows. i bought permanent license but i do not know why i got this. when i try to do troubleshoot they said "Something prevented us from communicating with our activation server. Wait a few minutes and try again. 0xc0020036"i try...
  5. New PC not showing up during the Windows activation troubleshooter

    in Windows 10 Installation and Upgrade
    New PC not showing up during the Windows activation troubleshooter: My old PC has Windows 10 Home, which I bought from a Microsoft store. I recently upgraded my PC, and have a fresh Windows install. I logged into my Microsoft account on the new PC, same one as the one in my old PC where Windows is activated. When I go into Update and Security...
  6. New PC not showing up during the Windows activation troubleshooter

    in Windows 10 Gaming
    New PC not showing up during the Windows activation troubleshooter: My old PC has Windows 10 Home, which I bought from a Microsoft store. I recently upgraded my PC, and have a fresh Windows install. I logged into my Microsoft account on the new PC, same one as the one in my old PC where Windows is activated. When I go into Update and Security...
  7. New PC not showing up during the Windows activation troubleshooter

    in Windows 10 Software and Apps
    New PC not showing up during the Windows activation troubleshooter: My old PC has Windows 10 Home, which I bought from a Microsoft store. I recently upgraded my PC, and have a fresh Windows install. I logged into my Microsoft account on the new PC, same one as the one in my old PC where Windows is activated. When I go into Update and Security...
  8. Windows Won't Activate After Motherboard Change - Error Code 0xC004F211 - Troubleshoot not...

    in Windows 10 Gaming
    Windows Won't Activate After Motherboard Change - Error Code 0xC004F211 - Troubleshoot not...: Hi so I had to change motherboards on my PC and now my windows won't activate. I didn't have the product key so pulled it from the registry however this also doesn't work. I requested a callback 2 days ago and still nothing. I use this PC for work and it's critical that I can...
  9. Windows Won't Activate After Motherboard Change - Error Code 0xC004F211 - Troubleshoot not...

    in Windows 10 Software and Apps
    Windows Won't Activate After Motherboard Change - Error Code 0xC004F211 - Troubleshoot not...: Hi so I had to change motherboards on my PC and now my windows won't activate. I didn't have the product key so pulled it from the registry however this also doesn't work. I requested a callback 2 days ago and still nothing. I use this PC for work and it's critical that I can...
  10. Windows Won't Activate After Motherboard Change - Error Code 0xC004F211 - Troubleshoot not...

    in Windows 10 Installation and Upgrade
    Windows Won't Activate After Motherboard Change - Error Code 0xC004F211 - Troubleshoot not...: Hi so I had to change motherboards on my PC and now my windows won't activate. I didn't have the product key so pulled it from the registry however this also doesn't work. I requested a callback 2 days ago and still nothing. I use this PC for work and it's critical that I can...

Users found this page by searching for:

  1. hr=0x8007007B RuleId=dca14e37-0c5c-444f-9b35-1e2f161f5ac3;Action=AutoActivate;AppId=55c92734-d682-4d71-983e-d6ec3f16059f;SkuId=2de67392-b7a7-462a-b1ca-108dd189f588;NotificationInterval=1440;Trigger=TimerEvent