Skip to content

Manage (older) Sonicwall's using Powershell through SSH.

License

Notifications You must be signed in to change notification settings

AvrumFeldman/PSSonicwall-SSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PSSonicwall-SSH

Manage older Sonicwall's using Powershell through SSH.

Requirements

  1. Powershell v5.1 and higher.
  2. Renci.SshNet.dll loaded into powershell. Can be loaded using add-type <path to dll>

Notes

Please note this is a work in development, development is depending on my work requirements. Feel free to fork and/or submit pull requests.

ToDo

  • Convert it into a Powershell module.
  • Reduce amount of connectivity checks. (Maybe by storing last execution time and calculating is x amount of time passed...)

About

Manage (older) Sonicwall's using Powershell through SSH.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published