Skip to content

ivansieder/fix-microsoft-outlook-api-clickshare-calendar-integration-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9878fea · Jan 18, 2023

History

5 Commits
Jan 18, 2023
Jan 18, 2023
Jan 18, 2023
Jan 18, 2023
Jan 18, 2023
Jan 18, 2023

Repository files navigation

An Intune package to fix some issues related to M365-Apps along with ClickShare (with calendar integration enabled), see https://www.borncity.com/blog/2023/01/18/windows-10-taskleiste-und-office-anwendungen-streiken-18-jan-2023/

If it detects that the calendar integration of Barco's ClickShare is enabled, this script does two things:

Usage:

  • in Intune, create a new Win32 App
  • upload the fix-microsoft-outlook-api-clickshare-calendar-integration-issue.intunewin package
  • Install command: powershell -executionpolicy bypass -file install.ps1
  • Uninstall command: powershell -executionpolicy bypass -file uninstall.ps1 (uninstall.ps1 is actually just an empty file, but it's required from Intune to provide such a command so for the simplicity we used an empty file)
  • Install behavior: User
  • Detection rules: upload the detect.ps1 file
  • Assign all users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published