This script facilitates the transfer of files from Cortex to a PC.
- Ensure that port 3000 is open.
-
Rename the GTB agent file to
GTB.msi -
Create a zip file containing the batch file and the GTB MSI file.
-
Update the server-side zip file path as follows, replacing it with the correct location on your system:
filename = r"C:\Users\Dilanka\Downloads\SendFolder\GTB.zip" # Path to your zip file
Ensure that the file path points to the correct directory on your machine.