Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How do I write an inline multiline powershell script in an Azure Pipelines PowerShell task?

Extract a range of array in Powershell

arrays loops powershell

Creating powershell modules from multiple files, referencing with module

powershell

Is PowerShell a strongly-typed language?

powershell strong-typing

Does Powershell have a cache that needs to be cleared?

caching powershell

Exception when publishing, exception message [Exec timed out or was interrupted after .. ms]

How to clear the entire terminal (PowerShell)

How to check if Docker is running on Windows?

windows powershell docker cmd

SQL Server 2012 SQLPs Module - Changing current location automatically?

Why does powershell give different result in one-liner than two-liner when converting JSON?

json powershell

Get CPU temperature in CMD/POWER Shell

powershell cmd cpu temperature

Load all functions into PowerShell from a certain directory

powershell

In Powershell, how do I concatenate one property of an array of objects into a string?

arrays string powershell join

How to return the name of the calling script from a Powershell Module?

powershell powershell-2.0

Set-Content sporadically fails with "Stream was not readable"

powershell

Execute shortcuts like programs

powershell

Is it possible to make Regex replace non-greedy?

regex powershell

Using --% in PowerShell

powershell

How to use PowerShell Get-Member cmdlet

powershell

Custom PowerShell prompts [closed]

powershell prompt