Use Powershell
Windows 10
Click here for instructions accessing Powershell
Click here for instructions accessing Powershell with administrator rights
PowerShell is a task-based command-line shell
and scripting language built on .NET. PowerShell helps system
administrators and power-users rapidly automate tasks that manage
operating systems (Linux, macOS, and Windows) and processes.
PowerShell commands let you manage computers from the command line.
PowerShell providers let you access data stores, such as the
registry and certificate store, as easily as you access the file
system. PowerShell includes a rich expression parser and a fully
developed scripting language.
The content is too much to type. Here is an external link to powershell help. (cannot guarantee if link will always work since it is an external link)
As time goes by, I will add to this page.