Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-2.0

PowerShell receive vs. get verbs

powershell powershell-2.0

Functions in Powershell - can they be called within a string?

What is correct syntax for arrays in powershell?

IF Statement not working in Powershell

Closing All Explorer Windows in PowerShell

Powershell - SetForegroundWindow

powershell powershell-2.0

Powershell array scope; why is my array empty?

PowerShell Tee-Object without overwriting file

powershell powershell-2.0

How can I convert a hastable to a json string in powershell?

Load powershell script to be callable at any time

powershell powershell-2.0

How to add-attribute if it doesn't exist using PowerShell?

how to overwrite file content with power shell

powershell-2.0

How to handle import of file with UTF-8 encoding, codepage = 65001, into SQL server

sql-server powershell-2.0

Test if a TCP port is open without connecting to it

Return the LastWriteTime of a specified registry key on a remote machine

powershell powershell-2.0

Start-job vs. Invoke-command -asjob

PowerShell Select weirdness

powershell powershell-2.0

Execute external command with single-hypen parameter with equals and period

powershell powershell-2.0

Powershell script fails during remote execution but works locally