massgrave.dev/build/assets/js/370bc0a8.fd5f0db4.js

1 line
7.8 KiB
JavaScript
Raw Normal View History

"use strict";(self.webpackChunkmas_docs=self.webpackChunkmas_docs||[]).push([[845],{5919:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>r,contentTitle:()=>c,default:()=>a,frontMatter:()=>d,metadata:()=>l,toc:()=>h});var s=i(4848),t=i(8453);const d={},c="Command Line Switches",l={id:"command_line_switches",title:"Command Line Switches",description:"Switches List",source:"@site/docs/command_line_switches.md",sourceDirName:".",slug:"/command_line_switches",permalink:"/command_line_switches",draft:!1,unlisted:!1,editUrl:"https://github.com/massgravel/mas-docs/tree/main/docs/command_line_switches.md",tags:[],version:"current",frontMatter:{},sidebar:"tutorialSidebar",previous:{title:"Online KMS Activation",permalink:"/online_kms"},next:{title:"Check Activation Status",permalink:"/check_activation_status"}},r={},h=[{value:"Switches List",id:"switches-list",level:2},{value:"Uses In Powershell One Liner",id:"uses-in-powershell-one-liner",level:2},{value:"Rules",id:"rules",level:2},{value:"Need help?",id:"need-help",level:2}];function o(e){const n={a:"a",code:"code",h1:"h1",h2:"h2",hr:"hr",li:"li",p:"p",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,t.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"command-line-switches",children:"Command Line Switches"}),"\n",(0,s.jsx)(n.h2,{id:"switches-list",children:"Switches List"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsx)(n.li,{children:"You can use the below switches in MAS AIO, separate files version and in Powershell one-liner to run in unattended mode."}),"\n",(0,s.jsxs)(n.li,{children:["If you want to use it in Windows Pre-Activation then check ",(0,s.jsx)(n.a,{href:"/oem-folder",children:"this"})," page for more details."]}),"\n"]}),"\n",(0,s.jsxs)(n.table,{children:[(0,s.jsx)(n.thead,{children:(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.th,{children:"Switches"}),(0,s.jsx)(n.th,{children:"Meaning"})]})}),(0,s.jsxs)(n.tbody,{children:[(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/HWID"})}),(0,s.jsx)(n.td,{children:"Activate with HWID"})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/HWID-NoEditionChange"})}),(0,s.jsxs)(n.td,{children:["Some editions don't support HWID, script by default change edition to nearest available to enable HWID activation. This switch can be used to stop this change. You don't need to add ",(0,s.jsx)(n.code,{children:"/HWID"})," switch with this."]})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{}),(0,s.jsx)(n.td,{})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/Ohook"})}),(0,s.jsx)(n.td,{children:"Install Ohook to activate Office"})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/Ohook-Uninstall"})}),(0,s.jsx)(n.td,{children:"Uninstall Ohook"})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{}),(0,s.jsx)(n.td,{})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/KMS38"})}),(0,s.jsx)(n.td,{children:"Activate with KMS38"})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/KMS38-RemoveProtection"})}),(0,s.jsx)(n.td,{children:"Remove KMS38 protection"})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/KMS38-NoEditionChange"})}),(0,s.jsxs)(n.td,{children:["Some editions don't support KMS38, script by default change edition to nearest available to enable KMS38 activation. This switch can be used to stop this change. You don't need to add ",(0,s.jsx)(n.code,{children:"/KMS38"})," switch with this."]})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{}),(0,s.jsx)(n.td,{})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/KMS-Windows"})}),(0,s.jsx)(n.td,{children:"Activate Windows with Online KMS"})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.code,{children:"/KMS-Office"})}),(0,s.jsx)(n.td,{children:"Activate Office with Online KMS"})]}),(0,s.jsxs)(n.tr,{children:[(0,s.jsx)(n.td,{children:(0,s.jsx)(n.co