diff --git a/Utility Scripts/Start Nessus Box IP Change Script.bat b/Utility Scripts/Start Nessus Box IP Change Script.bat new file mode 100644 index 0000000..d42ca9d --- /dev/null +++ b/Utility Scripts/Start Nessus Box IP Change Script.bat @@ -0,0 +1 @@ +Powershell.exe -executionpolicy remotesigned -file "%~dp0Change IP on Nessus Box.ps1" \ No newline at end of file