InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between Main screen and commands window? |
|
Answer» -Power Shell 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.PLEASE MARK AS BRAINLIEST |
|