Minifilter certification error

hi all. first of all - sorry for my english.
i getting an error on driver preparation and driver install stages while i try to deploy standart project of miniFilter driver, which one included in VS 2013 ( Storage category ) from WDK 8.1
My test machine OS is Win 8.1 x64
My dev machine OS is Win 7 x32
I leave default configuration of Driver Sign ( “Test Sign” ) during deployment get an error that “CertUtil” was received wrong parameter and exit.
I set testsign mode to ON in bcdedit.exe with restart after and this didnt help me.
I tried to compile and deploy empty KMDF project, which also included with WDK and dont have any problems.
if someone will wish to help, i can leave .wtl files of deployment.
Help please.

You might have done this already but I just wanted to be sure.

I assumed you specified “Sign Mode” as “Test Sign”. There is a field right below the “Sign Mode”, which is call “Test Certificate”. Did you select “Create Test Certificate” for that field when you were building your driver?