Similar to Task Manager, but in text format.
wmic service create name="NewService" displayname="New Service" pathName="C:\Path\To\Service.exe"
Last updated: October 2025. Compatible with Windows 10, Windows 11, Windows Server 2022, and Windows Server 2025.

