-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
In here https://mosen.github.io/profiledocs/custom/microsoft-autoupdate2.html
Microsoft changed this property's values in Q4 of 2020. Referenced here https://techcommunity.microsoft.com/t5/microsoft-365-apps-for/microsoft-365-apps-update-channel-name-changes-ios-mac-and/m-p/1869539
Also, when inspecting, I noticed they renamed the property from Channel to ChannelName
Example:
% "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS"/msupdate --config
Checking configuration...
{
AutoUpdateVersion = "4.34.21041102";
ChannelName = Current;
HowToCheck = AutomaticDownload;
LastCheckForUpdates = "Apr 15, 2021 at 5:44:46 PM";
ManifestServer = "";
RegisteredApplications = (
{
"Application ID" = MSRD10;
ApplicationPath = "/Applications/Microsoft Remote Desktop.app";
VersionOnDisk = 1863;
},
{
"Application ID" = XCEL2019;
ApplicationPath = "/Applications/Microsoft Excel.app";
VersionOnDisk = "16.49.21041105";
},
{
"Application ID" = OPIM2019;
ApplicationPath = "/Applications/Microsoft Outlook.app";
VersionOnDisk = "16.49.21033100";
},
{
"Application ID" = ONDR18;
ApplicationPath = "/Applications/OneDrive.app";
VersionOnDisk = "21062.0328.0001";
},
{
"Application ID" = WDAV00;
ApplicationPath = "/Applications/Microsoft Defender ATP.app";
VersionOnDisk = "101.25.69";
},
{
"Application ID" = PPT32019;
ApplicationPath = "/Applications/Microsoft PowerPoint.app";
VersionOnDisk = "16.49.21041105";
},
{
"Application ID" = MSau04;
ApplicationPath = "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app";
VersionOnDisk = "4.34.21041102";
},
{
"Application ID" = ONMC2019;
ApplicationPath = "/Applications/Microsoft OneNote.app";
VersionOnDisk = "16.49.21041105";
},
{
"Application ID" = MSWD2019;
ApplicationPath = "/Applications/Microsoft Word.app";
VersionOnDisk = "16.49.21041105";
}
);
StartDaemonOnAppLaunch = true;
UpdateCache = "";
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels