Skip to content

Conversation

@Shanefe
Copy link
Contributor

@Shanefe Shanefe commented Feb 11, 2026

Issue:
Check for cmdlet before calling
Handle large calendars (blows Int)
Improve culture checker

Validation:
Ran on SAW machine.

@Shanefe Shanefe requested a review from a team as a code owner February 11, 2026 00:57
@lusassl-msft lusassl-msft requested a review from Copilot February 11, 2026 08:32
@lusassl-msft
Copy link
Contributor

lusassl-msft commented Feb 11, 2026

/azp run #Resolved

@azure-pipelines
Copy link

azure-pipelines bot commented Feb 11, 2026

Azure Pipelines successfully started running 1 pipeline(s).

#Resolved

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Check-SharingStatus.ps1 to be more resilient when parsing calendar sharing logs and to avoid failures in larger mailboxes/environments where certain Exchange cmdlets may not be present.

Changes:

  • Improves timestamp culture detection logic for AcceptCalendarSharingInvite log parsing.
  • Updates calendar size warning logic to use Int64 and handle thousands separators in byte counts.
  • Guards Get-CalendarActiveSharingInformation usage behind a Get-Command existence check.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@dpaulson45 dpaulson45 self-requested a review February 12, 2026 16:40
@dpaulson45
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dpaulson45 dpaulson45 merged commit 2a95b22 into main Feb 12, 2026
7 checks passed
@dpaulson45 dpaulson45 deleted the Check_for_cmdlet branch February 12, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants