Sideload new Teams onto Server 2019

https://learn.microsoft.com/en-us/microsoftteams/new-teams-bulk-install-client Installs on current user Add-AppxPackage -Path C:\Path\App-Package.msixbundle Installs for all users Error: 87 The parameter is incorrect. – Make sure your Line is correct

SQL OLEDB Driver via Intune

Followed on from the great guide here by NielsKok.Tech for ODBC below , I modified the Install and Uninstall and used a different Detection Policy for OLEDB […]

Update Odbc \ OLEDB drivers

ODBC – https://www.sqlserverversions.com/2021/05/sql-server-odbc-driver-versions.html OLEDB – https://www.sqlserverversions.com/2021/06/sql-server-oledb-driver-versions.html Install the latest version of whatever version you already have. e.g. V18 or V19 If a reboot is pending on the […]