Thank U much, i'll follow.
For information, there was another problem with Get-CertificationAuthority command at all CA on 2003 r2, sp2 (PSPKI v 2.2, PoSH v.2). This command is in the list, getting by Get-Command, but it isn't recognized as cmdlet and there is no help. So i've tried Connect-CertificationAuthority and it works correctly. Don't know why, but it's so. In 2008 r2 with Get-CertificationAuthority everything is ok.
Error with command:
PS C:\Windows\System32> Get-CertificationAuthority -ComputerName $CN | Get-Issue
dRequest -RequestID 5492 | Receive-Certificate -Path $pathCertIssuedExport -Forc
e
The term 'Get-CertificationAuthority' is not recognized as the name of a cmdlet
, function, script file, or operable program. Check the spelling of the name, o
r if a path was included, verify that the path is correct and try again.
At line:1 char:27
For information, there was another problem with Get-CertificationAuthority command at all CA on 2003 r2, sp2 (PSPKI v 2.2, PoSH v.2). This command is in the list, getting by Get-Command, but it isn't recognized as cmdlet and there is no help. So i've tried Connect-CertificationAuthority and it works correctly. Don't know why, but it's so. In 2008 r2 with Get-CertificationAuthority everything is ok.
Error with command:
PS C:\Windows\System32> Get-CertificationAuthority -ComputerName $CN | Get-Issue
dRequest -RequestID 5492 | Receive-Certificate -Path $pathCertIssuedExport -Forc
e
The term 'Get-CertificationAuthority' is not recognized as the name of a cmdlet
, function, script file, or operable program. Check the spelling of the name, o
r if a path was included, verify that the path is correct and try again.
At line:1 char:27
-
Get-CertificationAuthority <<<< -ComputerName $CN | Get-IssuedRequest -Reque
stID 5492 | Receive-Certificate -Path $pathCertIssuedExport -Force- CategoryInfo : ObjectNotFound: (Get-CertificationAuthority:Stri
ng) [], CommandNotFoundException - FullyQualifiedErrorId : CommandNotFoundException
- CategoryInfo : ObjectNotFound: (Get-CertificationAuthority:Stri