Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Get function URL's using AZ PowerShell

equivalent of (dir/b > files.txt) in PowerShell

powershell dir

PowerShell adds other values to return value of function

function powershell return

Get Windows DisplayLanguage with Powershell on Remote Desktop

windows powershell

Executing a powershell script from another script with $PSScriptRoot?

powershell powershell-3.0

Force Get-Date to use '/' as date separator

powershell

How to use JSON to Powershell Invoke-RestMethod?

powershell postman

Meaning of (?s) in regex

regex powershell expression

Modify and restore PowerShell prompt from a module

powershell scope

Escape sequence for $ (dollar sign) in T-sql script

t-sql powershell

Powershell. How to check that no string in array starts with some character?

powershell iteration

How do I Split a string in Powershell

powershell

PowerShell, test the performance/efficiency of asynchronous tasks with Start-Job and Start-Process

How to Split DistinguishedName?

Exporting email address of all users in Security Group

should I avoid the 'dir' alias in Powershell scripts?

powershell scripting

Is it possible to customize the verbose message prefix in Powershell?

powershell

What type of language is PowerShell?

.net powershell

How to fix "This document already has a 'DocumentElement' node."

xml powershell

How can I stop Powershell filtering from converting my array to string?

powershell