I was wondering if they added any new tools to the Windows 8 command line?
|
closed as not constructive by Journeyman Geek, Hennes, Mokubai, Diogo, ChrisF Nov 3 '12 at 20:36
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Yes, they have made changes to the command line tools available. Some have been added, and others removed. New commands:
Removed commands:
Commands with changes made to them:
|
|||||||||
|
|
Run CMD and use this list.. New List Of Commands for Windows 8 Checknetisolation The checknetisolation command is a developer tool that can be used to test and troubleshoot the network capabilities of a Windows Store app from the Command Prompt Fondue The fondue command is no doubt one of the more memorable new commands in Windows 8. It stands for Licensingdiag The licensingdiag command is actually a pretty handy tool. You define an XML and a CAB file to create and Windows 8 will generate both, full of information about your Windows 8 installation, specifically product activation and registration related data. The most reasonable use for licensingdiag is to provide valuable activation troubleshooting information to Microsoft or some other support person. Pwlauncher The pwlauncher command is a command-line tool that can enable, disable, or show the current status of your Windows To Go start-up options Register-cimprovider The register-cimprovider command does just that - it registers CIM (Common Information Model) providers in Windows 8 from the command line. Tpmvscmgr The tpmvscmgr command is a full TPM virtual smart card tool, allowing both the creation and removal of smart cards Besides that there are some commands that have been removed,the list of removed command can be found here |
||||