murano-deployment/WindowsPowerShell
Dmitry Teselkin 02267f37ba 'Start-Program' function fix.
In some cases 'Start-Program' hung due to stdout buffer overflow.
Fixed by invoking ReadToEnd method every second while process is running.

Also a few improvements were made.

Change-Id: I025fc842d4c42acac5ae8038bd6a0602652ad777
2013-05-15 19:24:37 +04:00
..
Modules/CoreFunctions 'Start-Program' function fix. 2013-05-15 19:24:37 +04:00
README.rst 'keero' and 'glazier' replaced by 'murano' 2013-04-25 16:27:00 +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.

SEE ALSO