Filter By
Displaying results 1 - 19 of 19 (Page 1 of 1)
Script Browser helps you search, download and manage 9000+ TechNet script samples from within your scripting environment, Windows PowerShell ISE. Script Browser even supports offline search for downloaded scripts. Script Analyzer scans your PowerShell scripts with some built-in best practice rules, and provide suggestions to improve the script qual... More info |
PowerShell Module to provide logging capabilities for PowerShell controller scripts. |
ScriptCop is a module to help make sure your PowerShell scripts are following the rules |
Powershell DSC Configuration Script for installing Python versions 3.4.3, 3.4.2, 2.7.9, and 2.7.10 on Windows |
PowerShell Module to handle configuration files for PowerShell controller scripts. |
A PowerShell Module to download Event Sessions from Channel 9 |
PowerShell DSC Configuration Script for installing Media Player Classic-Home Cinema (MPC-HC) versions 1.7.9, 1.7.8, and 1.7.7 on Windows |
|
349 downloads
|
Last Updated: 7/18/2016
|
Latest Version: 1.0.2
Open a function in ISE. Any function that can be obtained by (get-command <command>).definition. Pretty much anything that isn't compiled in a DLL or obfuscated in some other manner. |
Returns PowerShell script version info specified in the .NOTES section. |
Imports settings from a config file into the PowerShell script command-line parameters and variables. |
This is my garbage collector... Do what you want with ! |
Delete files from specified paths based on age, with email summary reporting. |
Generic templating engine that uses PowerShell script as the templating script language |
Issue warning when registry RUN key changed |
Query MX record and create reports which can also be sent by email |
Converts IMCEAEX string to a valid X500 Address |
A PowerShell module that allows for writing clean bootstrapper scripts. |
Logs messages to the console and/or text files using StreamWriter. |