murano-deployment/WindowsPowerShell
Dmitry Teselkin e73918da57 PowerShell scripts updated.
* Error traps added.
* Tracing added.
* Enable-TrustedHosts added to another YAML.
* JSON files updated.

Change-Id: I76414217fb8cb77575b8b36499b5dfb952adeb5f
2013-08-08 14:43:22 +04:00
..
Functions PowerShell scripts updated. 2013-08-08 14:43:22 +04:00
Modules/CoreFunctions Show-InvocationInfo added to Logger.ps1. 2013-08-06 17:21:18 +04:00
Makefile Makefile for PowerShell modules added. 2013-06-11 12:48:25 +04:00
README.rst Makefile for PowerShell modules added. 2013-06-11 12:48:25 +04:00

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