1#certmgr -add dev.pfx -s Root 2#certmgr -add dev.pfx -s TrustedPublisher 3#certmgr -add test.pfx -s Root 4#certmgr -add test.pfx -s TrustedPublisher 5#certmgr -add prod.pfx -s Root 6#certmgr -add prod.pfx -s TrustedPublisher