This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kms:start [2020/08/10 23:07] 127.0.0.1 external edit |
kms:start [2020/09/23 11:40] (current) admin |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| À partir d’une invite de commande élevée en administrateur, exécutez la commande suivante :\\ | À partir d’une invite de commande élevée en administrateur, exécutez la commande suivante :\\ | ||
| - | <sxh batch> | + | <sxh> |
| nslookup -type=all _vlmcs._tcp>.\kms.txt | nslookup -type=all _vlmcs._tcp>.\kms.txt | ||
| notepad .\kms.txt | notepad .\kms.txt | ||
| Line 90: | Line 90: | ||
| __Activation d'Office 2013 (x64):__ | __Activation d'Office 2013 (x64):__ | ||
| - | <sxh batch> | + | <sxh> |
| cd "C:\Program Files\Microsoft Office\Office15" | cd "C:\Program Files\Microsoft Office\Office15" | ||
| cscript ospp.vbs /sethst:[Server KMS FQDN] | cscript ospp.vbs /sethst:[Server KMS FQDN] | ||
| Line 97: | Line 97: | ||
| __Activation d'Office 2016 (x86):__ | __Activation d'Office 2016 (x86):__ | ||
| - | <sxh batch> | + | <sxh> |
| cd "C:\Program Files (x86)\Microsoft Office\Office16" | cd "C:\Program Files (x86)\Microsoft Office\Office16" | ||
| cscript ospp.vbs /sethst:[Server KMS FQDN] | cscript ospp.vbs /sethst:[Server KMS FQDN] | ||
| Line 104: | Line 104: | ||
| __Activation d'Office 2016 (x64):__ | __Activation d'Office 2016 (x64):__ | ||
| - | <sxh batch> | + | <sxh> |
| cd "C:\Program Files\Microsoft Office\Office16" | cd "C:\Program Files\Microsoft Office\Office16" | ||
| cscript ospp.vbs /sethst:[Server KMS FQDN] | cscript ospp.vbs /sethst:[Server KMS FQDN] | ||