Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Print Local Group Members in PowerShell 5.0

What is the point of MSBUILD/NANT if you are just going to write procedural code? Isn't Powershell better?

powershell msbuild

Name Azure SQL Server during creation from Azure portal

sql-server powershell azure

Append results or text to text file by using Powershell

powershell

Windows path with no slash after drive letter and colon - what does it point to?

windows powershell explorer

Global variables and local variables in PowerShell

How can I get all window handles by a process in Powershell?

powershell

When to use Push-Location versus Set-Location?

Repeat character is not working in PowerShell

powershell

ConvertTo-Json and ConvertFrom-Json with special characters

Run PowerShell scripts on remote PC

powershell sysinternals

How do I delay expansion of variables in PowerShell strings?

Escape variable in sqlcmd / Invoke-SqlCmd

Passing an ordered hashtable to a function

powershell powershell-3.0

Security.SecureString parameter does not accept strings

Creating a JSON string, PowerShell object

json powershell

Why would I use an ordered hash in PowerShell?

powershell

How can I get the current directory in PowerShell cmdlet?

c# c#-4.0 powershell

How to rename a column heading in a CSV file?

powershell csv

Delete items in an array that are in another array

powershell