Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Convert a list of key value pairs to a hashtable

powershell

Start-process raises an error when providing Credentials - possible bug

powershell start-process

How to get Value from xml by PowerShell?

xml powershell

Accessing values of object properties in PowerShell

object powershell

Find files which does not contains selected string

powershell

Get Powershell command's output when invoked through code

c# powershell azure

Powershell ExecutionPolicy is wrong when run through VisualStudio

visual-studio powershell

Setup default date format like yyyy-mm-dd in Powershell?

Powershell Remoting with credential

powershell powershell-2.0

Write-Host => Export to a file

Setting IIS config via appcmd.exe for Load User Profile

iis powershell appcmd

Copy current location to clipboard

powershell

Problems with RelocateFile property in the Restore-SqlDatabase cmdlet

powershell sqlps

Powershell Invoke-RestMethod over HTTPS

Testing to see if a scheduled task exist in powershell

Storing Directory Folder Names Into Array Powershell

arrays powershell directory

Use UFormat to get unix time

powershell

PowerShell keep text formatting when reading in a file

c# powershell pastebin

How to use FileInfo object from Powershell

How do I detect if my python code is running in PowerShell or the Command Prompt (cmd)

python windows powershell cmd