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 can I delete Exchange audit logs?

By Steve Goodman 22 Oct 2014

Admins don't have to sidestep the default settings for deleting logs, but if needed, these PowerShell cmdlets will get the job done. Read More

Connect data with PowerShell's Join-Object module

By Dan Franciscus 25 Oct 2021

In PowerShell, connect different data sources and sets with the community module Join-Object. Examine different examples and use cases to relate your data. Read More

Best practices for using PowerShell ISE for scripting

By Brien Posey, Adam Bertram 15 Feb 2023

Administrators who want to break into PowerShell scripting need to work with an editor for a more effective workflow. Learn how to edit and manage scripts with PowerShell ISE. Read More

Why you should consider an upgrade from PowerShell 5.1 to 7

By Adam Bertram 09 Nov 2021

A switch to PowerShell 7 will bring performance benefits along with expanded functionality to help administrators keep pace with changing needs in the enterprise. Read More

How to perform an AD group membership backup and restore

By Mike Kanakos 26 Oct 2022

You can fix some problems with Active Directory with a few clicks, but things get difficult when they involve many layers of group membership. Here's a few ways to avoid trouble. Read More

How to avoid the double-hop problem with PowerShell

By Adam Bertram, Stephen J. Bigelow 06 Mar 2023

IT pros who manage with PowerShell will run into the double-hop problem and use CredSSP to work around it. This tutorial offers a more streamlined way to avoid that roadblock. Read More

Using PowerShell for Azure service principal authentication

By Liam Cleary 14 Mar 2023

With help from the Azure PowerShell module, you can avoid login prompts and automate the authentication process when using service principals on Microsoft's cloud platform. Read More

8 network tasks administrators can do quicker from the CLI

By Damon Garn 05 Dec 2023

Admins can use the command-line interface to manage network tasks. Learn how to streamline automation, troubleshoot networks and manage services on Linux, macOS and Windows. Read More

Running PowerShell scripts can ease Windows virtualization tasks

By Ed Tittel 01 Nov 2013

Put PowerShell cmdlets to work with Windows virtualization by automating setup, maintenance and configuration tasks in your organization. Read More

How to reduce Azure costs via automation

By Stuart Burns 30 Sep 2022

One way for Azure customers to reduce their spending is to be sure VMs deployed in the cloud aren't running when they aren't needed. Automation can help. Read More