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

Hone your PowerShell text manipulation skills

By Richard Siddaway 03 Mar 2023

Retrieving content from and modifying content in text files with PowerShell are skills many administrators need to cultivate to aid their automation efforts. Read More

How to use TFTP to transfer files across the network

By Damon Garn 19 Jan 2024

Trivial File Transfer Protocol is one of the oldest and simplest TCP/IP file exchange protocols. Here are use cases and best practices for installation and security. Read More

What's new with the EXO v3 module for Exchange admins?

By Reda Chouffani 01 Feb 2023

Microsoft made several significant improvements in the Exchange Online PowerShell v3 module for added reliability and performance when managing the hosted email platform. Read More

What's new with PowerShell error handling?

By Adam Bertram 05 Feb 2020

PowerShell 7 introduces a new cmdlet to assist administrators who wanted a better way to find out what broke in the scripts they wrote to manage their systems. Read More

Reveal Windows file server permissions with PowerShell's help

By Anthony Howell 03 Mar 2023

An unauthorized permissions change on a file share could lock out other users. Learn how to automate a report that shows permissions on the server to find these problems fast. Read More

Use PowerShell workflows when performance matters

By Richard Siddaway 27 Feb 2023

When time is of the essence, add parallel processing to your PowerShell scripts to perform tasks more efficiently by using the workflows feature in the automation tool. Read More

PowerShell vs. Bash: Key differences explained

By Brien Posey, Adam Bertram 17 Mar 2023

Windows admins have the option to use Bash, a Linux shell, but the command-line tool doesn't stack up one to one with PowerShell for Windows deployments. Read More

Configure NIC teaming in Windows Server

By Damon Garn 20 Mar 2023

NIC teaming maximizes network bandwidth and provides redundancy benefits. These steps guide users through NIC teaming configuration in Windows Server with GUI and PowerShell. Read More

How to secure passwords with PowerShell

By Anthony Howell 27 Mar 2023

Storing passwords in plain text is bad, but what methods are good? Try one of these approaches, such as secure strings or the SecretManagement module, to encrypt passwords. Read More

Updated Exchange Online PowerShell module adds reliability, speed

By Reda Chouffani 17 Mar 2020

Microsoft assists Exchange Online administrators who rely on PowerShell by reworking the underlying functionality of several cmdlets used to manage the hosted email platform. Read More