Our data says otherwise.
So let's look at this tortured yet realistic example:
Get-suDoubleBookedMeetings -ExchangeVersion 2013 `
-EWSurl "https://outlook.office365.com/EWS/Exchange.ASMX" `
-PrimarySMTPAddress "room222@sumatra.onmicrosoft.com" `
-DeclineConflicts `
-VIPfile "c:\users\Zyg\Desktop\suDoubleBook\vips.txt" `
-VIPsGetBookingPreference `
-ImpersonationAccount "zyg-furmaniuk@sumatra.onmicrosoft.com" `
-Credential $LiveCred `
-bw 180 `
-licensefile "c:\users\Zyg\Desktop\suDoubleBook\license.txt"
Will result in this:
We've set Janis as the VIP who gets SOLE access to the resource during the time.
Note that in this scenario the cmdlet also removed a direct-booked appointment some resource calendar human delegate put in there.
No comments:
Post a Comment