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

Use PowerShell Docker to manage Windows container components

By Nirmal Sharma 14 Mar 2019

Take advantage of the PowerShell for Docker module to easily create and manage Windows containers in your environment with this step-by-step installation guide. Read More

Manage a multitude of VMware datastores using PowerCLI

By Dan Franciscus 27 Mar 2019

Discover how you can use PowerCLI to boost your storage by monitoring and managing VMware datastores across multiple hosts. This tool has many advantages over the typical GUI. Read More

Build a PowerShell logging function for troubleshooting

By Adam Bertram 23 Feb 2023

A basic administrative skill is checking over logs to find out why something broke. Learn how to build a proper logging mechanism to catch errors for diagnostic purposes. Read More

Increase PowerShell security with help from AppLocker

By Dan Franciscus 13 Apr 2020

Learn how to curb the native abilities of the expansive scripting tool in the Windows OS to prevent your users from being unwitting participants in a cyberattack. Read More

Painlessly deploy Azure File Sync with PowerShell

By Adam Bertram 10 May 2019

Have you ever run low on file server capacity or struggled to access files? Setting up Azure File Sync can give your organization centralized file shares with local accessibility. Read More

PowerShell Clears Stale Printer Objects

By Ed Tittel 29 May 2019

Because PowerShell clears stale Printer objects quickly and easily, checks and cleanups are worth integrating into routine system maintenance activities. Read More

How to use PowerCLI and how it can help you

By Brian Kirsch 10 Oct 2019

PowerCLI enables you to use PowerShell commands to automate a VMware environment, streamlining your system and adding simplicity compared to using a GUI. Here's how to get started. Read More

PowerShell Command Line Zip Handling

By Ed Tittel 06 May 2019

Once you learn the syntax and parameters involved, PowerShell command ine Zip handling is simple and easy, both for bundling files into archives, and unpacking archives' contents. Read More

Lighten up and install Exchange 2019 on Windows Server Core

By Nathan O'Bryan 11 May 2020

Organizations looking to tighten up security in every aspect of their infrastructure now have the option to deploy their on-premises messaging system on Server Core 2019. Read More

Follow this step-by-step guide to use AWS Lambda with PowerShell

By Prateek Singh 20 May 2019

Explore the process needed to prepare, package and publish Lambda functions with PowerShell modules. Use the examples in each step to model your own functions. Read More