Thanks! I literally just stumbled across the solution. From: [email protected] [mailto:[email protected]] On Behalf Of Steve Whitcher Sent: Tuesday, April 21, 2015 10:29 AM To: [email protected] Subject: Re: [mssms] PowerShell + Enterprise Trust?
The "Enterprise Trust" store appears to be known as simply "Trust" by powershell. get-childitem -path cert:\localmachine\trust On Tue, Apr 21, 2015 at 9:10 AM, Charles Hiland <[email protected]<mailto:[email protected]>> wrote: This may be slightly off-topic of SCCM, but I am scripting a deployment and using PowerShell, so it’s semi-relevant ☺ Is it possible to import a certificate to the Enterprise Trust cert store? I’ve done several to the Trusted Publisher, but I can’t seem to locate the enterprise trust store by the commonly used get-childitem: e.g. get-childitem –path cert:\localmachine\store Thanks in advance if you can help. ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________
