Is this possible? I plan to use certmgr.exe to install the cert, The problem now is the script need to be run as administrator unless I change localMachine to currentUser.
The command is:
certmgr.exe -add -c certName.cer -s -r localMachine root
Is this possible? I plan to use certmgr.exe to install the cert, The problem now is the script need to be run as administrator unless I change localMachine to currentUser.
The command is:
certmgr.exe -add -c certName.cer -s -r localMachine root