En iyi yanıtlayıcılar
error code 0x8007007B when activating windows 8 Ent

Soru
-
Yanıtlar
-
I had the same issue and found this fix on a blog:
I came across the following error message when activating Windows 8 Enterprise x64 RTM en-gb, downloaded from MSDN:
“Error 0x8007007B The File name, directory name, or volume label syntax is incorrect.”
The Solution
Using the key provided to you (MSDN etc.) you will need to run the following in an elevated command prompt –
if you are new to Windows 8, click Start –> type “cmd” –> right-click on a command prompt and select “Run as administrator” in the bottom of the page:Next type the following commands:
slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs /ato
The first command will update the key.
The second command will activate Windows.
Replace the "XXXX" bits with your Windows 8 Key (you do need to enter the dashes and you don't need to surround it with double quotes).
Siv
Graham Sivill - Martley, Worcester. UK
- Yanıt Olarak Öneren Diarmuid1 19 Ağustos 2012 Pazar 21:14
- Yanıt Olarak İşaretleyen Leo HuangModerator 30 Ağustos 2012 Perşembe 06:24
Tüm Yanıtlar
-
When I installed Win 8 Enterprise last night it never asked for a product key. so when I tried to activate it was using the wrong product key. Unlike win 7 there doesn't seem to be anywhere in the user interface to change the key before activation. I eventually found this blog post that describes how to do it from a command line. Here's the article I used:
http://www.windows7hacker.com/index.php/2012/08/how-to-change-windows-8-product-key-to-complete-activation/Paul Stork SharePoint Server
MVP Senior Solutions Architect: BlueChip Consulting Group
Blog: http://dontpapanic.com/blog
Twitter: Follow @pstork
Please remember to mark your question as "answered" if this solves your problem.- Yanıt Olarak Öneren Kris Wagner - MVP 27 Haziran 2013 Perşembe 23:42
-
-
I had an issue when I downloaded the Enterprise version, but I am not sure what the error code was. I had to do the following:
- open CMD as admin
- type slmgr /upk
- then type slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
- Yanıt Olarak Öneren craigz2 17 Ağustos 2012 Cuma 12:40
-
My Windows 8 Enterprise did ask for a Product Key During Install, but I getting the same error:
"Windows couldn't be activated right now."
Error Code: 0x8007007B, The filename, directory name, or volume label syntax is incorrect.
Could it be the Windows 8 Activation System is not ready for activation ?
Cool
- Düzenleyen Dati 17 Ağustos 2012 Cuma 21:36
- Yanıt Olarak Öneren EsbornMwangi 13 Eylül 2012 Perşembe 09:28
- Yanıt Önerisini Geri Alan EsbornMwangi 13 Eylül 2012 Perşembe 09:28
- Yanıt Olarak Öneren Alireza Ra 22 Kasım 2013 Cuma 23:19
-
-
I had the same issue and found this fix on a blog:
I came across the following error message when activating Windows 8 Enterprise x64 RTM en-gb, downloaded from MSDN:
“Error 0x8007007B The File name, directory name, or volume label syntax is incorrect.”
The Solution
Using the key provided to you (MSDN etc.) you will need to run the following in an elevated command prompt –
if you are new to Windows 8, click Start –> type “cmd” –> right-click on a command prompt and select “Run as administrator” in the bottom of the page:Next type the following commands:
slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs /ato
The first command will update the key.
The second command will activate Windows.
Replace the "XXXX" bits with your Windows 8 Key (you do need to enter the dashes and you don't need to surround it with double quotes).
Siv
Graham Sivill - Martley, Worcester. UK
- Yanıt Olarak Öneren Diarmuid1 19 Ağustos 2012 Pazar 21:14
- Yanıt Olarak İşaretleyen Leo HuangModerator 30 Ağustos 2012 Perşembe 06:24
-
Glad it worked. The code I use first uninstalls the key because it was the wrong key installed and the second installs the new one. I didn't need to run slmgr /ato because it already activated.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
-
Frank,
Interestingly on my machine it was showing there was an existing key (it showed the last 5 characters of a different key to the MSDN one I wanted to use). I didn't run the command with the /upk switch (I was following the piece on the blog as not familiar with this command previously) and it did change the key and activate it. The question that raises is that changing the key maybe doesn't require you to remove the old one first? I am saying that as a question based on my experience not from me knowing whether that is right or wrong? I would be interested to know what you think about that?
Siv
Graham Sivill - Martley, Worcester. UK
- Yanıt Olarak Öneren Atticus Thinks 30 Ocak 2013 Çarşamba 10:00
- Yanıt Önerisini Geri Alan Atticus Thinks 30 Ocak 2013 Çarşamba 10:00
-
I did notice the "wrong key" installed which is the reason I ran the command to uninstall it first. I never tried to run it with just the install command just because of that reason. I am not surprised it worked though. Thanks for the information.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
-
-
-
-
-
-
-
-
-
-
You got it. I had the same problem (Error Code 0x8007007B)
slmgr /upk
(uninstall product code)
slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
(install product code) I got messages to that effect seconds after entering the commands.
I don't think it maters if it is the 32bit or 64bit My system has the x86 version.
Thanks
theborg1of3
- Yanıt Olarak Öneren Theborg1of3 1 Kasım 2012 Perşembe 19:58
- Düzenleyen Theborg1of3 1 Kasım 2012 Perşembe 20:15
-
-
Dear Siv-
Thank you! Thank you! from the bottom of my heart. I am not a computer guru by any stretch of the word, however, I was able to follow this to the letter and it worked!
You are my new hero.
marna
Marna,
I am glad the procedure worked for you.
All the best,
Siv
Graham Sivill - Martley, Worcester. UK
-
-
-
-
My Windows 8 Enterprise did ask for a Product Key During Install, but I getting the same error:
"Windows couldn't be activated right now."
Error Code: 0x8007007B, The filename, directory name, or volume label syntax is incorrect.
Could it be the Windows 8 Activation System is not ready for activation ?
Cool
my pc also getting the same error as told above.... please give some useful answer.
-
-
Had the same problem. using SLMGR in elevated mode worked fine.
Thanks
- Yanıt Olarak Öneren Abuzar Naeem 14 Eylül 2015 Pazartesi 18:30
-
-
-
-
-
-
Mats,
Don't worry, my original post is marked as an answer here as it appears in Green (assuming you are viewing it from social.technet.microsoft.com) but thanks for letting me/everyone know it worked for you too as it helps others to know that it has worked for people like you and I.
Siv
Graham Sivill - Martley, Worcester. UK
-
-
Thanks Paul :) I build a test Windows 8 box and installed tons of programs and drives with the goal of testing an upgrade to 8.1... This error was driving me nuts!... See you in the SharePoint World.
Kris Wagner, MVP, MCITP, MCTS Twitter @sharepointkris Blog: http://www.sharepointkris.com/blog
-
-
first command worked well but the second shows same error
can u help me
vamsipatcha,
You may need to give us a bit more detail. Which commands did you run and what were the error messages that you got as a result. With that I may be able to figure out what caused the problem.
Graham Sivill - Martley, Worcester. UK
-
first command worked well but the second shows same error
can u help me
vamsipatcha,
You may need to give us a bit more detail. Which commands did you run and what were the error messages that you got as a result. With that I may be able to figure out what caused the problem.
Graham Sivill - Martley, Worcester. UK
I have this issue as well, and when I run cmd as admin and type in the first command (slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX) with my product key, the systems tells me that the product key was updated. But when I enter the slmgr /ato command, I get the 0x8007007B error again - stating that the syntax in the file name, directory or disk name is wrong. When I try to activate it with slui 3, it tells me that the product key is working and to proceed, when I enter it. But when clicking activate, I get the same error again.
I have been away on a business trip for 22 days and my Lenovo U510 only started this error, when I returned home. My laptop came with Windows 8 pre-installed. I hope someone can tell me how to solve this annoying bug.
- Düzenleyen Bjerreskov 28 Temmuz 2013 Pazar 08:22 type error
-
You might want to check out this page on TechNet. It may help you identify what is wrong:
http://technet.microsoft.com/en-us/library/ff793433.aspx
Particularly have a look at this section:
"
/ato [Activation ID]
For retail editions and volume systems with a KMS host key or a Multiple Activation Key (MAK) installed, /ato prompts Windows to attempt online activation.
For systems with a Generic Volume License Key (GVLK) installed, this prompts an attempt at KMS activation. Systems that have been set to suspend automatic KMS activation attempts (/stao) still attempt KMS activation when /ato is run.
The parameter [Activation ID] expands /ato support to identify a Windows edition installed on the computer. Specifying the [Activation ID] parameter isolates the effects of the option to the edition associated with that Activation ID. Run Slmgr.vbs /dlv all to get the Activation IDs for the installed version of Windows. If you need to support other applications, see the guidance provided by that application for further instruction.
KMS activation does not require elevated privileges. However, online activation does require elevation, or the Standard User Operations registry value must be set to allow unprivileged users extra access to the Software Protection Service.
As long as you're running with Admin privileges and you are sure you have got the 5 sets of 5 digits 100% correct in the previous step then it should work.
Siv
Graham Sivill - Martley, Worcester. UK
-
-
-
-
-
Try this one to change the product key without first activating Windows. Use one of the following methods:
Method 1
- Swipe in from the right edge of the screen, and then tap Search. Or, if you are using a mouse, point to the lower-right corner of the screen, and then click Search.
- In the search box, type Slui.exe 0x3.
- Tap or click the Slui.exe 0x3 icon.
- Type your product key in the Windows Activation window, and then click Activate.
Method 2
Run the following command at an elevated command prompt:Cscript.exe %windir%\system32\slmgr.vbs /ipk <var><Your product key></var>Note You can also use the Volume Activation Management Tool (VAMT) 3.0 to change the product key remotely, or if you want to change the product key on multiple computers. -
-
-
-
I had the same issue and found this fix on a blog:
I came across the following error message when activating Windows 8 Enterprise x64 RTM en-gb, downloaded from MSDN:
“Error 0x8007007B The File name, directory name, or volume label syntax is incorrect.”
The Solution
Using the key provided to you (MSDN etc.) you will need to run the following in an elevated command prompt –
if you are new to Windows 8, click Start –> type “cmd” –> right-click on a command prompt and select “Run as administrator” in the bottom of the page:Next type the following commands:
slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs /ato
The first command will update the key.
The second command will activate Windows.
Replace the "XXXX" bits with your Windows 8 Key (you do need to enter the dashes and you don't need to surround it with double quotes).
Siv
Graham Sivill - Martley, Worcester. UK
please help me
the same error comes again
i have windows 8 pro
- Düzenleyen K.D sandhu 10 Ağustos 2014 Pazar 16:52
-
-
-
-
-
I had an issue when I downloaded the Enterprise version, but I am not sure what the error code was. I had to do the following:
- open CMD as admin
- type slmgr /upk
- then type slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
_____________________________________________________________________________________________________________
Help Me, it didn't work for me after following the step above
it's the window appear showing Error 0x8007007B (SWbemObjectEx)
after following those step
already try SLUI 3 too but it's show the key is didn't work please try again or try a different key
i'm on windows 8.1 Single Language
Help Me please
-