The most common modern approach involves running a single command in PowerShell, such as irm https://get.activated.win | iex . This command downloads a script directly from a remote URL and executes it immediately.