Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Using System.Net.WebClient in PowerShell to access a HTTPS URL with SAN Certificate

dot sourcing with relative paths in powershell

powershell-2.0

Pass a Team City Parameter to a PowerShell file

Like behaviour on different Powershell versions

How can you set a time limit for a PowerShell script to run for?

PowerShell #requires and .SYNOPSIS don't play nice

powershell powershell-2.0

PowerShell Import Pfx, and Private Key "Lost"

Create a manifest for nested PowerShell modules

powershell powershell-2.0

Convert Colon Separated String to a PowerShell Dictionary

powershell powershell-2.0

powershell : ftp directory listing (help on a script)

why does a scriptblock passed as an argument in invoke-commands argumentlist fail?

How to access NoteProperties on the InputObject to a remoting session