New Post: Cannot get ADCS powershell commands to run.
EXE file in the download list is just a wrapper over embedded MSI, there is nothing to worry about.
View ArticleNew Post: Cannot get ADCS powershell commands to run.
OK so I have installed the module on my local machine, and now want to import it. I get the following error when I try to Import as described in the documentation using the "Import-Module PSPKI"...
View ArticleNew Post: Cannot get ADCS powershell commands to run.
On main page you will find requirements when running the module on client operating systems. You have to install ADCS remote management tools (RSAT).
View ArticleNew Post: Cannot get ADCS powershell commands to run.
Just figured that out. Sorry. I thought I had already installed the RSAT. I will make sure it is there.
View ArticleNew Post: Cannot get ADCS powershell commands to run.
So I have installed the PSPKI module, but the Get-CertificationAuthority cmdlet doesn't seem to be there when I run Get-Command -Module PSPKI. Son't I need this to run the Set-CACryptographyConfig cmdlet?
View ArticleNew Post: Cannot get ADCS powershell commands to run.
is your machine domain-joined? Get-CertificationAuthority is not availabe on workgroup computers.
View ArticleNew Post: Cannot get ADCS powershell commands to run.
Would it not even show up, or would it just not work? I think my local machine here is not on a domain. If I join it to one, would I need to re-import the pspki module? The system I really want to put...
View ArticleNew Post: Cannot get ADCS powershell commands to run.
if your machine is not a member of a domain, then you can't manage enterprise CAs. Though, you can manage standalone CA (Get-CertificationAuthority command is replaced with a...
View ArticleNew Post: Cannot get ADCS powershell commands to run.
OK, I will check it all out. Thank you for your patience with this. Hopefully, all will go smoothly once I get it loaded up on our internal domain. One more quick question though. Can I take all the...
View ArticleNew Post: Cannot get ADCS powershell commands to run.
Can I take all the Module documents installed by the .exe and copy them over to the same directory, and then install the module into powershell? yes.
View ArticleNew Post: Issue when trying to load module via PSSession
Hello Sorry for the late reply, I am running version 2.6 actually rather than remoting the the Server hosting the CA (Windows 2003 R2 Enterprise CA) I would like to load and use the PSPKI module...
View ArticleNew Post: Issue when trying to load module via PSSession
There are two notes: 1) PSPKI launch in remote sessions is allowed starting with v2.8 (current release) 2) Client operating systems (as well as non-CA servers) must have ADCS RSAT component. you must...
View ArticleNew Post: Issue when trying to load module via PSSession
Thanks very much"ADCS RSAT component" of course Duh! I should have realised this straight away Thanks Again :) Ernie
View ArticleNew Post: submitting a request to a CA in untrusted domain
Hi, we have some clients that require certificates from a CA in another domain. Currently we are using Certreq to request the certificates via a Https request. We find problems with Certreq timeouts...
View ArticleNew Post: exception call by ".ctor" with 1 argument
Hi there, i´m running into an error getting crl nextupdate info. I would like to get the expiration date from our offline ca. I downloaded our crl and run the get.crl command against. I get an erro...
View ArticleCreated Unassigned: exception call by ".ctor" with 1 argument [52]
Hi there,i´m running into an error getting crl nextupdate info.I would like to get the expiration date from our offline ca. I downloaded our crl and run the get.crl command against.I get an erro thrown...
View ArticleNew Post: exception call by ".ctor" with 1 argument
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: exception call by ".ctor" with 1 argument
This is a bug in the code. This is fixed in an internal build. See working item for an updated DLL file.
View ArticleCommented Unassigned: exception call by ".ctor" with 1 argument [52]
Hi there,i´m running into an error getting crl nextupdate info.I would like to get the expiration date from our offline ca. I downloaded our crl and run the get.crl command against.I get an erro thrown...
View ArticleCommented Unassigned: exception call by ".ctor" with 1 argument [52]
Hi there,i´m running into an error getting crl nextupdate info.I would like to get the expiration date from our offline ca. I downloaded our crl and run the get.crl command against.I get an erro thrown...
View Article