This XrmToolbox plugin provides a PowerShell console with the Rnwood.Dataverse.Data.PowerShell module pre-loaded, allowing you to interact with Dataverse using PowerShell cmdlets directly from XrmToolbox.
- Embedded PowerShell console directly within the XrmToolbox tab using ConEmu control
- Script editor - Modern code editor with syntax highlighting and IntelliSense
- Intelligent code completion - Dynamic PowerShell IntelliSense using TabExpansion2 API
- Context-aware cmdlet, parameter, and variable completion
- Works with PowerShell 5.1+ (no PowerShell 7 requirement)
- Automatic completion of module cmdlets and all installed modules
- Parameter completion with inline help
- Automatic connection bridging - Automatically connects to the same Dataverse environment as XrmToolbox
- Bundled PowerShell module - Module is included with the plugin, no separate installation required
- XrmToolbox - Download and install from xrmtoolbox.com
- Open XrmToolbox
- Go to Tool Library (or press
Ctrl+Alt+L) - Search for "PowerShell Scripting Workspace"
- Click Install
The PowerShell console launches with the module already loaded and automatically connects to the same Dataverse environment as XrmToolbox:
Once you have the plugin running in XrmToolbox, a help pane will be displayed.