Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to view remote certificates installed on remote machine?

702 views
Skip to first unread message

rmq

unread,
Feb 19, 2009, 8:02:56 AM2/19/09
to
On local machine, in powershell I could type in : cd cert:
Then I can navigate the certificates installed on local machine.

My questions is how could I use powershell running on local machine to
view remote machine's certficate?

Thanks a lot.

Bob Landau

unread,
Feb 19, 2009, 12:48:05 PM2/19/09
to
I suspect you are talking about viewing this in v1; alas I don't believe
Powershell or WMI provide any method of doing this. You can use the
Cerfticate snapin to view these though

http://msdn.microsoft.com/en-us/library/ms788967.aspx

If you can use v2 check out the help for invoke-command. This can now be
done easily.

bob

rmq

unread,
Feb 20, 2009, 12:38:51 AM2/20/09
to
Thanks a lot.
I will try it.


On Feb 20, 1:48 am, Bob Landau <BobLan...@discussions.microsoft.com>
wrote:

0 new messages