Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

McAfee MOVE AV Solution #83

Closed
matthias-schlimm opened this issue Feb 23, 2019 · 4 comments
Closed

McAfee MOVE AV Solution #83

matthias-schlimm opened this issue Feb 23, 2019 · 4 comments

Comments

@matthias-schlimm
Copy link
Collaborator

Prepare MCS / PVS Master Image for McAfee MOVE AV Solution

(with installed Agent)
Vendor Best Practices:
Deploy client in a Virtual Desktop Infrastructure environment
When operating in a Virtual Desktop Infrastructure (VDI) environment, follow these steps to create a master
image of a client system and clone the virtual machines.

Before you begin
• The McAfee Agent is installed on the master image.
• The McAfee MOVE AntiVirus client is in the Master Repository.

Task
1 Deploy the McAfee MOVE AntiVirus client to the master image.
2 Configure and apply McAfee MOVE AntiVirus policies to the master image.
Unselect “Enable Selfprotection” on the McAfee Management Server
Unselect “Enable Selfprotection” in the Policy for MOVE AV Common (e.g. 4.8.0)
3 Run the targeted on-demand scan on the master image to build up the cache.
Building up the cache on the master image improves the performance of the VDI when you clone the virtual
machines.
4 In the master image, delete the registry key AgentGUID from the location determined by your Windows
operating system.
• 32-bit — HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent
(32-bit)
• 64-bit — HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Network Associates\ePolicy
Orchestrator\Agent (64-bit)
5 In the master image, under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mvagtdrv
\Parameters, delete the data for ServerAddress1, ServerAddress2, and ODSUniqueId.

Note: ServerAdress1 and ServerAdress2 mus be set to empty value. ODSUniqueID must remove completly
6 Shut down the master image and clone the virtual machines from the master image.
When cloned virtual machines are turned on, new agent GUID values are automatically generated. The virtual
machines are now managed by the McAfee ePO server.

Additional Hints:
McAfee Services on the Master Image do not need to be stopped!

image

Services Overview:
image

image

image

image

image

image

@matthias-schlimm
Copy link
Collaborator Author

create branch for testing, got the script here (https://github.com/EUCweb/BIS-F/blob/feature/83_FRQ_McAfee-Move/Framework/SubCall/Preparation/10_PrepBISF_AV-McAfee.ps1)

after succesfull test the branch will merged into develop

@matthias-schlimm
Copy link
Collaborator Author

matthias-schlimm commented Apr 12, 2019

Release 7 1912 - Codename Bugs Bunny automation moved this from To do to Done Apr 12, 2019
@EUCweb EUCweb added the Merge Issue Issue must be merged into next Release label Aug 11, 2019
@EUCweb EUCweb reopened this Aug 11, 2019
Release 7 1912 - Codename Bugs Bunny automation moved this from Done to In progress Aug 11, 2019
@EUCweb
Copy link
Owner

EUCweb commented Aug 11, 2019

some code from latest BIS-F release must be merged into Bugs Bunny

@EUCweb
Copy link
Owner

EUCweb commented Aug 13, 2019

done in BB_develop branch

@EUCweb EUCweb closed this as completed Aug 13, 2019
Release 7 1912 - Codename Bugs Bunny automation moved this from In progress to Done Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants