Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Count length of array and return 1 if it only contains one element

arrays powershell

How do I read/write App.config settings with PowerShell?

powershell app-config

Run MsiExec from PowerShell and get Return Code

How to enable a Windows feature via Powershell

powershell

Read a properties file in powershell

How do I get out of a >> prompt in powershell when I made a mistake?

powershell command-line

How to run a PowerShell script with verbose output?

How to modify parent scope variable using Powershell

powershell

How can I check if a file is older than a certain time with PowerShell?

Use Regex / Powershell to rename files

regex powershell

How to strip illegal characters before trying to save filenames?

Run a C# .cs file from a PowerShell Script

c# powershell

Watch file for changes and run command with powershell

powershell scripting cmd

powershell - list local users and their groups

powershell user-accounts

PowerShell: how to count number of rows in csv file?

Forcing PowerShell errors output in English on localized systems

powershell

How can I display a 'naked' error message in PowerShell without an accompanying stacktrace?

PowerShell out-file: prevent encoding changes

Writing errors and output to a text file and Console

powershell redirect

Powershell Copy-Item but only copy changed files

powershell xcopy copy-item