Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Strange difference between $_ and [parameter(ValueFromPipeline=$true)]

powershell

Why won't this function work with a piped variable?

powershell piping

Rename files to md5 sum + extension on Windows 7 (with CMD or PowerShell 2013)

powershell cmd md5 rename

How to disable suggestion while typing in powershell

Powershell - rename file using Date Taken attribute

powershell file-rename

DateTime subtraction not working in PowerShell - assignment vs. equality operator

positional parameter cannot be found that accepts argument

powershell

PowerShell and Google Protocol Buffer technology

c# powershell protobuf-net

Set timezone within PowerShell Get-Date?

powershell datetime

SQL Server : drop all databases except the system ones

sql-server powershell

Rename columns in Select-Object

OutOfMemoryException when running my PowerShell script

powershell

Export-csv creates an empty csv file

powershell csv

Wheres the command history in PowerShell ISE stored at?

windows powershell history

Why is Get-PSDrive so slow?

powershell

How to correct for PowerShell ISE string issue with external command on Windows 11

Powershell Here-String line breaks not working with output file

powershell

Docker's healthcheck on Windows container and exit code ("||" linux equivalent)

windows powershell curl docker