murano-deployment/contrib/windows/WindowsPowerShell
zhangyanxian 5d99d57de7 Fix typos in SQLServerInstaller.ps1
TrivialFix

Change-Id: Ic39de2143206684fd0d060204144fd4ac848d09b
2017-02-04 01:59:09 +00:00
..
Functions Fix typos in SQLServerInstaller.ps1 2017-02-04 01:59:09 +00:00
Modules/CoreFunctions Do not try to install all subfeatures on Win2k8 2015-05-22 20:36:50 +03:00
Makefile Cleaned up unused files 2014-07-01 16:06:33 +04:00
README.rst Cleaned up unused files 2014-07-01 16:06:33 +04:00

README.rst

Windows PowerShell

This folder contains PowerShell modules and scripts that will be executed on an instance by Windows Agent.

Windows PowerShell module is a convenient way to redictribute a set of PowerShell scripts.

Makefile

Use 'make' to (re)build .zip package of PowerShell module.

SEE ALSO