Skip to content

Instantly share code, notes, and snippets.

View bill-long's full-sized avatar

Bill Long bill-long

  • Microsoft
View GitHub Profile
@karbomusic
karbomusic / EWSPushNotificationTool.ps1
Last active July 15, 2025 13:19
Test EWS Push Subscriptions on Exchange Server 2010-2019
# -------------------------------------------------------------------------------------
# EWS PUSH SUBSCRIPTION TOOL 1.0
# This sample script is not supported in any way and is
# provided AS IS without warranty of any kind.
# -------------------------------------------------------------------------------------
#
# INFO:
# The goal of this script is to test basic functionality of an EWS Push Notifications.
# There are no dependencies on EWS Managed API.
#