Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Is it possible to create my own 'automatic variable'?

powershell

Invoke mage using Powershell 2.0 and invoke operator (i.e. &)

powershell clickonce mage

powershell as gvim(vim) :shell

windows-7 powershell vim

How do I write a script to modify the password expiration values for users on a Windows Server?

Handling pipeline and parameter input in a Powershell function

powershell

What is the difference between Add-PSSnapin and Import-Module in PowerShell? [duplicate]

Running Powershell from vbs with command as parameter

powershell vbscript

Good directory jumper for Powershell?

powershell command-line

How to add a location to windows 7/8 search index using batch or vbscript?

Is Powershell a necessary skill for Windows developers like Bash/Borne is for a Linux/UNIX developer? [closed]

powershell

ERROR: Description = Invalid query

powershell powershell-2.0

how to check if a specific file extension exists in a folder using powershell?

How can I convert a string such as 5.7303333333e+02 to decimal in PowerShell?

Extracting matches using regex and then passing them into an array

powershell

Accessing MSMQ via PowerShell

Alternatives to fix PowerShell error "execution of scripts is disabled on this system"

powershell

Export an array with custom objects

Why is my text file incomplete after using StreamWriter object?

powershell streamwriter

How to run appCmd in PowerShell to add custom headers to the Default Web Site

Running Powershell script in c# -ConvertToJson error

c# powershell