Closed Bug 1422933 Opened 7 years ago Closed 6 years ago

Incorporate prep-hardware function for OCC

Categories

(Infrastructure & Operations :: RelOps: OpenCloudConfig, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: markco, Assigned: markco)

Details

The function should cover WIn 10 and 7 should include the following: Xen tool install Intel driver install /update Intel registry values: REG ADD "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoAdminLogon /d "" /f REG ADD "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultUserName /d "" /f REG ADD "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultDomainName /d "" /f REG ADD "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultPassword /d "" /f REG ADD "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoLogonCount /d "" /f And maybe additional performance tuning.
Assignee: relops → mcornmesser
I want to move this into a function, so we are able to add additional reboots and checks.
Just to be safe this should include setting the time and KMS authentication. There may be some trickiness regarding the graphics setup if the license is not activated.
Component: RelOps → Relops: OpenCloudConfig
QA Contact: klibby → rthijssen
Xen is no longer needed. The other 2 items are addressed in the deployment and are in place before OCC starts.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.