Windows PowerShell Tutorial 2 - Cmdlets

Windows PowerShell Tutorial 2 - Cmdlets

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,617
Reaction score
1,139
Regedit32 submitted a new article:

Windows PowerShell Tutorial 2 - The Cmdlet: What it is, how to get information on it, and how to use

PowerShell as a Scripting language comes with built in Commands you can use. An individual command in PowerShell is commonly called a Cmdlet (pronounced command-let).

The Cmdlet is one of the many useful tools made available for supporting Scripting in PowerShell which is based around the .Net Framework.

It is perhaps one of the most basic aspects of PowerShell, yet can be somewhat daunting at the same if you are not familiar with them. When PowerShell was first released...

Read more about this article...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top