Com.microsoft.autoupdate2 plist - script error - where is the error?

jameson
Contributor II

I simply cannot get my plist file to work and it seems it say there is an error on line 150 - but cannot see why there should be. Anyone with input?

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
                                <key>Applications</key>
                                <dict>
                                    <key>/Applications/Company Portal.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>IMCP01</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Applications/Microsoft Excel.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>XCEL2019</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Applications/Microsoft OneNote.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>ONMC2019</string>
                                        <key>LCID</key>
                                        <string>1033</string>
                                    </dict>
                                    <key>/Applications/Microsoft Outlook.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>OPIM2019</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Applications/Microsoft Defender ATP.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>WDAV00</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Applications/Microsoft PowerPoint.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>PPT32019</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Applications/Microsoft Remote Desktop.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>MSRD10</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Applications/Microsoft Word.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>MSWD2019</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Applications/Skype for Business.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>MSFB16</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                    <key>/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>MSau04</string>
                                        <key>LCID</key>
                                        <integer>1033</integer>
                                    </dict>
                                </dict>
                                <key>UpdateDeadline.ApplicationsForcedUpdateSchedule</key>
                                <dict>
                                    <key>/Applications/Company Portal.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>IMCP01</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>52.190901.000</string>
                                    </dict>
                                    <key>/Applications/Microsoft Excel.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>XCEL2019</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>16.31.19111002</string>
                                    </dict>
                                    <key>/Applications/Microsoft OneNote.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>ONMC2019</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>16.31.19111002</string>
                                    </dict>
                                    <key>/Applications/Microsoft Outlook.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>OPIM2019</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>16.31.19111002</string>
                                    </dict>
                                    <key>/Applications/Microsoft PowerPoint.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>PPT32019</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>16.31.19111002</string>
                                    </dict>
                                    <key>/Applications/Microsoft Word.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>MSWD2019</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>16.31.19111002</string>
                                    </dict>
                                    <key>/Applications/Skype for Business.app</key>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>MSFB16</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>16.28.130</string>
                                    </dict>
                                    <dict>
                                        <key>Application ID</key>
                                        <string>WDAV00</string>
                                        <key>ForcedUpdateDate</key>
                                        <date>2019-12-05T17:00:00Z</date>
                                        <key>ForcedUpdateVersion</key>
                                        <string>100.79.42</string>
                                    </dict>
                                <key>ChannelName</key>
                                <string>Production</string>
                                <key>EnableCheckForUpdatesButton</key>
                                <false/>
                                <key>HowToCheck</key>
                                <string>AutomaticDownload</string>
                                <key>StartDaemonOnAppLaunch</key>
                                <true/>
</dict>
</dict>
</plist>
3 REPLIES 3

dan-snelson
Valued Contributor II

@jameson What's the output of plutil /path/to/file ?

jameson
Contributor II

/Users/k/Desktop/12345.plist: Property List error: Found non-key inside <dict> at line 150 / JSON error: JSON text did not start with array or object and option to allow fragments not set.

chrisB
Contributor II

The path to Microsoft Defender ist missing (Line 143).