Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell Batch Add/Append text to a file name

powershell

How can I get the PowerShell type accelerator list in an accelerated way?

Error while setting up a new smb share using powershell

windows powershell smb

How to Disconnect VPN in Windows Via Powershell

Block a file with Powershell

Sort results from Get-ChildItem with Get-FileHash before output

powershell sorting

powershell.exe call from batch file unbearable slow after upgrading to windows 10

Powershell executable isn't outputting to STDOUT

powershell

How do I retrieve variables in a PowerShell script running as part of a VSTS build/release?

powershell azure-devops

How to execute powershell/cmd commands using gnuwin32 Makefiles?

How to stop Get-Content -wait after I find a particular line in the text file using powershell? Exit a pipeline on demand

Improve the efficiency of my PowerShell script

List all folders and subfolders in a given structure with filesize

Entity Framework PowerShell script cannot be loaded by Visual Studio because its operation is blocked by software restriction policies

Read individual key presses (integers) in PowerShell

powershell

How do I change my Powershell script so that it writes out-file in ANSI - Windows-1252 encoding?

powershell

PowerShell script to get TFS collections/project list

windows core run command with elevated privileges

Search for a pattern and replace something in the same line after = and ""

I want to replace only certain characters of a string using powershell