Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

how to filter name/value pairs under a registry key by name and value in PowerShell?

Timeout issue in Backup-SQLDatabase cmdlet

show process's full command line in powershell?

powershell

Start-Process "git" returns strange 129 exit code

git bash powershell

Add multiple Action items for Scheduled Tasks

get-website/get-webapplication associated directory

powershell iis

How to force Azure Storage Account as classic

Using .NET objects within a Powershell (V5) class

.net powershell

.NET Framework x509Certificate2 Class, HasPrivateKey == true && PrivateKey == null?

PowerShell script to download a zip file and unzip it

Do a fire and forget web request using PowerShell

powershell

PowerShell Script not running with the task scheduler

virtualenv activate does not work

Powershell determine new URL of a permanently moved (redirected) resource

How do I deploy to Azure App Service with PowerShell?

PowerShell Where-Object vs. Where method

powershell

PowerShell: invoke-sqlcmd with Get-Credential doesn't work

What does Get-Content really output, a string or several properties?

string powershell

Is it possible to configure $ErrorActionPreference = 'Stop' as the default for all the functions in a powershell module?

powershell module

How to reference System.Management.Automation in a .NET Framework 4.7.2?

c# .net powershell