Skip to content

arjansturing/smbv1finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

SMBv1 Finder

This script returns the SMBv1 status and FileShare information of servers within a AD environment.

Make sure that you have the Active Directory module installed and run Powershell as "Administrator" when using the script.

When using the script for external servers "PSRemoting" needs to be enabled on the regarding servers.

You can enable "PSRemoting" on a single server by executing the following PS command: Enable-PSRemoting -Force

You can enable PSRemoting on mulitple servers within a AD environment by using GPO.

A guide for enabling PSRemoting by using GPO can be find here: https://www.techrepublic.com/article/how-to-enable-powershell-remoting-via-group-policy/

About

SMBv1Finder.ps1 - Script for finding SMBv1 status and FileShare information of local and remote servers in an Active Directory environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published