Interactive GUI for registering a new workstation with a Windows domain.
- Open PowerShell as an Administrator
- Run:
Set-ExecutionPolicy unrestricted
- Type
a
then hit Enter - Type (or copy from here and paste)
cd C:\NewWinWorkstation\src\
- Hit Enter
- Type
.\NewComputer.ps1
- Hit Enter
- Follow the prompts