Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Get-Content | Measure-Object -Line to Variable

powershell

Avoid variable in module to be overriden by caller and vice-versa

powershell

What PowerShell version introduced a given cmdlet?

Loop through file and remove several lines with different text

Powershell: Start-Transcript to just log the commands and not results

powershell

How can I delete Azure DevOps old build pipelines and there leases with Power Shell

Command "where python" does not return anything in PowerShell [duplicate]

python powershell

Change windows updates setting with Powershell

powershell windows-update

How to use -recurse with Move-item in Powershell

powershell

How to load profile in PowerShell ISE?

powershell powershell-ise

Is there a .NET Core alternative to System.Management.Automation.RunspaceInvoke?

After deploying the script in target environment ,how to ensure that it is not modified?

powershell powershell-2.0

How to update all Azure Powershell Az modules?

Error with Powershell add suffix to filenames based on prefix

Why does my PowerShell function return Object[] instead of string[]?

powershell

Move columns in xlsx file using PowerShell

Import-Module IISAdministration Fails With "Could not load file or assembly 'Microsoft.Web.Administration..."

powershell iis