[[PageOutline]] This page is one of the !MapGuide Community CodeSamples. Visit the CodeSamples page to view more! [wiki:maestro MapGuide Maestro 5.0] includes a new embedded IronPython scripting engine that allows you to script and automate the Maestro application through an interactive REPL console or executing python scripts. Scripting support is currently a windows-only feature of Maestro and is not included in the zip distribution of Maestro for running in Mono. This page includes links to various scripts === Sample scripts === * [wiki:CodeSamples/Other/MaestroScripts/ScaleRangeUpdate Batch scale range updater] * [wiki:CodeSamples/Other/MaestroScripts/FeatureSourceFindAndReplace Batch Feature Source find and replace]