Sign inSign up

zc1050/vlmcsd

By zc1050

Updated almost 3 years ago

A docker image running vlmcsd

Image
0

939

zc1050/vlmcsd repository overview

Usage

Pull this image:

docker pull zc1050/vlmcsd:latest

Run with docker cli:

$ docker run -d -p 1688:1688 --restart=always --name vlmcsd zc1050/vlmcsd

Windows

slmgr.vbs -upk
slmgr.vbs -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs -skms DOCKER_IP
slmgr.vbs -ato
slmgr.vbs -dlv

Office x86

cd \Program Files (x86)\Microsoft Office\Office16
cscript ospp.vbs /sethst:DOCKER_IP
cscript ospp.vbs /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
cscript ospp.vbs /act
cscript ospp.vbs /dstatusall

Office x86_64

cd \Program Files\Microsoft Office\Office16
cscript ospp.vbs /sethst:DOCKER_IP
cscript ospp.vbs /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
cscript ospp.vbs /act
cscript ospp.vbs /dstatusall

Sources

https://github.com/Wind4/vlmcsd

GVLK keys

Windows:https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys

Office 2013: https://technet.microsoft.com/en-us/library/dn385360.aspx

Office 2016 & 2019: https://technet.microsoft.com/en-us/library/dn385360(v=office.16).aspx

Tag summary

Content type

Image

Digest

sha256:f5c20a897

Size

3.3 MB

Last updated

almost 3 years ago

docker pull zc1050/vlmcsd