Skip to content
CBPSC edited this page Feb 16, 2017 · 5 revisions

clear-cache

Clears the server cache & reloads the page


get-host

Retrieves information about the DNN installation

DNN Prompt Get-Host Command


new-extension

Installs an extension in the DNN instance

Parameter
--path

  • path:
  • Type: String
  • Required: Yes
  • Description: A valid path to the installable file on the webserver

Example usage: new-extension "/DesktopModules/MyModule/Install/Install.aspx"


restart-application

Restarts the DNN instance