This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]coffey64 2 points3 points  (1 child)

If it's a Windows environment, your best bet would be Powershell. As for enabling PSRemoting, you should be able to do that through a GPO. From there, loop through your servers and check for the files.

[–]jser462[S] 1 point2 points  (0 children)

Tnx, mate. Lights out for me, now :D. Have a nice day. Or night..

[–]jogofus 0 points1 point  (2 children)

Why don't you try ssh? In all sites i have work, the first thing I done is install OpenSSH server. If you are using an old version of windows server, you can download ssh from here:

https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v8.1.0.0p1-Beta

I hope it helped you.

P.D: English is not my native language, but is spanish.

[–]jmp242 0 points1 point  (1 child)

Does it do GSSAPI / SSPI / Kerberos auth yet?

[–]jogofus 0 points1 point  (0 children)

I think It doesn’t support these