Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Capturing command output in Powershell as string instead of array of strings

powershell

install/uninstall a Windows Service

Read first line of text file then pass following lines to a loop to read

powershell

Create a folder alias in PowerShell

powershell powershell-2.0

How can I set IIS Windows Auth Providers with powershell?

Powershell, Sort a list of files by version number at the end of the filename?

powershell

Read text after last backslash

powershell

Powershell Hotkey to Erase Current Line?

How to convert a $size variable from bytes into GB in Powershell?

Using Powershell get Values from sql table

Powershell Module not loading even after the module path is defined in environment variables

How to configure a new Azure AD application through Powershell?

powershell azure

Create local user with PowerShell (Windows Vista)

powershell adsi

How to get the output of a powershell command into an array

arrays powershell

azure pipeline - set variable based on triggered branch

Mysql dump with timestamp

bash powershell cmd mysqldump

How to delete ALL Azure resources with powershell

powershell azure

Regex to remove what ever comes in front of "\" using powershell

regex powershell

Find specific sentence in a web page using powershell

string powershell

Multiple powershell switch parameters - can it be optimized?