Ok, let's try this approach:
$certrequest = new-object -com certificateauthority.request
$certrequest.retrievepending(5116,"RA15\ЦС_2")
does this command throws error?