Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell: Move Files recursively

powershell scripting move

Get-ChildItem using variable for -Include Not Working

powershell

Why is PowerShell telling me a String is not a String? And only when calling String.Length, first

powershell

Create a NuGet package that shows update notifications

c# .net powershell nuget

How to download a whole folder of files/subfolders from the web in PowerShell

Powershell - Remove (Default) registry key?

powershell registry

Set value in a c# struct with PowerShell

c# powershell pinvoke

PowerShell Here-String that keeps newlines

Deploy database project (.dbproj) using powershell

setting NTP server on Windows machine using PowerShell

powershell

HP Warranty Lookup using PowerShell SOAP

powershell soap

Detecting if a program is installed and where using cmd.exe

How to read powershell manifest file (.psd1) using c#

c# powershell

How to type a tab (indent) in comments in PowerShell ISE?

powershell powershell-ise

POST request with Powershell 2.0 using cURL

rest powershell curl

using Powershell, how can I find a specific line in a multi-line variable, then locate the 3rd word or value within the line

string powershell substring

How to play mp3 with powershell (simple)?

powershell mp3

How to import a Cmdlet from a DLL

How to set TERM environment variable in Windows so that it works with Bash via SSH and locally with Git?

Why does PowerShell split arguments containing hyphens and periods?

powershell syntax