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 to deploy and force updates with gpupdate

By Damon Garn 12 Feb 2024

Group Policy can be a helpful tool during the troubleshooting process. Further, refreshing a system's Group Policy settings with gpupdate can solve plenty of issues. Read More

Retrieve a Hyper-V event log with the Get-EventLog cmdlet

By Nirmal Sharma 23 Feb 2018

Use the Get-EventLog PowerShell cmdlet with the desired parameters to retrieve a Hyper-V event log. This command gets errors and warnings and exports them as a CSV file. Read More

Enable and disable vTPM on Hyper-V VMs with PowerShell cmdlets

By Nirmal Sharma 22 Mar 2018

If you don't have Guarded Fabric or Shielded VMs, which have the Trusted Platform Module feature built-in, you need to manually enable virtual TPM for your Hyper-V VMs using PowerShell. Read More

Avoid data overflows with PowerShell Remove-Item

24 Jun 2021

The cmdlet helps delete misplaced files and outdated documents, but you should tune the code to optimize execution and avoid errors when the work entails many files and folders. Read More

Ease migrations with Windows Server Migration Tools cmdlets

By Brien Posey 06 Jan 2017

An in-place Windows Server upgrade is easier than a server migration. When an upgrade isn't possible, admins can ease the transition with a Microsoft snap-in. Read More

How to run PowerShell cmdlets on remote servers

By Brien Posey 16 Jul 2015

The Invoke-Command and New-PSSession PowerShell cmdlets can make it easier for admins to manage a number of remote servers. Read More

How to use ChatGPT with PowerShell to write code for admins

By Anthony Howell 24 Oct 2023

Use of artificial intelligence tools is on the rise in many industries, and administrators can tap into these digital helpers to improve their scripting attempts. Read More

Get started with vRealize Orchestrator with PowerCLI

By Rob Bastiaansen 04 Feb 2021

You can use PowerCLI to automate tasks in vRealize Orchestrator 8.1. Use cmdlets through the Scriptable Task feature or from a workflow in vRealize Orchestrator. Read More

How to use the PowerShell extension for Visual Studio Code

By Anthony Howell 31 Jan 2024

Administrators who want to accelerate their automation skills can tap into the enhanced editing and debugging features of the Microsoft code editor. Read More

What's new in Microsoft Graph PowerShell v2?

By Liam Cleary 18 Sep 2023

The company overhauled the new version of its software development kit and updated PowerShell modules that replace legacy methods for managing Microsoft's cloud-based services. Read More