Quantcast
Channel: /r/powershell – How to Code .NET
Viewing all articles
Browse latest Browse all 8793

Best way to check a checksum on a remote system?

$
0
0

I’m trying to check a file of a checksum on Linux system versus a file of a checksum on a Windows system.

Looking up, sadly even if I install Powershell on Linux there is no way to remotely connect to Linux using Powershell and run a checksum check.

There is a module SSH-Session that seems to be working but I wanted to know if there are alternatives.

submitted by /u/riahc4
[link] [comments]

The post Best way to check a checksum on a remote system? appeared first on How to Code .NET.


Viewing all articles
Browse latest Browse all 8793

Trending Articles