Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Get-ADComputer -Filter name not taking variable for computer search

powershell

How to unit test a PowerShell Core binary cmdlet in C#

How to return a variable from a remote PowerShell session to a local PowerShell session

powershell

Powershell: Check if a file is locked

file powershell locking

Get email using PowerShell

powershell imap pop3

Determine if script is running hidden

How to pass json object as a parameter to another powershell script

json powershell

Change delimiter in a csv from ; to ,

powershell

Powershell Loop through Format-Table

Invoke-Pester to only run a single Assert/It block

powershell testing pester

How to uninstall dell support assist with powershell?

powershell

Parallelise Active Directory queries

Can I copy a "folder" in s3 in one command using powershell?

How do I get the file size of a file located online via PowerShell?

powershell

Why can't parameter sets be resolved based on [string] vs [hashtable] vs [pscustomobject]?

Passing unknown number of values to PowerShell script parameter?

Use PowerShell to set TCP Port for SQL to 1433

Git Config Double Quotes in PowerShell

Object-Property assigned $null does not test true for $null

powershell

passing \ in argument to powershell script causes unexpected escaping

powershell arguments