About: The Azure Connected Machine agent lets you manage Windows and Linux machines hosted outside of Azure, on your corporate network or other cloud providers.
Application Name: Azure Connected Machine Agent
Version: 1.57.03197.2516
Main Application Website URL: https://aka.ms/AzureConnectedMachineAgent
MSI Installer (Silent Install):
Code: Select all
msiexec /i " AzureConnectedMachineAgent.msi" /qn /l*v <log_file_path>MSI Installer (Silent Uninstall):
Code: Select all
msiexec /x {ProductCode} /qn /l*v <log_file_path>
FOLLOW US