Valid 70-742 Dumps shared by ExamDiscuss.com for Helping Passing 70-742 Exam! ExamDiscuss.com now offer the newest 70-742 exam dumps, the ExamDiscuss.com 70-742 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-742 dumps with Test Engine here:
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have a server named Web1 that runs Windows Server 2016. You need to list all the SSL certificates on Web1 that will expire during the next 60 days. Solution: You run the following command. Get-ChildItem Cert:\LocalMachine\My |? { $_.NotAfter -It (Get-Date).AddDays( 60 ) } Does this meet the goal?
Correct Answer: B
Recent Comments (The most recent comments are at the top.)
Anthony Richards - Nov 04, 2019
That command will only show the certs that are in the Personal store of the machine. to show the others, it would have to point to root, authroot or ca as examples
See below: PS C:\WINDOWS\system32> dir Cert:\LocalMachine\CA\
Recent Comments (The most recent comments are at the top.)
That command will only show the certs that are in the Personal store of the machine.
to show the others, it would have to point to root, authroot or ca as examples
See below:
PS C:\WINDOWS\system32> dir Cert:\LocalMachine\CA\
PSParentPath: Microsoft.PowerShell.Security\Certificate::LocalMachine\CA
Thumbprint Subject
---------- -------
FEE449EE0E3965A5246F000E87FDE2A065FD89D4 CN=Root Agency
D559A586669B08F46A30A133F8A9ED3D038E2EA8 OU=www.verisign.com/CPS Incorp.by Ref. LIABILITY LTD.(c)97 VeriSign, OU=Ve...
D4FFDB19BA590FFFAA34DB5F4B568706A2978436 CN=Microsoft TPM Root Certificate Authority 2014, O=Microsoft Corporation,...
A05EDD36D6A33F6CEB86C278BAA7D65F2FFF6D8F CN=Windows Admin Center
5F4D579276068487A4B67714A34E6121908623C7 CN=Windows Admin Center
3C6BD0D05CDBE02EFCA90F0F956F3C8C2A295131 CN=EUS-NTC-KEYID-1591D4B6EAF98D0104864B6903A48DD0026077D3
109F1CAED645BB78B3EA2B94C0697C740733031C CN=Microsoft Windows Hardware Compatibility, OU=Microsoft Corporation, OU=...
0CA45AE50D909702308204ED3E43580934AE4C70 CN=Windows Admin Center
E6024DD58408E493E4370CD82A3B2F0CB199963A CN=utek-ASGARD-CA
PS C:\WINDOWS\system32> dir Cert:\LocalMachine\My\
PSParentPath: Microsoft.PowerShell.Security\Certificate::LocalMachine\My
Thumbprint Subject
---------- -------
A05EDD36D6A33F6CEB86C278BAA7D65F2FFF6D8F CN=Windows Admin Center