From 9a1e2278366be2e50289a2175eac6d8058562289 Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 5 Aug 2025 15:35:39 +0000 Subject: [PATCH] Upload files to "Utility Scripts" --- Utility Scripts/Start Nessus Box IP Change Script.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 Utility Scripts/Start Nessus Box IP Change Script.bat 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