Windows PowerShell Tutorial - How to Show disks Using a Powershell Command?

Publicado em: 08 Janeiro 2026
no canal de: Moses TCG
8
0

Windows PowerShell is a command-line shell and scripting language built by Microsoft to help users automate tasks, manage Windows, and control system settings more efficiently than using the mouse and GUI alone.

In simple terms

Think of PowerShell as:

Command Prompt on steroids 💪
but smarter, more powerful, and script-based.

What PowerShell is used for

PowerShell allows you to:

✅ Manage files and folders
✅ Control Windows settings
✅ Manage users and permissions
✅ Install, update, and configure software
✅ Automate repetitive tasks
✅ Manage servers, networks, and cloud services (like Azure)

How it works
===========
Unlike the old Command Prompt, PowerShell works with objects, not just text.

Example:

Command Prompt → outputs plain text

PowerShell → outputs structured objects (with properties and methods)

This makes it much easier to filter, sort, and manipulate data.

Example PowerShell commands
Get-Date
👉 Shows the current date and time

Get-Process
👉 Lists all running processes

Get-Service
👉 Lists Windows services

PowerShell vs Command Prompt
==========================
Feature Command Prompt PowerShell
------------------------------------------------------------------------------------------
Scripting Limited Very powerful
Output type Text only Objects
Automation Weak Strong
System management Basic Advanced
Modern support Legacy Actively developed

Versions of PowerShell
===================
1. Windows PowerShell

Built into Windows
Based on .NET Framework
Default in Windows 7, 8, 10 (older)

2. PowerShell (Core / PowerShell 7+)
Cross-platform (Windows, Linux, macOS)
Based on .NET
Faster and actively updated

Who should use PowerShell?

IT administrators
Computer science students
Developers
Tech YouTubers
Anyone who wants to work faster on Windows

One-line summary
----------------------------
Windows PowerShell is a powerful Microsoft tool for automating tasks and managing Windows using commands and scripts.


Nesta página do site você pode assistir ao vídeo on-line Windows PowerShell Tutorial - How to Show disks Using a Powershell Command? duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Moses TCG 08 Janeiro 2026, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 8 vezes e gostou 0 espectadores. Boa visualização!