Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
If your domain does not support running ps1 scripts yet, then create a batch computer startup script and have it run with elevated priveleges after you install v2:
%systemroot%\system32\windowspowershell\v1.0\powershell.exe -NoLogo -NoProfile -Noninteractive -Command "Enable-PSRemoting -force"