Python tool that get all computers where users login within an environment with McAfee AV + EPO.
The script use filter the devices by Tags and print just the workstations ( =! 'Server).
McAfeeEpo-UserToPC.py -i c:\path\to\inputfiletxt -o c:\path\to\outputfile.txt
- Note: Outputfile is created if not exist
- change the parameter <EPO_SERVER> with your EPO server ip/hostname
- Install dependencies:
- McAfee Epo Python Module must be located at the same directory of McAfeeEpo-UserToPC.py.
- Install other dependencies from requirements.txt