Ask the Community
Groups
Scanning a MAC computer - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><em>It is recommended that this data collector be run from the terminal.</em><br><br><strong>If using the Mac OS X GUI:</strong></p> <ol><li>Download the zip.</li> <li>Double click the zip to extract. You will now have an icon titled "NetworkDetectiveMacCollector".</li> <li>Double click on the icon. After it runs, it will produce a CDF in the same folder it was run from.</li> </ol><p><strong>If scripting or using terminal</strong></p> <ol><li>Download the zip and extract.</li> <li>Use the following options [<em>Neither are required. The default will be to product a file named <HOSTNAME>-<MACADDR>.cdf in the same folder as NetworkDetectiveMacCollector</em>]: <ul><li>-f <filename></li> <li>-d <outdir></li> </ul></li> </ol><p><em>Terminal Example:</em></p> <pre class="code codeBlock" spellcheck="false" tabindex="0"> $ cd ~/NetworkDetectiveMacCollector.app/Contents/MacOS/</pre> <pre class="code codeBlock" spellcheck="false" tabindex="0"> $ ./NetworkDetectiveMacCollector -f myscan -d ~/Desktop</pre> </article> </main>