Microsoft Partner Center | Other
Other features or issues related to Microsoft Partner Center
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
unable to submit windows drivers for attestation using partner center.
Other features or issues related to Microsoft Partner Center
AI answer
Attestation submission requires several prerequisites and a correct package structure. The following checklist covers the main reasons attestation submissions fail in Partner Center and how to fix them.
SignTool sign /s MY /n "Company Name" /fd sha256 \
/tr http://sha256timestamp.ws.symantec.com/sha256/timestamp \
/td sha256 /v "C:\Echo\Disk1\Echo.cab"
SignTool verify Echo.sys
SignTool verify /pa /ph /v /d Echo.sys
References: