@echo off cd /d "C:\Program Files\Microsoft Office\Office16" cscript ospp.vbs /dstatus > lic.txt for /f "tokens=6" %%a in ('find "Last 5 characters" lic.txt') do cscript ospp.vbs /unpkey:%%a cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX cscript ospp.vbs /act del lic.txt Would you like a ready-to-use script or help with a specific Office 365 CMD task (e.g., silent installation, version rollback, or license removal)? cmd office 365
The DWService Agent is a key component that you first need to install on your device in order to be able to remotely control it.
With DWService, you can control your remote machines directly from within a web browser. Hence, there is nothing to install. However, we have developed clients for several platforms in order to improve your experience and bypass browser limitations.
Licenses and Sources of Agent
The agent software is free and open source. It consists of a core component released under the MPLv2 license, and several libraries and components that are governed by different licenses. The source code is hosted on GitHub, you can download it here: https://github.com/dwservice/agent.