OSPP.VBS cmd prompt Announcing the arrival of Valued Associate #679: Cesar Manara ...
How to bypass password on Windows XP account?
Is it true that "carbohydrates are of no use for the basal metabolic need"?
Resolving to minmaj7
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
Why is "Consequences inflicted." not a sentence?
Is the Standard Deduction better than Itemized when both are the same amount?
Naming the result of a source block
What is the meaning of the new sigil in Game of Thrones Season 8 intro?
When do you get frequent flier miles - when you buy, or when you fly?
How to answer "Have you ever been terminated?"
English words in a non-english sci-fi novel
Why is my conclusion inconsistent with the van't Hoff equation?
Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?
List *all* the tuples!
3 doors, three guards, one stone
How to align text above triangle figure
What is Arya's weapon design?
What does this icon in iOS Stardew Valley mean?
Why light coming from distant stars is not discreet?
Can a non-EU citizen traveling with me come with me through the EU passport line?
51k Euros annually for a family of 4 in Berlin: Is it enough?
How does the particle を relate to the verb 行く in the structure「A を + B に行く」?
Extract all GPU name, model and GPU ram
Should I use a zero-interest credit card for a large one-time purchase?
OSPP.VBS cmd prompt
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Batch files: Outputting into txt fileSystem cannot find “OfficeStarter.vbs”Force program (phraseexpress) to open 64 bit command prompt“Save As” causes Office to crashHow can I recover a Microsoft Office 2013 product key?opening .js file in CMD runs windows script hostWmic command not found while running cmd through runas commandCMD closes immediately after opening itHow can I share only my CMD Prompt window remotely to other computers?I can't run javac without running cmd in administrative mode
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I am running into a problem with running the following command in cmd to retrieve the last 5 digits of my Office key.
The command prompt is as follows:
cscript “C:Program Files (x86)Microsoft OfficeOffice15OSPP.VBS” /dstatus
Opening CMD, I changed the directory to the root of C:
and ran the command, but I get the following error:
"Input Error: There is no file extension in "C:"C:program"."
I verified the file is there in the program files x86 folder, so I am not sure where I am going wrong. Any help would be appreciated.
microsoft-office cmd.exe microsoft-office-2013
add a comment |
I am running into a problem with running the following command in cmd to retrieve the last 5 digits of my Office key.
The command prompt is as follows:
cscript “C:Program Files (x86)Microsoft OfficeOffice15OSPP.VBS” /dstatus
Opening CMD, I changed the directory to the root of C:
and ran the command, but I get the following error:
"Input Error: There is no file extension in "C:"C:program"."
I verified the file is there in the program files x86 folder, so I am not sure where I am going wrong. Any help would be appreciated.
microsoft-office cmd.exe microsoft-office-2013
2
Replace the smart quotes“
and”
with normal quotes"
– DavidPostill♦
Jan 14 '16 at 18:25
Thanks for the help guys, I will try that and see if I can get it to work.
– Josh McMullin
Jan 14 '16 at 19:14
Hi McDonald's thanks for taking the time to respond. I think I got that issue resolved.
– Josh McMullin
Jul 18 '17 at 21:42
add a comment |
I am running into a problem with running the following command in cmd to retrieve the last 5 digits of my Office key.
The command prompt is as follows:
cscript “C:Program Files (x86)Microsoft OfficeOffice15OSPP.VBS” /dstatus
Opening CMD, I changed the directory to the root of C:
and ran the command, but I get the following error:
"Input Error: There is no file extension in "C:"C:program"."
I verified the file is there in the program files x86 folder, so I am not sure where I am going wrong. Any help would be appreciated.
microsoft-office cmd.exe microsoft-office-2013
I am running into a problem with running the following command in cmd to retrieve the last 5 digits of my Office key.
The command prompt is as follows:
cscript “C:Program Files (x86)Microsoft OfficeOffice15OSPP.VBS” /dstatus
Opening CMD, I changed the directory to the root of C:
and ran the command, but I get the following error:
"Input Error: There is no file extension in "C:"C:program"."
I verified the file is there in the program files x86 folder, so I am not sure where I am going wrong. Any help would be appreciated.
microsoft-office cmd.exe microsoft-office-2013
microsoft-office cmd.exe microsoft-office-2013
edited Jan 14 '16 at 18:22
Pimp Juice IT
25.4k114178
25.4k114178
asked Jan 14 '16 at 17:48
Josh McMullinJosh McMullin
103112
103112
2
Replace the smart quotes“
and”
with normal quotes"
– DavidPostill♦
Jan 14 '16 at 18:25
Thanks for the help guys, I will try that and see if I can get it to work.
– Josh McMullin
Jan 14 '16 at 19:14
Hi McDonald's thanks for taking the time to respond. I think I got that issue resolved.
– Josh McMullin
Jul 18 '17 at 21:42
add a comment |
2
Replace the smart quotes“
and”
with normal quotes"
– DavidPostill♦
Jan 14 '16 at 18:25
Thanks for the help guys, I will try that and see if I can get it to work.
– Josh McMullin
Jan 14 '16 at 19:14
Hi McDonald's thanks for taking the time to respond. I think I got that issue resolved.
– Josh McMullin
Jul 18 '17 at 21:42
2
2
Replace the smart quotes
“
and ”
with normal quotes "
– DavidPostill♦
Jan 14 '16 at 18:25
Replace the smart quotes
“
and ”
with normal quotes "
– DavidPostill♦
Jan 14 '16 at 18:25
Thanks for the help guys, I will try that and see if I can get it to work.
– Josh McMullin
Jan 14 '16 at 19:14
Thanks for the help guys, I will try that and see if I can get it to work.
– Josh McMullin
Jan 14 '16 at 19:14
Hi McDonald's thanks for taking the time to respond. I think I got that issue resolved.
– Josh McMullin
Jul 18 '17 at 21:42
Hi McDonald's thanks for taking the time to respond. I think I got that issue resolved.
– Josh McMullin
Jul 18 '17 at 21:42
add a comment |
1 Answer
1
active
oldest
votes
Open cmd as administrator
type cd C:Program Files/Microsoft Office/Office16
hit enter
then you want to type ospp.vbs /dstatus
done
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1026413%2fospp-vbs-cmd-prompt%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Open cmd as administrator
type cd C:Program Files/Microsoft Office/Office16
hit enter
then you want to type ospp.vbs /dstatus
done
New contributor
add a comment |
Open cmd as administrator
type cd C:Program Files/Microsoft Office/Office16
hit enter
then you want to type ospp.vbs /dstatus
done
New contributor
add a comment |
Open cmd as administrator
type cd C:Program Files/Microsoft Office/Office16
hit enter
then you want to type ospp.vbs /dstatus
done
New contributor
Open cmd as administrator
type cd C:Program Files/Microsoft Office/Office16
hit enter
then you want to type ospp.vbs /dstatus
done
New contributor
New contributor
answered 18 hours ago
Charlie BeddallCharlie Beddall
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1026413%2fospp-vbs-cmd-prompt%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Replace the smart quotes
“
and”
with normal quotes"
– DavidPostill♦
Jan 14 '16 at 18:25
Thanks for the help guys, I will try that and see if I can get it to work.
– Josh McMullin
Jan 14 '16 at 19:14
Hi McDonald's thanks for taking the time to respond. I think I got that issue resolved.
– Josh McMullin
Jul 18 '17 at 21:42