Ajout dela structure MDT dans Infra-LAB
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,94 @@
|
||||
BootList LEGACY BOOT
|
||||
BootSequence {Diskette Drive, P0: WDC WD5000AZLX-75K2TA0, Onboard NIC, CD/DVD/CD-RW Drive...}
|
||||
LegacyOrom Enabled
|
||||
AttemptLegacyBoot Disabled
|
||||
UefiBootPathSecurity AlwaysExceptInternalHdd
|
||||
WatchdogTimer Disabled
|
||||
EmbNic1 Enabled
|
||||
UefiNwStack Enabled
|
||||
Serial1 Disabled
|
||||
EmbSataRaid Ahci
|
||||
Sata0 Enabled
|
||||
Sata1 Enabled
|
||||
SmartErrors Disabled
|
||||
IntegratedAudio Enabled
|
||||
InternalSpeaker Enabled
|
||||
Microphone Enabled
|
||||
ForcePxeNextBoot Disabled
|
||||
MediaCard Disabled
|
||||
UsbEmu Enabled
|
||||
UsbPortsFront Enabled
|
||||
UsbPortsRear1 Enabled
|
||||
UsbPortsRear2 Enabled
|
||||
UsbPortsRear3 Enabled
|
||||
UsbPortsRear4 Enabled
|
||||
UsbPortsFront1 Enabled
|
||||
UsbPortsFront2 Enabled
|
||||
UsbPortsFront3 Enabled
|
||||
UsbPortsFront4 Enabled
|
||||
UsbPortsRear Enabled
|
||||
RearUSB3.0Ports Enabled
|
||||
MultiDisplay Enabled
|
||||
PrimaryVideoSlot Auto
|
||||
PasswordLock Disabled
|
||||
CapsuleFirmwareUpdate Enabled
|
||||
IsSystemPasswordSet False
|
||||
IsAdminPasswordSet False
|
||||
HDDInfo {0}
|
||||
AdminPassword
|
||||
SystemPassword
|
||||
HDDPassword
|
||||
StrongPassword Disabled
|
||||
PasswordBypass Disabled
|
||||
OromKeyboardAccess Enabled
|
||||
ChasIntrusion SilentEnable
|
||||
ChassisIntrusionStatus Tripped
|
||||
CpuXdSupport Enabled
|
||||
AdminSetupLockout Disabled
|
||||
HddProtection Disabled
|
||||
Computrace Deactivate
|
||||
SHA256 Enabled
|
||||
TpmSecurity Enabled
|
||||
TpmActivation Enabled
|
||||
TpmPpiPo Enabled
|
||||
TpmPpiDpo Disabled
|
||||
TpmClear Disabled
|
||||
SecureBoot Disabled
|
||||
SoftGuardEn Disabled
|
||||
EnclaveSize 128MB
|
||||
CpuCore CoresAll
|
||||
Speedstep Enabled
|
||||
CStatesCtrl Enabled
|
||||
LimitCpuidValue Disabled
|
||||
TurboMode Disabled
|
||||
LogicProc Disabled
|
||||
AutoOn Disabled
|
||||
AutoOnHr 0
|
||||
AutoOnMn 0
|
||||
DeepSleepCtrl Disabled
|
||||
UsbWake Enabled
|
||||
FanCtrlOvrd Disabled
|
||||
AcPwrRcvry Off
|
||||
WakeOnLan LanOnly
|
||||
BlockSleep Enabled
|
||||
IntelReadyModeEn Enabled
|
||||
PowerWarn Enabled
|
||||
NumLock Enabled
|
||||
RptKeyErr Enabled
|
||||
Fastboot Thorough
|
||||
PostMebxKey Enabled
|
||||
Virtualization Enabled
|
||||
VtForDirectIo Enabled
|
||||
WirelessSwitchBluetoothCtrl Enabled
|
||||
WirelessSwitchWiGigCtrl Enabled
|
||||
WirelessSwitchWlanCtrl Enabled
|
||||
WirelessLan Enabled
|
||||
BluetoothDevice Enabled
|
||||
Serr Enabled
|
||||
BiosRcvrFrmHdd Enabled
|
||||
AllowBiosDowngrade Enabled
|
||||
BiosLogClear Keep
|
||||
Aspm Disabled
|
||||
SupportAssistOSRecovery Enabled
|
||||
AutoOSRecoveryThreshold 2
|
||||
ServiceOSClear Disabled
|
||||
|
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
Echo This file will install HAPI
|
||||
%0\..\hapint64.exe -i -k C-C-T-K -p "hapint64.exe" -q
|
||||
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
Echo Un-installing HAPI...
|
||||
%0\..\hapint64.exe -r -k C-C-T-K -q
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,78 @@
|
||||
;/*++
|
||||
;
|
||||
;Copyright (c) 2002-2004 Dell Inc.. All Rights Reserved.
|
||||
;
|
||||
;Module Name:
|
||||
;
|
||||
; dcdbas32.inf
|
||||
;
|
||||
;Abstract:
|
||||
;
|
||||
;
|
||||
;--*/
|
||||
|
||||
[Version]
|
||||
Signature="$WINDOWS NT$"
|
||||
Class=SYSTEM
|
||||
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
|
||||
Provider=%DELL%
|
||||
DriverVer=08/06/2013,7.4.0.3999
|
||||
CatalogFile=dcdbas32.cat
|
||||
|
||||
; ================= Class section =====================
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir = 12
|
||||
|
||||
;*****************************************
|
||||
; dcdbas Device Install Section
|
||||
;*****************************************
|
||||
|
||||
[Manufacturer]
|
||||
%DELL%=Standard
|
||||
|
||||
[Standard]
|
||||
; DisplayName Section DeviceId
|
||||
; ----------- ------- --------
|
||||
%dcdbasDevice.DeviceDesc% = dcdbas, root\dcdbas
|
||||
|
||||
[dcdbas.NT]
|
||||
CopyFiles= dcdbas.NT.Copy
|
||||
|
||||
[dcdbas.NT.Copy]
|
||||
dcdbas32.sys
|
||||
|
||||
[dcdbas.NT.HW]
|
||||
AddReg=dcdbas.Security
|
||||
|
||||
[dcdbas.Security]
|
||||
HKR,,DeviceCharacteristics,0x10001,0x100
|
||||
HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GRGWGX;;;BA)(A;;GRGX;;;WD)"
|
||||
|
||||
;-------------- Service installation----------------------------------
|
||||
|
||||
[dcdbas.NT.Services]
|
||||
AddService = dcdbas, 0x00000002, dcdbas_Service_Inst
|
||||
|
||||
; -------------- dcdbas Driver install sections----------------------
|
||||
|
||||
[dcdbas_Service_Inst]
|
||||
DisplayName = %dcdbas.SVCDESC%
|
||||
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
|
||||
StartType = 3 ; SERVICE_DEMAND_START
|
||||
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
|
||||
ServiceBinary = %12%\dcdbas32.sys
|
||||
|
||||
[SourceDisksNames]
|
||||
1 = %DiskId1%,,,""
|
||||
|
||||
[SourceDisksFiles]
|
||||
dcdbas32.sys = 1,,
|
||||
|
||||
[Strings]
|
||||
DELL = "DELL INC"
|
||||
StdMfg = "(Standard system devices)"
|
||||
ClassName = "System"
|
||||
dcdbasDevice.DeviceDesc = "System Management Device"
|
||||
dcdbas.SVCDESC = "System Management Driver"
|
||||
DiskId1 = "Disk 1"
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,78 @@
|
||||
;/*++
|
||||
;
|
||||
;Copyright (c) 2002-2004 Dell Inc.. All Rights Reserved.
|
||||
;
|
||||
;Module Name:
|
||||
;
|
||||
; dcdbas64.inf
|
||||
;
|
||||
;Abstract:
|
||||
;
|
||||
;
|
||||
;--*/
|
||||
|
||||
[Version]
|
||||
Signature="$WINDOWS NT$"
|
||||
Class=SYSTEM
|
||||
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
|
||||
Provider=%DELL%
|
||||
DriverVer=08/13/2013,7.4.0.453
|
||||
CatalogFile=dcdbas64.cat
|
||||
|
||||
; ================= Class section =====================
|
||||
|
||||
[DestinationDirs]
|
||||
DefaultDestDir = 12
|
||||
|
||||
;*****************************************
|
||||
; dcdbas Device Install Section
|
||||
;*****************************************
|
||||
|
||||
[Manufacturer]
|
||||
%DELL%=Standard,ntamd64
|
||||
|
||||
[Standard.ntamd64]
|
||||
; DisplayName Section DeviceId
|
||||
; ----------- ------- --------
|
||||
%dcdbasDevice.DeviceDesc% = dcdbas, root\dcdbas
|
||||
|
||||
[dcdbas.ntamd64]
|
||||
CopyFiles= dcdbas.ntamd64.Copy
|
||||
|
||||
[dcdbas.ntamd64.Copy]
|
||||
dcdbas64.sys
|
||||
|
||||
[dcdbas.ntamd64.HW]
|
||||
AddReg=dcdbas.ntamd64.Security
|
||||
|
||||
[dcdbas.ntamd64.Security]
|
||||
HKR,,DeviceCharacteristics,0x10001,0x100
|
||||
HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GRGWGX;;;BA)(A;;GRGX;;;WD)"
|
||||
|
||||
;-------------- Service installation----------------------------------
|
||||
|
||||
[dcdbas.ntamd64.Services]
|
||||
AddService = dcdbas, 0x00000002, dcdbas_Service_Inst
|
||||
|
||||
; -------------- dcdbas Driver install sections----------------------
|
||||
|
||||
[dcdbas_Service_Inst]
|
||||
DisplayName = %dcdbas.SVCDESC%
|
||||
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
|
||||
StartType = 3 ; SERVICE_DEMAND_START
|
||||
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
|
||||
ServiceBinary = %12%\dcdbas64.sys
|
||||
|
||||
[SourceDisksNames]
|
||||
1 = %DiskId1%,,,""
|
||||
|
||||
[SourceDisksFiles]
|
||||
dcdbas64.sys = 1,,
|
||||
|
||||
[Strings]
|
||||
DELL = "DELL INC"
|
||||
StdMfg = "(Standard system devices)"
|
||||
ClassName = "System"
|
||||
dcdbasDevice.DeviceDesc = "System Management Device"
|
||||
dcdbas.SVCDESC = "System Management Driver"
|
||||
DiskId1 = "Disk 1"
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
"place holder"
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
[cctk]
|
||||
bootorder=legacytype,+hdd,+embnic,+usbdev
|
||||
wakeonlan=enable
|
||||
@@ -0,0 +1,6 @@
|
||||
[cctk]
|
||||
bootorder=legacytype,+embnic,+hdd,+usbdev
|
||||
legacyorom=disable
|
||||
secureboot=enable
|
||||
uefinwstack=enable
|
||||
wakeonlan=enable
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
[cctk]
|
||||
setuppwd=CRHDF2020
|
||||
syspwd=CRHDF2020
|
||||
@@ -0,0 +1,6 @@
|
||||
[cctk]
|
||||
wakeonlan=enable
|
||||
deepsleepctrl=disable
|
||||
blocks3=disable
|
||||
aspm=disable
|
||||
wakeonlanbootovrd=enable
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user