Let’s say you need to back up all customizations to your CRM 4.0 environment and document the changes. Downloading the full XML customization file is an easy solution, but it doesn’t allow you to examine the custom JavaScript code that was applied all over the CRM entity forms. Is there another option besides diving into CRM and manually opening each entity customization form, one-by-one?
Enter Joris Kalz’s Microsoft Dynamics CRM Jscript Export Tool. He provides the Visual Studio 2008 project, free to download. It requires no interaction with your CRM. To configure, simply edit the app.config file for your CRM environment. To download the file and view configuration details, see the links below.
Microsoft Dynamics CRM Jscript Export Tool
- Direct download link at Joris Kalz Blog [200 KB]
- Full description and configuration details at Joris Kalz Blog
For you CRM 3.0 veterans, Joris is the creator of the nifty Caching Tool back in 2006 that cranked up the speed of your VPC demo environments. Thanks Joris, it saved a sales demo more than once!


Recent Comments