mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-22 18:27:23 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into live
This commit is contained in:
commit
d33adf2174
@ -1667,7 +1667,7 @@ This retrieves device information for every device that the account has been pro
|
|||||||
For a device account to automatically accept or decline meeting requests based on its availability, the **AutomateProcessing** attribute must be set to **AutoAccept**. This is recommended as to prevent overlapping meetings.
|
For a device account to automatically accept or decline meeting requests based on its availability, the **AutomateProcessing** attribute must be set to **AutoAccept**. This is recommended as to prevent overlapping meetings.
|
||||||
|
|
||||||
```PowerShell
|
```PowerShell
|
||||||
Set-CalendarProcessing $ strRoomUpn -AutomateProcessing AutoAccept
|
Set-CalendarProcessing $strRoomUpn -AutomateProcessing AutoAccept
|
||||||
```
|
```
|
||||||
|
|
||||||
### <a href="" id="accept-ext-meetings-cmdlet"></a>Accepting external meeting requests
|
### <a href="" id="accept-ext-meetings-cmdlet"></a>Accepting external meeting requests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user