Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell New-WebApplication

iis-7 powershell

How do I use PowerShell to Validate XML files against an XSD?

xml powershell xsd

Is there a PowerShell "string does not contain" cmdlet or syntax?

powershell

Is there a single PowerShell command to copy and rename files?

powershell

Saving credentials for reuse by powershell and error ConvertTo-SecureString : Key not valid for use in specified state

powershell credentials

How to Login without prompt?

powershell azure automation

Powershell saving XML and preserving format

powershell

Export-CSV exports length but not name

powershell export-to-csv

How do I set an env variable in PowerShell if it doesn't exist?

How can I verify if an AD account is locked?

Mutually exclusive powershell parameters

Powershell - Round down to nearest whole number

powershell

Create a function with optional call variables

Removing spaces from a variable input using PowerShell 4.0

PowerShell - Get-Credential decode password?

adding XML sub-elements

xml powershell

How do I get 'date-1' formatted as mm-dd-yyyy using PowerShell?

date powershell formatting

Powershell Log Off Remote Session

powershell rdp

powershell -split('') specify a new line

powershell scripting

What does @() mean in Powershell?

powershell