This entry is about to check if the MoovIT certificate exists on the local windows client. Due to the fact that local group policy actions or windows updates may wipe the certificate, it is needed that sometimes the existence of the certificate should be checked.
The easiest way to check the certificate is by opening the certificate manager via Run -> certmgr.msc
To list the MoovIT authority certificate via script, this task can be executed via powershell (admin prompt):
If the moovit certificate doesn’t exist, the certificate can be installed by using this powershell command – a GPO task or any other logon action should be considered to be used for this task.