P
fl *
Size: a a a
P
fl *
EK
P
Invoke-Command -ComputerName $env:COMPUTERNAME -ScriptBlock {ls -Path 'Cert:\' -Recurse }
The system cannot open the device or file specified
, хотя выполнение ls -Path 'Cert:\' -Recurse
возвращает все сертификаты, как и должно. В чём может быть проблема?P
Invoke-Command -ComputerName $env:COMPUTERNAME -ScriptBlock {ls -Path 'Cert:\' -Recurse }
The system cannot open the device or file specified
, хотя выполнение ls -Path 'Cert:\' -Recurse
возвращает все сертификаты, как и должно. В чём может быть проблема?AS
AS
P
AS
AS
P
AS
AS
EK
EK
Invoke-Command -ComputerName $env:COMPUTERNAME -ScriptBlock {ls -Path 'Cert:\' -Recurse }
The system cannot open the device or file specified
, хотя выполнение ls -Path 'Cert:\' -Recurse
возвращает все сертификаты, как и должно. В чём может быть проблема?P
P
EK
AS
P