jsnover
By:
|
366 downloads
|
Last Updated: 5/23/2017
|
Latest Version: 1.0
This is the demo file that I used for my PowerShell Unplugged demos at IT Transformation in Florida 2017 |
By:
|
359 downloads
|
Last Updated: 12/18/2016
|
Latest Version: 1.0.0.0
All the DSC Resource providers implement the same signature so we import the module using the ResourceName as a Prefix. This produces a long name with "TargetResource" at the end of every cmdlet so we produce an alias which removes that and any "MSFT_" references and then add "DSR" for Desired State Resource so that we don't clobber any existing ... More info |
By:
|
339 downloads
|
Last Updated: 12/23/2016
|
Latest Version: 1.0.0.0
Tests whether an machine is virtual or not Note - this is based upon a code fragment from a piece of malware discovered by John Lambert @JohnLATwC It looked pretty useful so I decided to clean it up and make it available to the rest of the world. |
By:
|
155 downloads
|
Last Updated: 9/1/2018
|
Latest Version: 0.0.0.1
Display the constructors for a given type |
-
Previous
-
Next