Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell Error "The term 'Get-SPWeb' is not recognized as the name of a cmdlet, function..."

Split string with variable whitespace characters in Powershell

powershell

Powershell's Get-date: How to get Yesterday at 22:00 in a variable?

powershell

Adding an App Settings to existing Azure Web Application using Azure Power Shell

Automatic confirmation of deletion in powershell

In PowerShell, how do I convert DateTime to UNIX time?

datetime powershell

Anyone found a PowerShell Syntax highlighting or IntelliSense plugin for Visual Studio? [closed]

Refreshing/Restarting PowerShell session w/out exiting

session powershell restart

conditional execution (&& and ||) in powershell

What does $($variableName) mean in expandable strings in PowerShell?

"Cannot create a file" error when running Start-Website command in Powershell

powershell iis-7

Powershell ConvertTo-json with embedded hashtable

powershell powershell-3.0

Native .tar extraction in Powershell

powershell tar

Environment variables in PowerShell with a dot (.) in the name

Enter-PSSession is not working in my Powershell script

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