79380444

Date: 2025-01-23 09:19:07
Score: 2
Natty:
Report link

if you have an admin account with Exchange Permission you can use this cmdlet :

get-MailboxCalendarConfiguration -Identity mailboxIdentity |select-object WorkingHours*

https://learn.microsoft.com/en-us/powershell/module/exchange/get-mailboxcalendarconfiguration?view=exchange-ps

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: trisdev75