Commands

How to use the command Get-Alias (with examples)

How to use the command Get-Alias (with examples)

Get-Alias is a PowerShell command that allows users to list and retrieve command aliases in the current PowerShell session.

Read More
How to use the command Get-ChildItem (with examples)

How to use the command Get-ChildItem (with examples)

The Get-ChildItem command in PowerShell is used to list items in a directory.

Read More
How to use the command Get-Date (with examples)

How to use the command Get-Date (with examples)

The Get-Date command is a PowerShell cmdlet that retrieves the current date and time.

Read More
How to use the command Get-FileHash (with examples)

How to use the command Get-FileHash (with examples)

The Get-FileHash command is a PowerShell command used to calculate a hash for a file.

Read More
How to use the command Get-Help (with examples)

How to use the command Get-Help (with examples)

Get-Help is a command in PowerShell that allows you to display help information and documentation for PowerShell commands, including aliases, cmdlets, and functions.

Read More
How to use the command Get-Location (with examples)

How to use the command Get-Location (with examples)

The Get-Location command is used to print the name of the current/working directory.

Read More
How to use the command Get-NodeInstallLocation (with examples)

How to use the command Get-NodeInstallLocation (with examples)

This article will provide examples of how to use the command Get-NodeInstallLocation, which is part of the ps-nvm project.

Read More
How to use the command Get-NodeVersions (with examples)

How to use the command Get-NodeVersions (with examples)

The Get-NodeVersions command is part of ps-nvm and is designed to be run under PowerShell.

Read More
How to use the command Get-WUApiVersion (with examples)

How to use the command Get-WUApiVersion (with examples)

This command is part of the external PSWindowsUpdate module and is used to get the version of the Windows Update Agent.

Read More
How to use the command Get-WUHistory (with examples)

How to use the command Get-WUHistory (with examples)

The Get-WUHistory command is part of the external PSWindowsUpdate module and is used to retrieve the history of installed updates from Windows Update.

Read More
How to use the command Get-WUSettings (with examples)

How to use the command Get-WUSettings (with examples)

The Get-WUSettings command is part of the external PSWindowsUpdate module and can only be run under PowerShell.

Read More
How to use the command getfacl (with examples)

How to use the command getfacl (with examples)

The getfacl command is used to retrieve the file access control list (ACL) for a given file or directory.

Read More