- With NLA : it need the following keys and filesHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\OSConfigSecurity Packages Reg_Multi_Sz kerberos, msv1_0, wdigest, schannel, tspkg <<<<HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders SecurityProviders = credssp.dllnew files : tspkg.dll, credsp.dll
write-host -ForegroundColor yellow "Enregistrement WMI pour netadapter"regsvr32.exe /s storagewmi.dllX:\Windows\system32\wbem\mofcomp.exe X:\Windows\system32\wbem\NetAdapterCim.mof
# pour enrichir le log : Suivi détaillé, Système auditpol.exe /set /Category:'{6997984C-797A-11D9-BED3-505054503030}' /success:enable /failure:enableauditpol.exe /set /Category:'{69979848-797A-11D9-BED3-505054503030}' /success:enable /failure:enable# bsod de winpe avec la ligne ci-dessous : Accès aux objets #auditpol.exe /set /Category:'{6997984A-797A-11D9-BED3-505054503030}' /success:enable /failure:enable
start-service PLA$cible = 'HKLM:\System\CurrentcontrolSet\Services\PLA\Configuration'$aclBase = get-acl $cible