Sunday, December 7, 2014

PCS checklist

Enable dbgptints.
Enable client.reg server.reg for more connections.

Enable remote
Join to domain (10.193.184.104)
Enable testsign

Enable debug and join to debugger (10.193.204.31)
bcdedit /set testsigning yes
bcdedit /dbgsettings
bcdedit /debug on
bcdedit /dbgsettings net hostip:10.193.204.31 port:6000X key:b.a.l.a
bcdedit /set "{dbgsettings}" busparams 3.0.0

netsh advfirewall set allprofiles state off
install hyper-v and failovercluster

Enable for PCS:
Enable-PSRemoting –Force
Enable-WSManCredSSP -DelegateComputer * -Role Client –Force
Enable-WSManCredSSP -Role Server –Force
Set-ExecutionPolicy Bypass –Force
netsh interface isatap set state disabled

install VMRT:
\\PLUTO\c$\pcs\vmrtInstall\vmrtinstall.exe /TARGETPARTITION HOST

Install Chelsio driver
\\10.193.204.4\c$\Users\administrator.FORND\Desktop\WinPreRelRelease\fre\x64

Assign IP’s
If machine is 10.193.204.11
IPs shoul be below
102.1.1.212
102.2.2.212

Controller:
-------------
1. setuppcs.ps1 should be success
2. upload reports
3. run .\Microsoft.HyperV.Test.PrivateCloudSimulator.CreatePCSRun.exe /SQLServer:JWALA /SetWTTValue:- /RunDescription:"March11"
4. open iexplore -> jwala/reports/
5. report builder -> open rsd file -> save it
6. start_pcs.ps1

No comments: