Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

Geek School: Learn How to Extend PowerShell

$
0
0

PowerShell offers two ways for you to extend the shell. You can either use snapins, which are binary only and developed in a fully-fledged programming language like C#, or you can use modules, which can be binary as well as script based.

Read More


Viewing all articles
Browse latest Browse all 10624

Trending Articles