Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How to add-attribute if it doesn't exist using PowerShell?

Foreach-Object with HashTables?

powershell

LDAP query in PowerShell

Run multiple lines of PowerShell script in CMD

powershell cmd

How to Export-CSV of Active Directory Objects?

foreach loop for a complex dictionary is incorrect

How can I use PowerShell to move a user in AD?

Powershell script with params *and* functions

powershell params

How to replace literal strings in Powershell?

powershell

Convert XML to specific JSON structure with powershell

xml json powershell

Excel, save and close after run

excel powershell save

What is the PowerShell Verb-Noun definition for the mkdir alias?

powershell

Make Command-History Pop-Up work via F7 in Windows 10 Powershell [closed]

powershell windows-10

PowerShell 3.0 is supposed to have cleaner syntax, what does it look like?

PowerShell - Download file(s) from URL that does not include file name in the URL

windows powershell download

How to preserve newlines when using variables in here-strings

powershell

Extract a certain file from zip via Powershell seems like not to look in sub folders

powershell zip

How do I remove Blank Space from File Names

powershell filenames

A PowerShell cmdlet vs. a .NET class

Any good PowerShell MSBuild tasks?