Project DescriptionPosh4DNN is a DotNetNuke module that provides a PowerShell "console" for your DotNetNuke based site. The initial release of Posh4DNN uses a simple runspace for command execution. Over time, I will be adding more complete host support and will look at PowerShell 2's constrained runspace support that would allow the administrator to limit cmdlets that could be executed in the console.
In addition to the PowerShell console, I have also uploaded a set of PowerShell scripts that aid in managing DotNetNuke. The initial set of scripts provide the necessary functions to install DotNetNuke. Future versions will integrate with DotNetNuke to allow you to manage DotNetNuke after it has been installed. You can download the scripts from the release page.
|