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

Published: 08 January 2026
on channel: 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.


On this page of the site you can watch the video online Windows PowerShell Tutorial - How to Show disks Using a Powershell Command? with a duration of hours minute second in good quality, which was uploaded by the user Moses TCG 08 January 2026, share the link with friends and acquaintances, this video has already been watched 8 times on youtube and it was liked by 0 viewers. Enjoy your viewing!