A Provider for powershell that allows to administrate your BizTalk Server.
ScriptCop is a tool to help make sure your scripts follow the rules. ScriptCop performs static analysis on your PowerShell. It doesn't run your code, but it examines your code for a set of well-known problems. You can write custom rules in ScriptCop, but it comes with a number of pre loaded rules.
This article is also available in the following languages:
Vasily Gusev edited Revision 5. Comment: Sorted table by alphabet
Pronichkin edited Revision 7. Comment: Table heading formatting
Shay Levi edited Revision 9. Comment: updated links for some modules
Pronichkin edited Revision 11. Comment: Added links for similar tables to the top
Great work putting this together. It might be good to have OS versions (x86/x64 and versions) as well.
Will, most of PowerShell modules are not architecture dependend. And even if some is, there is PowerShell (x86) available in x64 versions of Windows to use them. If you really think that this information is important, feel free to add it to article.
Update links and add module
Vasily Gusev edited Revision 18. Comment: Removed duplicate
Vasily Gusev edited Revision 20. Comment: Added ScriptCop
Pronichkin edited Revision 25. Comment: added PowerShell EventLogWatcher