Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell-3.0

How to load Powershell ISE 3 with powershell v2 inside?

Use passthru to make sure the cmdlet is finished

Powershell v3 Invoke-RestMethod Headers

rest powershell-3.0

How can I use a PowerShell module in a script without leaving the module loaded in the user's session?

powershell powershell-3.0

How to explain not working "Tee-Object" when "Select-Object -First" occurs

Powershell script to omit traversing access denied folders from a list of folders

Break out of inner loop only in nested loop

powershell powershell-3.0

Powershell: Determine if a process is 32 or 64 bit

powershell powershell-3.0

How to copy a file to multiple folders in PowerShell

Return data from Powershell jobs without the Job-Information

powershell powershell-3.0

How do I use NOT LIKE with Get-WmiObject Win32_Directory -filter

wmi powershell-3.0

Window Size in PowerShell

powershell powershell-3.0

Regular expression invalid when replacing in powershell

powershell powershell-3.0

How to dump the foreach loop output into a file in PowerShell?

A PowerShell script to list all files and folders within a directory

powershell powershell-3.0

Add documentation to custom methods (ScriptMethod)

Parse YAML file in Powershell

How can I host PowerShell 3.0 in a c# app using a similar API to other DLR languages

PowerShell - redirect executable's stderr to file or variable but still have stdout go to console

Run remote Powershell session as version 2