Quantcast
Channel: Public Key Infrastructure PowerShell module
Viewing all articles
Browse latest Browse all 729

New Post: Add-CertificateTemplateAcl returned error when called from PowerShell remoting

$
0
0
Oh, sorry, I just checked the code and found one line which I forgot to remove. Open Add-CertificateTemplateAcl.ps1 and delete the following line:
if ($Host.Name -eq"ServerRemoteHost") {throw New-Object NotSupportedException}

Viewing all articles
Browse latest Browse all 729

Trending Articles