Revision history of "Cluebase VMS Installation manual (Windows)"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:57, 17 April 2025Vcloudai talk contribs 1,529 bytes −5 Tag: Visual edit
  • curprev 08:55, 17 April 2025Vcloudai talk contribs 1,534 bytes +1,534 Created page with " == Preparation == Download cluebase.zip from https://vcloud.ai/downloads and unzip the file. Make sure CPU virtualization is enabled in BIOS. Ensure you are running PowerShell with Administrator rights. Run all scripts from the installation directory. == Unlock Script Execution (if restricted) ==      Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser -Force      Get-ChildItem -Path . | Unblock-File    *As an alternative you can append "..." Tag: Visual edit