IIoT services Windows native start error.

IIoT services Windows native start error.

Hello.

I'm trying to run IIoT Services v15. Services in Docker (Linux) are running well, but when I try to run services natively in Windows, I receive an error: 

Server stopped because of exception. Exception information:
CopaData.ServiceGrid.Infrastructure.Exceptions.PrerequisiteCheckFailedException The https certificate configuration is invalid. Please make sure the file C:\ProgramData\COPA-DATA\System\ServiceGrid\HttpsCertificates\appsettings.certificate.json exists and contains the ServiceGridCertificate Path. 

I copied this folder from Docker files, but nothing has changed. As I understand certifacates should be generated for the current machine. 

The questions:
1. How to generate absent certificates?
2. What package was not installed to lose "C:\ProgramData\COPA-DATA\System\ServiceGrid\HttpsCertificates" folder and files inside?

Thanks