Cmdlet

cmdlets are Microsoft .NET programs designed to interact with Microsoft’s PowerShell automation platform and scripting language. System administrators frequently use PowerShell cmdlets to automate and simplify routine administration tasks across local and remote Windows-based systems.

Pronounced command-let, a cmdlet serves as a lightweight Windows PowerShell script designed to perform a single function. These functions can include actions such as starting and stopping services, managing event logs and events and retrieving data using WMI.

Basic Windows PowerShell cmdlets

Some basic PowerShell cmdlets include Get-Command for searching for specific cmdlets, Get-Help for providing information on how to use specific cmdlets as well as syntax parameters for the cmdlets, Get-Member for obtaining information about the objects that a cmdlet returns, Get-Location and Set-Location for getting and changing the current directory, and Move-Item and Rename-Item for moving and renaming files.

Unlike commands in other command-shell environments, cmdlets are not stand-alone executables and are instead instances of .NET Framework classes. They are also record-oriented because they process a single object at a time, and they process input objects from the pipeline rather than from streams of text, while delivering objects in most cases as output to the pipeline.

Forrest Stroud
Forrest Stroud
Forrest is a writer for Webopedia. Experienced, entrepreneurial, and well-rounded, he has 15+ years covering technology, business software, website design, programming, and more.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.

Related Articles

Embedded Analytics

Embedded analytics brings self-service business intelligence to everyday application users.

HRIS

Human resources information system (HRIS) solutions help businesses manage multiple facets of their workforce operations. They provide a central platform for human resources professionals...

Complete List of Cybersecurity Acronyms

Cybersecurity news and best practices are full of acronyms and abbreviations. Without understanding what each one means, it's difficult to comprehend the significance of...

Human Resources Management System

A Human Resources Management System (HRMS) is a software application that supports many functions of a company's Human Resources department, including benefits administration, payroll,...

ScalaHosting

ScalaHosting is a leading managed hosting provider that offers secure, scalable, and affordable...

HRIS

Human resources information system (HRIS) solutions help businesses manage multiple facets of their...

Best Managed Service Providers...

In today's business world, managed services are more critical than ever. They can...