Can someone tell me the main differences between the command prompt and the powershell please? :) | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Can someone tell me the main differences between the command prompt and the powershell please? :)

4th Jan 2017, 9:29 PM
Davide Piazza
Davide Piazza - avatar
2 Respostas
+ 2
PowerShellĀ is actually veryĀ differentĀ from theĀ Command Prompt. It usesĀ different commands, known as cmdlets inĀ PowerShell. Many system administration tasks ā€” from managing the registry to WMI (Windows Management Instrumentation) ā€” are exposed viaĀ PowerShellĀ cmdlets, while they aren't accessible from theĀ Command Prompt.
4th Jan 2017, 9:33 PM
Sharique Ansari
Sharique Ansari - avatar
+ 1
Thank you very much :)
4th Jan 2017, 9:35 PM
Davide Piazza
Davide Piazza - avatar