Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How do I revert a directory change in a PowerShell script when an uncaught exception is thrown?

powershell

How to convert a hash string to byte array in PowerShell?

powershell registry

Error retrieving registry value with Powershell

powershell registry

Renaming files to remove periods in Powershell

powershell file

Powershell - Insert node between two others

powershell

How to list all the services running with a service account in a server using Powershell

powershell

Renaming files in powershell using the folder name

powershell file-io

Dot-sourcing a script without executing it

powershell

auto login Azure powershell

Mapped network drive via New-PSDrive disappears after exiting powershell script

Powershell add-member. Add a member that's an ArrayList?

arrays powershell

Find items which are in array1 but NOT in array2

arrays powershell foreach

PowerShell kill multiple processes

Kill processes run by a specified user in PowerShell

powershell process kill

Remove last folder from path

file powershell path directory

How can I get the Physical Path property of a site

powershell iis

Is it possible to use comments in Powershell multiple line commands?

powershell powershell-ise

Use .pwsh instead of .ps1 extension for PowerShell Core scripts?

The term 'New-AzResourceGroupDeployment' is not recognized as the name of a cmdlet, function

Is it possible to use Powershell to make changes to Application Request Routing (ARR) in IIS7?

iis-7 powershell