353 Results for:CMDLET

  • Sort by: 

Definitioncmdlet

A cmdlet -- pronounced 'command-let' -- is a small, lightweight command that is used in the Windows ...Read More

How well do you know PowerCLI cmdlets?

By Allyson Larcom 22 Jan 2020

Take this eight-question quiz to determine how much you know about PowerCLI and its cmdlets -- the short scripts that enable you to automate nearly anything. Read More

Top PowerShell commands you must know, with cheat sheet

By Brien Posey 08 Mar 2023

Explore this list of the most-used PowerShell cmdlets and what each one is used for. Then download the handy cheat sheet to keep the information at your fingertips. Read More

Try out PowerShell grep equivalents with these examples

By Anthony Howell 23 Jan 2023

Though less well known than grep, PowerShell cmdlets such as Select-String have extensive search capabilities in their own right. Explore use cases for both in this tutorial. Read More

PowerShell ForEach-Object cmdlet picks up speed

By Adam Bertram 24 Apr 2020

Administrators get extra incentive to switch to PowerShell 7 after an existing cmdlet acquires a performance enhancement to run multiple iterations in parallel. Read More

How to copy files from source to destination in PowerShell

By Anthony Howell, Richard Siddaway 10 Mar 2023

Take a closer look at Copy-Item cmdlet coding examples to build advanced PowerShell scripts that copy files with safety measures to ensure the duplicates reach their destinations. Read More

16 PowerShell commands for network troubleshooting

By Damon Garn 04 Nov 2022

These 16 Windows PowerShell cmdlets, including Get-NetIPAddress and Test-Connection, help network administrators troubleshoot their network environments. Read More

3 PowerCLI snapshot management cmdlets you can use

By Dan Franciscus 04 Nov 2019

You can use PowerCLI to manage snapshots in vSphere. With just three cmdlets, you can create, revert to and remove snapshots to keep your environment running smoothly. Read More

Useful PowerCLI cmdlets for managing hard disks

By Dan Franciscus 25 Jun 2019

Users can more easily manage a VM's hard disk with a few common PowerCLI cmdlets. PowerCLI enables users to create, modify, move and remove disks so as to automate complex tasks. Read More

Manage Kubernetes clusters with PowerShell and kubectl

By Anthony Howell 07 Nov 2022

Learn how to use the Kubernetes tool kubectl in PowerShell, including setting up aliasing and tab-completion, parsing JSON output and searching logs with the Select-String cmdlet. Read More

Use these PowerCLI vMotion cmdlets to automate VM migration

By Dan Franciscus 16 Sep 2019

VMware vMotion moves VMs between hypervisors and storage devices to keep those VMs running. You can use PowerCLI to easily automate complex vMotion tasks. Read More