Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Can we implement .NET interfaces in PowerShell scripts?

Check if git status is clean inside a Powershell script

git powershell git-status

How to retrieve only enabled users from the Active Directory

Capturing Powershell output in C# after Pipeline.Invoke throws

Is there a way to force powershell -Export-CSV cmdlet to maintain a specific column order?

powershell csv

Powershell to replace text in multiple files stored in many folders

Powershell script indentation for long strings

powershell

How can ensure that a function only accepts a positive integer?

powershell int

[System.Web.Security.Membership]::GeneratePassword() - Type Not found

powershell class passwords

What does $$, $?, $^ represent in powershell?

powershell

PowerShell: Import-CSV with no headers and remove partial duplicate lines

powershell csv

Can I copy files to a Network Place from a script or the command line? [closed]

Confused with -Include parameter of the Get-ChildItem cmdlet

Passing a function to Powershell's (replace) function

powershell replace

How can I execute an external program with parameters in PowerShell?

powershell

How do I enumerate IIS websites using Powershell and find the app pool for each?

powershell iis wmi

Determining object type

powershell object-type

Posh-Git and Posh-Hg Together?

PowerShell Create Folder on Remote Server

powershell powershell-2.0

How can I get Mocha's Unicode output to display properly in a Windows console?