Reset-CsNotificationQueues
The Reset-CsNotificationQueues
cmdlet resets all presence notification queues. This cmdlet was introduced in Skype for Business Server 2015 November 2015 Cumulative Update.
Syntax
Reset-CsNotificationQueues
[[-Fqdn] <Fqdn>]
[-Confirm]
[-Force]
[-WhatIf]
[<CommonParameters>]
Description
The Reset-CsNotificationQueues
cmdlet resets all presence notification queues. Pending notifications will not be sent.
Examples
-------------------------- Example 1 --------------------------
PS C:\> Reset-CsNotificationQueues -Fqdn FE01.contoso.com
This example resets the notification queues on server FE01.contoso.com.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Skype for Business Server 2015, Skype for Business Server 2019 |
-Force
The Force switch specifies whether to suppress warning and confirmation messages. It can be useful in scripting to suppress interactive prompts. If the Force switch isn't provided in the command, you're prompted for administrative input if required.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Skype for Business Server 2015, Skype for Business Server 2019 |
-Fqdn
Specifies the fqdn of the server which you want to reset notification queues.
Type: | Fqdn |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Skype for Business Server 2015, Skype for Business Server 2019 |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Skype for Business Server 2015, Skype for Business Server 2019 |
Inputs
None
Outputs
System.Object