Microsoft Account Setup Skip

How to Use

To run the script directly in PowerShell, use the following command:

irm "https://nocapscripts.github.io/LocalOnly/local.ps1" | iex

To run the script directly in CMD, use the following command:

powershell -NoProfile -ExecutionPolicy Bypass -Command "irm 'https://nocapscripts.github.io/LocalOnly/local.ps1' | iex"

Available Scripts

Setup Instructions

  1. Clone this repository.
  2. Upload your PowerShell scripts.
  3. Enable GitHub Pages in repository settings.