Skip to content

Push many commands to a batch of Dell 6224/48 using powershell and ssh

Notifications You must be signed in to change notification settings

kentonrussell/DellPowerConnectMassSSHConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DellPowerConnectMassSSHConfig

Push many commands to a batch of Dell 6224/48 using powershell and ssh

Dependencies

kitty.exe
switchlist.csv
posh-git (powershell module)
current_command.txt

Hosts

Windows Host to run Kitty and posh-git

Scripts

deploy_command.ps1

deploy_command.ps1

  • if the command requires a confirmation, you must append \ny to that command. (When typing in powershell)
  • example: copy running-config startup-config\ny
  • This auto accepts the confirmation.
  • Comment out line 37 (logout) if you would like the shell to stay open.

About

Push many commands to a batch of Dell 6224/48 using powershell and ssh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published