Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell: Add objects to an array of objects

arrays powershell scripting

Convert a string to datetime in PowerShell

powershell datetime

Run Executable from Powershell script with parameters

powershell command-line

New-Object : Cannot find an overload for "PSCredential" and the argument count: "2"

.net powershell

How to load a JSON file and convert it to an object of a specific type?

Test if registry value exists

powershell registry

How to show hidden files (dotfiles) with windows powershell [duplicate]

windows powershell dotfiles

relative path in Import-Module

powershell powershell-2.0

How do I write to standard error in PowerShell?

Why "net use * /delete" does not work but waits for confirmation in my PowerShell script?

How Can I "Update-Package" to a Previous Version in the Package Manager Console?

PowerShell try/catch/finally

powershell try-catch block

How can I use HTTP GET in PowerShell? [duplicate]

http powershell http-get

Powershell Add System Variable

Get-WmiObject : The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)

powershell

How do I change the extension of many files in a directory? [closed]

bash powershell cmd

Get file version and assembly version of DLL files in the current directory and all sub directories

powershell

Extract only the first 10 lines of a csv file in powershell

powershell csv

PowerShell: Comparing dates

powershell

How do I replace spaces with %20 in PowerShell?

powershell