Install-MMA-on-Nano-Server
1.0.5
This script installs MMA on Nano Server without SCOM or ActiveDirectory dependancies with the intention of attaching to Azure OMS only. Note, the SCOM/MMA agent install files (version 8.0.10709.0) are used for this install. Copy the content from the SCOM2016 ISO ":\NanoAgent\" folder to your current path. This script has to be run with administrative privileges. The u
This script installs MMA on Nano Server without SCOM or ActiveDirectory dependancies with the intention of attaching to Azure OMS only. Note, the SCOM/MMA agent install files (version 8.0.10709.0) are used for this install. Copy the content from the SCOM2016 ISO ":\NanoAgent\" folder to your current path. This script has to be run with administrative privileges. The user account which is used to connect to the Nano Server must also have administrative rights on the Nano Server. WMF 5.0 is required for Copy-Item to NanoServer.
The .\NanoServer\InstallNanoServerScomAgentOnline.ps1 script was heaviliy modified to cater for this installation. Functionaly may be different from the MMASetup-AMD64 install.
Code is also updated at https://github.com/MnrGreg/Install-MMA-on-Nano-Server
Show more
The .\NanoServer\InstallNanoServerScomAgentOnline.ps1 script was heaviliy modified to cater for this installation. Functionaly may be different from the MMASetup-AMD64 install.
Code is also updated at https://github.com/MnrGreg/Install-MMA-on-Nano-Server
Installation Options
Owners
Package Details
Author(s)
- Gregory May
Tags
Nano MMA/SCOM Microsoft Monitoring Agent
Dependencies
This script has no dependencies.
FileList
- Install-MMA-on-Nano-Server.nuspec
- Install-MMA-on-Nano-Server.ps1