PowerShell Logo Small

Remove-ServerPerformanceLog



This is the built-in help made by Microsoft for the command 'Remove-ServerPerformanceLog', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

An error occurred while retrieving help for Remove-ServerPerformanceLog: Get-Help could not find Remove-ServerPerformanceLog in a help file in this session. To download updated help topics type: "Update-Help". To get help online, search for the help topic in the TechNet library at http://go.microsoft.com/fwlink/?LinkID=107116.

SYNOPSIS

Removes virtual desktops from a virtual desktop collection.

SYNTAX


Remove-RDVirtualDesktopFromCollection [-CollectionName] <String> [-ConnectionBroker <String>] [-Force] -VirtualDesktopName <String[]> [-Confirm] [-WhatIf]
[<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Remove-RDVirtualDesktopFromCollection cmdlet removes one or more virtual desktops from a virtual desktop collection.



<