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

Troubleshoot name resolution on Windows, Linux and macOS

By Damon Garn 02 Aug 2022

Network administrators can troubleshoot name resolution using a variety of methods, including ping, nslookup and PowerShell cmdlets. Here are some troubleshooting best practices. Read More

Use these 5 PowerCLI cmdlets to automate vCenter tasks

By Dan Franciscus 19 Jun 2019

With just a handful of cmdlets -- Get-VM, Set-VM, Start-VM, Stop-VM and Stop-VMGuest -- you can use PowerCLI to automate vCenter tasks at scale, something you can't do with a GUI. Read More

How admins can benefit from switching to PowerShell 7.4

By Anthony Howell 04 Mar 2024

This PowerShell release includes PSReadLine enhancements, better integration with Windows Defender Application Control and new features to ease native command use for all platforms. Read More

The Power BI-PowerShell cmdlet cheat sheet

By Brien Posey 15 Nov 2018

DBAs can manage Power BI data sets, workspaces and reports with PowerShell. Using the two tools together makes for a more efficient and effective workflow. Read More

Use these PowerCLI cmdlets to automate VMware vSphere

By Dan Franciscus 10 Oct 2018

Take advantage of these PowerCLI cmdlets to copy files to and from local machines to VMware VMs. For complex tasks, a programmatic interface enables easier management than a GUI. Read More

PS Get-HotFix Cmdlet Checks Update Status

By Ed Tittel 27 Aug 2018

For those who want to know if a Windows update or upgrade is present or absent, the PS Get-HotFix Cmdlet checks update status. Here's how to use it. Read More

Azure PowerShell cmdlets monitor, manage VMs

By Nirmal Sharma 16 Apr 2018

PowerShell gives administrators a way to customize reports that hone in on the details that matter to the business, such as the configuration of production VMs. Read More

Understand PowerShell splatting with these examples

By Anthony Howell 28 Dec 2023

Give this PowerShell splatting tutorial a closer look to see how to simplify complex commands to make your code more versatile, which can be a boon in team environments. Read More

PS Cmdlet Turns Win10 Networks Private

By Ed Tittel 27 Jul 2018

Because GUI access to the control can sometimes be problematic (or MIA), it's a good thing that PS Cmdlet turns Win10 networks Private. That cmdlet is named Set-NetConnectionProfile. Read More

Hyper-V cmdlets for daily operational tasks

By Nirmal Sharma 22 Jan 2018

With simple scripts, enable or disable VM Integration Services and Live Migration on Hyper-V hosts, reset VM replication stats, grant or revoke VM access, and optimize VHD files. Read More