- #MMA MANAGER VS AGENT INSTALL#
- #MMA MANAGER VS AGENT ARCHIVE#
- #MMA MANAGER VS AGENT FULL#
- #MMA MANAGER VS AGENT DOWNLOAD#
Since the Connected Machine agent (aka Arc agent) is not an extension, it cannot be updated automatically by the Azure platform itself as for other extensions (i.e., MMA, AMA, Dependency agent, etc.). With that said, and always considering the Shared responsibility in the cloud, how can you maintain that agent up to date? You can check the what is the latest version and what’s in it on the What's new with Azure Arc enabled servers agent Microsoft’ documentation page. The corresponding agent called Connected Machine agent receives improvements on an ongoing basis. Today I would like to talk to you about a similar approach to use on Azure Arc enabled servers.
#MMA MANAGER VS AGENT INSTALL#
Set the install command to: setup.exe /qn NOAPM=0 ADD_OPINSIGHTS_WORKSPACE=1 OPINSIGHTS_WORKSPACE_AZURE_CLOUD_TYPE=0 OPINSIGHTS_WORKSPACE_ID="WORKSPACEID" OPINSIGHTS_WORKSPACE_KEY="KEYSAVED" AcceptEndUserLicenseAgreement=1".Select the app package from the output folder you created in the previous steps.Extract and run the IntuneWinAppUtil.exe.
#MMA MANAGER VS AGENT DOWNLOAD#
Download the repo located Github-IntuneContentPrep.Extract the contents to your desired folder.Open command prompt and run MMA-Setup-AMD64.exe /C in the directory your install exists.Create a folder and put the MMA-Setup-AMD64.exe inside of it.Copy down the Workspace ID and Primary Key.Navigate back to your log analytics workspace.I’ve included an example of a few logs below, please bare in mind that if the log is not enabled by default you will still need to enable that log separately.
#MMA MANAGER VS AGENT FULL#
If the log you wish to use does not appear you can type in the full log path and it will be added. Begin typing a log you wish to collect and it should auto populate. You can now add any event log you wish to collect.
#MMA MANAGER VS AGENT ARCHIVE#
The purpose of this guide is to configure the collection of Logs in an Intune environment.