Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-2.0

How to get disk capacity and free space of remote computer

Multiline comment in PowerShell

powershell powershell-2.0

Why is my locally-created script not allowed to run under the RemoteSigned execution policy?

When should I use Write-Error vs. Throw? Terminating vs. non-terminating errors

How to get all groups that a user is a member of?

How to find the Windows version from the PowerShell command line

Can't install nuget package because of "Failed to initialize the PowerShell host"

Is there a way to make a PowerShell script work by double clicking a .ps1 file?

powershell powershell-2.0

Get full path of the files in PowerShell

powershell powershell-2.0

PowerShell: How do I convert an array object to a string in PowerShell?

powershell powershell-2.0

How to get an MD5 checksum in PowerShell

powershell powershell-2.0

Delete files older than 15 days using PowerShell

How do I get only directories using Get-ChildItem?

powershell powershell-2.0

Recursive file search using PowerShell

powershell powershell-2.0

What's the best way to determine the location of the current PowerShell script?

powershell powershell-2.0

How do you comment out code in PowerShell?