Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How to update Windows PowerShell session environment variables from registry?

powershell

Powershell script to update XML file content

xml file powershell

UTF8 Script in PowerShell outputs incorrect characters

Unexpected error occurred running a simple unauthorized Rest query

rest powershell

Check if a command has run successfully

powershell if-statement

How to launch 64-bit powershell from 32-bit cmd.exe?

powershell cmd

Git Shell in Windows: patch's default character encoding is UCS-2 Little Endian - how to change this to ANSI or UTF-8 without BOM?

powershell git encoding github

How to iterate through XML in Powershell?

xml powershell

PowerShell Import-Module vs Dot Sourcing

powershell import-module

Install-Module : The term 'Install-Module' is not recognized as the name of a cmdlet

Limiting Powershell Get-ChildItem by File Creation Date Range

powershell get-childitem

Silver Searcher - How to ignore a file

powershell cmd ag

How do I get the body of a web request that returned 400 Bad Request from Invoke-RestMethod

rest powershell

Display all content with Invoke-WebRequest

powershell curl

List file names in a folder matching a pattern, excluding file content

powershell powershell-5.0

Is it possible to force PowerShell script to throw if a required parameter is omitted?

powershell

How to assign multiple lines string in Powershell Console

string powershell multiline

Powershell window disappears before I can read the error message

How to pass credentials to the Send-MailMessage command for sending emails

powershell

Running PowerShell scripts as git hooks

git powershell githooks