Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Run cmd from a given folder inside PowerShell script

powershell cmd

How to get count of files copied using Copy-item

powershell

Pester custom error text

powershell pester

Powershell : Function to create new-variable not working

In PowerShell, how to format screen output for a decimal to display 2 places, like this example. I can do in python but not exactly in PowerShell

powershell format output

Powershell Remote Session, Can't seem to set the screen resolution?

How do I output the files being copied in console?

powershell logging copy

PowerShell Select-Object: Using -Unique with First/Last/Skip/Index

Is there a way to use the equivalent of touch in PowerShell to update timestamps of a file?

powershell windows-10

PowerShell script to call git init in all subdirectories

How do I turn a collection of script files into a module?

Powershell: Using a variable for the fields in Select-Object

powershell

PowerShell: Catch Exception of Active Directory Cmdlets

powershell

commend Get-WindowsFeature in Power Shell 5?

powershell

How to display a user's OU using Powershell

Escaping the and (&) sign in Powershell

How can I create multiple files using a single command on windows command line?

PowerShell Core and AppX package management

powershell

variable set in Windows Powershell of Jenkins build, not available in other build steps