Changes between Version 77 and Version 78 of HLKTesting


Ignore:
Timestamp:
09/03/19 08:57:41 (5 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HLKTesting

    v77 v78  
    454454}}}
    455455
    456 Then import that certificate to the certificate store on HLK clients. The puppet-hlk_tap6_openvpn module handles that part automatically with Powershell DSC.
     456Then import that certificate to the certificate store on HLK clients:
     457
     458{{{
     459Get-Childitem .\wdktest-samuli.cer| Import-Certificate -Certstorelocation cert:\LocalMachine\TrustedPublisher
     460}}}
     461
     462The puppet-hlk_tap6_openvpn module handles the import part automatically with Powershell DSC.
    457463
    458464= HLK logging =