McAfee remove guid for creating vm template: Difference between revisions
Jump to navigation
Jump to search
(Created page with "test") |
No edit summary |
||
Line 1: | Line 1: | ||
When creating a virtual machine template that has McAfee antivirus installed you will need to reset the GUID before converting the machine to a template otherwise you will find McAfee will not work when machines are deployed from said template. | |||
1. Open an elevated command promot | |||
2. Browse to this location: | |||
<pre>C:\Program Files\McAfee\Agent\</pre> | |||
3. Run the following command: | |||
<pre>maconfig –enforce –noguid</pre> | |||
4. Shutdown the machine and convert it to template | |||
[[Category:McAfee]] | |||
[[Category:Antivirus]] | |||
[[Category:Template]] |
Revision as of 11:57, 15 October 2019
When creating a virtual machine template that has McAfee antivirus installed you will need to reset the GUID before converting the machine to a template otherwise you will find McAfee will not work when machines are deployed from said template.
1. Open an elevated command promot 2. Browse to this location:
C:\Program Files\McAfee\Agent\
3. Run the following command:
maconfig –enforce –noguid
4. Shutdown the machine and convert it to template