﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><!--Version 1.0.9327.1909 --><!--Date created: 12/1/2009 3:04:49 PM--><HelpItems xmlns="http://msh" schema="maml">
	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPSolution</command:name><maml:description><maml:para>Deploys an installed SharePoint solution in the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllWebApplications</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CASPolicies</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GACDeployment</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Time</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Install-SPSolution</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Synchronize</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the SharePoint solution to deploy.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint solution (for example, SPSolution1); or an instance of a valid SPSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllWebApplications</maml:name><maml:description><maml:para>Specifies that the new SharePoint solution is deployed for all SharePoint Web applications in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CASPolicies</maml:name><maml:description><maml:para>Specifies that code access security (CAS) policies can be deployed for the new SharePoint solution.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the deployment of the new SharePoint solution.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>GACDeployment</maml:name><maml:description><maml:para>Specifies that global assembly cache (GAC) can be deployed for the new SharePoint solution.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Specifies a language for the solution when a solution language package is deployed. If this parameter is not specified, zero ("0") is assumed. Use zero for solutions that are valid for all languages.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Local</maml:name><maml:description><maml:para>Deploys the solution on the active server computer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Synchronize</maml:name><maml:description><maml:para>Synchronizes all solutions or the specified solution in the local farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Time</maml:name><maml:description><maml:para>Specifies when the solution will be deployed. The default value is immediate deployment.</maml:para><maml:para /><maml:para>The type must be a valid DateTime value, in the form 2010, 5, 1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Deploys the SharePoint solution for the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPSolution cmdlet deploys an installed SharePoint solution in the farm. Use the Add-SPSolution cmdlet to install a SharePoint solution package io the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Install-SPSolution -Identity contoso_solution.wsp -GACDeployment</dev:code><dev:remarks><maml:para>This example deploys the installed SharePoint solution contoso_solution.wsp in the farm and specifies that GAC can be deployed for the new SharePoint solution.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Update-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolutionDeploymentLock</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPMobileMessagingAccount</command:name><maml:description><maml:para>Retrieves mobile messaging accounts for the specified Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPMobileMessagingAccount</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPMobileMessagingAccount</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPMobileMessagingAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies whether to return either Short Message Service (SMS) or Multimedia Messaging Service (MMS) account information. Valid values are:
SMS
 and 
MMS
. If you do not specify this parameter, account information is returned for both SMS and MMS. </maml:para><maml:para /></maml:description><command:parameterValue required="True">SPMobileMessagingAccountPipeBind</command:parameterValue><dev:type><maml:name>SPMobileMessagingAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the identity of the Web application to delete. The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid Web application name (for example, WebApplication1212); or a valid name (for example, WebApp2423).</maml:para><maml:para /><maml:para>You either must specify 
WebApplication
 or must use the HostHeader
 switch and specify the full URL in the 
Identity parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPMobileMessagingAccount cmdlet retrieves the specified mobile messaging accounts for the specified Web application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185.</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPMobileMessagingAccount -WebApplication http://sitename</dev:code><dev:remarks><maml:para>This example retrieves the current mobile account settings information of the Web application http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>

<maml:navigationLink><maml:linkText>Set-SPMobileMessagingAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPMobileMessagingAccount</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Clear-SPSiteSubscriptionBusinessDataCatalogConfig</command:name><maml:description><maml:para>Deletes all data from the Business Data Connectivity Metadata Store for a specified partition.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Clear</command:verb><command:noun>SPSiteSubscriptionBusinessDataCatalogConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Clear-SPSiteSubscriptionBusinessDataCatalogConfig</maml:name><command:parameter required="True" position="Named"><maml:name>ServiceContext</maml:name><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceContext</maml:name><maml:description><maml:para>Specifies the service context for which the Business Data Connectivity models are deleted.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue><dev:type><maml:name>SPServiceContextPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Clear-SPSiteSubscriptionBusinessDataCatalogConfig cmdlet deletes all models and data from the Business Data Connectivity Metadata Store for a specified service partition.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Clear-SPSiteSubscriptionBusinessDataCatalogConfig -ServiceContext http://contoso</dev:code><dev:remarks><maml:para>This example deletes all data from the Business Data Connectivity Metadata Store for the specified site.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Export-SPSiteSubscriptionBusinessDataCatalogConfig</maml:linkText><maml:uri /></maml:navigationLink>Import-SPSiteSubscriptionBusinessDataCatalogConfig</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Clear-SPSiteSubscriptionBusinessDataCatalogConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSiteSubscriptionFeaturePackMember</command:name><maml:description><maml:para>Removes a feature definition from the provided SharePoint Feature set.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSiteSubscriptionFeaturePackMember</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSiteSubscriptionFeaturePackMember</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>FeatureDefinition</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-SPSiteSubscriptionFeaturePackMember</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>AllFeatureDefinitions</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Feature set from which to remove a feature.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a feature set (for example, FeatureSet1); or an instance of a valid SPFeatureSet object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionFeaturePackPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllFeatureDefinitions</maml:name><maml:description><maml:para>Clears all features from the Feature set.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>FeatureDefinition</maml:name><maml:description><maml:para>Specifies the feature definition to be removed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPFeatureDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPSiteSubscriptionFeaturePackMember cmdlet removes the provided FeatureDefintion parameter from the feature set specified by the Identity parameter. If the AllFeatureDefinitions flag is provided, all feature definitions are removed from the given Feature set.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>$FS = Get-SPSiteSubscriptionFeaturePack "30daa535-b0fe-4d10-84b0-fb04029d161a"

C:\PS>Remove-SPSiteSubscriptionFeaturePackMember -Identity $fs -FeatureDefinition (Get-SPFeature "PublishingSite")</dev:code><dev:remarks><maml:para>This example removes the PublishingSite feature from the Feature set that has ID 30daa535-b0fe-4d10-84b0-fb04029d161a.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteSubscriptionFeaturePack "30daa535-b0fe-4d10-84b0-fb04029d161a" | Remove-SPSiteSubscriptionFeaturePackMember -AllFeatureDefinitions</dev:code><dev:remarks><maml:para>This example removes all features from the Feature set 30daa535-b0fe-4d10-84b0-fb04029d161a.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPSiteSubscriptionFeaturePackMember</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSiteSubscriptionFeaturePackMember</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPUsageApplication</command:name><maml:description><maml:para>Returns a specified usage application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPUsageApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPUsageApplication</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUsageApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UsageService</maml:name><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the usage application to get. If the Identity parameter is not specified, the cmdlet returns the local usage 
application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage application (for example, UsageApplication1); or an instance of a valid SPUsageApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPUsageApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UsageService</maml:name><maml:description><maml:para>Filters to return the usage application with the specified parent SPUsageService object.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage service (for example, UsageService1); or an instance of a valid SPUsageService
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue><dev:type><maml:name>SPUsageServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPUsageApplication cmdlet return a specified usage application. If the Identity parameter is not specified, the cmdlet returns the local usage application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPUsageApplication -Identity "Usage and Health data collection"</dev:code><dev:remarks><maml:para>This example returns the usage application named, Usage and Health data collection</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPUsageApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Import-SPBusinessDataCatalogDotNetAssembly</command:name><maml:description><maml:para>Imports a .NET Connectivity assembly.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Import</command:verb><command:noun>SPBusinessDataCatalogDotNetAssembly</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Import-SPBusinessDataCatalogDotNetAssembly</maml:name><command:parameter required="True" position="Named"><maml:name>LobSystem</maml:name><command:parameterValue required="True">LobSystem</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DependentAssemblyPaths</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LobSystem</maml:name><maml:description><maml:para>Specifies the LobSystem that the assembly corresponds to.</maml:para><maml:para /></maml:description><command:parameterValue required="True">LobSystem</command:parameterValue><dev:type><maml:name>LobSystem</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path to the primary assembly.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>DependentAssemblyPaths</maml:name><maml:description><maml:para>Specifies a list of paths to dependent assemblies.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Import-SPBusinessDataCatalogDotNetAssembly cmdlet imports a .NET Connectivity Assembly that corresponds to a .NET Assembly Connector and LobSystem in the metadata store.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE 1----------------</maml:title>
<dev:code>C:\PS>Import-SPBusinessDataCatalogDotNetAssembly -LobSystem $ContosoDB -Path "c:\Folder\Assembly.dll"</dev:code><dev:remarks><maml:para>This example imports the assembly Assembly.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-----------------EXAMPLE 2----------------</maml:title>
<dev:code>C:\PS>Import-SPBusinessDataCatalogDotNetAssembly -LobSystem $ContosoDB -Path "c:\Folder\Assembly.dll" -DependentAssemblyPaths "c:\Folder\Assembly2.dll","c:\Folder\Assembly3.dll"</dev:code><dev:remarks><maml:para>This example imports the assembly Assembly, and also imports the dependent assemblies Assembly2 and Assembly3.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Import-SPBusinessDataCatalogDotNetAssembly</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPUsageDefinition</command:name><maml:description><maml:para>Sets the retention period for a usage provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPUsageDefinition</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPUsageDefinition</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUsageDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DaysRetained</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Enable</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the usage definition object to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage definition (for example, SiteSubscriptionConfig1); or an instance of a valid SPUsageDefinition object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPUsageDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DaysRetained</maml:name><maml:description><maml:para>Specifies the number of days that usage data for the usage provider is retained in the usage service database. The default value is 14.</maml:para><maml:para /><maml:para>The type must be an integer between 0 and 31.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Enable</maml:name><maml:description><maml:para>Turns on the specified usage provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPUsageDefinition cmdlet sets the retention period for a specified usage provider. A usage definition object defines a specific type of usage provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE--------------------</maml:title>
<dev:code>C:\PS>Set-SPUsageDefinition -Identity "Page Requests" -DaysRetained 31</dev:code><dev:remarks><maml:para>This example sets the number of days that stores page requests usage data to 31.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPUsageDefinition</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPUsageDefinition</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPClaimProvider</command:name><maml:description><maml:para>Unregisters a claim provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPClaimProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPClaimProvider</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the claim provider to unregister.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a claim provider (for example, MyClaimProvider1); or an instance of a valid SPClaimProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPClaimProvider cmdlet unregisters a claim provider. If the unregistered claim provider was assigned to a trusted identity token issuer, the trusted token issuer will use the default (system) claim provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove - SPClaimProvider -Identity "12345678-90ab-cdef-1234-567890bcdefgh"</dev:code><dev:remarks><maml:para>This example removes a claim provider from the farm</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPClaimProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceApplicationPool</command:name><maml:description><maml:para>Returns the specified Internet Information Services (IIS) application pool.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceApplicationPool</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceApplicationPool</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name or identifier (ID) of the application pool to get.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceApplicationPool cmdlet returns the IIS application pool specified by the Identity parameter, or returns all application pools if the Identity parameter is not specified.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185.</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPServiceApplicationPool</dev:code><dev:remarks><maml:para>This example returns all the service application pools in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceApplicationPool</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPClaimsPrincipal</command:name><maml:description><maml:para>Creates a claims principal.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPClaimsPrincipal</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPClaimsPrincipal</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>IdentityType</maml:name><command:parameterValue required="True">WindowsSamAccountName | WindowsSecurityGroupName | WindowsSecurityGroupSid | FormsUser | FormsRole | EncodedClaim</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPClaimsPrincipal</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>TrustedIdentityTokenIssuer</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPClaimsPrincipal</maml:name><command:parameter required="True" position="1"><maml:name>ClaimValue</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="2"><maml:name>ClaimType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="3"><maml:name>TrustedIdentityTokenIssuer</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="4"><maml:name>IdentifierClaim</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPClaimsPrincipal</maml:name><command:parameter required="True" position="1"><maml:name>EncodedClaim</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPClaimsPrincipal</maml:name><command:parameter required="True" position="1"><maml:name>ClaimValue</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>ClaimType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="3"><maml:name>ClaimProvider</maml:name><command:parameterValue required="True">SPClaimProvider</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>ClaimValue</maml:name><maml:description><maml:para>Specifies the claim value of the claims object. The claims value specifies the user, group, or computer that the claim is authenticating.</maml:para><maml:para /><maml:para>The type must be a valid claim value; for example, john@contoso.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>EncodedClaim</maml:name><maml:description><maml:para>Converts a simple claim to a full encoded claim.</maml:para><maml:para /><maml:para>The type must be a valid claim value; for example, i:001w|redmond\user.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the new claims principal.</maml:para><maml:para /><maml:para>The type must be a valid name of a claims principal.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>ClaimType</maml:name><maml:description><maml:para>Specifies the type of claim to create. The value I indicates a unique user identity claim, and the value C indicates all other claims.</maml:para><maml:para /><maml:para>The type must be either of the following values: I or C.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>TrustedIdentityTokenIssuer</maml:name><maml:description><maml:para>Specifies the ID of the authentication provider.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of an Authentication provider (for example, MyAuthprovider1); or an instance of a valid SPTrustedIdentityTokenIssuer object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>IdentityType</maml:name><maml:description><maml:para>Specifies the type of the new claims principal.</maml:para><maml:para /><maml:para>The type must be one of the following: WindowsSamAccountName, WindowsSecurityGroupSid, FormsUser, FormsRole, or EncodedClaim.</maml:para><maml:para /></maml:description><command:parameterValue required="True">WindowsSamAccountName | WindowsSecurityGroupName | WindowsSecurityGroupSid | FormsUser | FormsRole | EncodedClaim</command:parameterValue><dev:type><maml:name>WindowsSamAccountName | WindowsSecurityGroupName | WindowsSecurityGroupSid | FormsUser | FormsRole | EncodedClaim</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>ClaimsProvider</maml:name><maml:description><maml:para>Specifies the security token service identity provider that will contain the claims principal.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of identity provider (for example, MyIDprovider1); or an instance of a valid SPIdentityProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="4"><maml:name>IdentifierClaim</maml:name><maml:description><maml:para>Specifies if the new claim is an identity claim.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPClaimsPrincipal cmdlet creates a claims principal.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------------EXAMPLE 1-----------------------------</maml:title>
<dev:code>C:\PS>New-SPSite http://sitename/sites/newsite -owner (New-SPClaimsPrincipal contoso\johndoe -IdentityProvider "NTLM")</dev:code><dev:remarks><maml:para>This example creates a claim principal for a Windows user.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------------EXAMPLE 2-----------------------------</maml:title>
<dev:code>C:\PS>New-SPSite http://localhost/sites/newsite -owner (New-SPClaimsPrincipal contoso\allusers -IdentityProvider "NTLM")</dev:code><dev:remarks><maml:para>This example creates a claim principal for a Windows group.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------------EXAMPLE 3-----------------------------</maml:title>
<dev:code>C:\PS>New-SPSite http://sitename/sites/newsite -owner (New-SPClaimsPrincipal -ClaimValue "john@contoso.com" -ClaimType Email -IdentityProvider "LiveID STS" -IdentifierClaim Yes)</dev:code><dev:remarks><maml:para>This example creates a claim principal for a trusted identity token issuer claim.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------------EXAMPLE 4-----------------------------</maml:title>
<dev:code>C:\PS>$ip = New-SPIdentityProvider -ASPNetMembershipProvider "myMembershipProvider" -ASPNetRoleProvider "myRoleProvider"

C:\PS>New-SPSite http://sitename/sites/newsite -owner (New-SPClaimsPrincipal "john@contoso.com" -IdentityProvider $ip)</dev:code><dev:remarks><maml:para>This example creates a claim principal for a ASPNet Membership User.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------------EXAMPLE 5-----------------------------</maml:title>
<dev:code>C:\PS>New-SPSite http://sitename/sites/newsite -owner (New-SPClaimsPrincipal "Sales Manager Role" -IdentityProvider "myRoleProvider")</dev:code><dev:remarks><maml:para>This example creates a claim principal for a ASPNet Role.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------------EXAMPLE 6-----------------------------</maml:title>
<dev:code>C:\PS>New-SPSite http://sitename/sites/newsite -owner (New-SPClaimsPrincipal "i:xxx|xxxx|contoso\user")</dev:code><dev:remarks><maml:para>This example creates a claim principal for a Basic Claim Role, which is also called an encoded claim).</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPClaimsPrincipal</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPSecurityTokenServiceConfig</command:name><maml:description><maml:para>Updates the settings of the SharePoint security token service (STS) identity provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPSecurityTokenServiceConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPSecurityTokenServiceConfig</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FormsTokenLifetime</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ImportSigningCertificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxLogonTokenCacheItems</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxServiceTokenCacheItems</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceTokenCacheExpirationWindow</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceTokenLifetime</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WindowsTokenLifetime</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPSecurityTokenServiceConfig</maml:name><command:parameter required="True" position="Named"><maml:name>SigningCertificateThumbprint</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FormsTokenLifetime</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxLogonTokenCacheItems</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxServiceTokenCacheItems</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceTokenCacheExpirationWindow</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceTokenLifetime</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SigningCertificateStoreName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WindowsTokenLifetime</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SigningCertificateThumbprint</maml:name><maml:description><maml:para>Specifies the thumbrpint of the signing certificate.</maml:para><maml:para /><maml:para>The type must be a valid identity of a signing certificate; for example 2796BAE63F1801E277261BA0D77770028F20EEE4.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FormsTokenLifetime</maml:name><maml:description><maml:para>Specifies the expiration time, in minutes, for tokens issued to ASP.NET Membership Provider and Role providers. The default value is 1380.</maml:para><maml:para /><maml:para>The type must be a valid integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ImportSigningCertificate</maml:name><maml:description><maml:para>Specifies the X.509 certificate object from trusted authentication provider farm.</maml:para><maml:para /><maml:para>The type must be a name of a valid X.509 certificate; for example, Certificate1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxLogonTokenCacheItems</maml:name><maml:description><maml:para>Specifies the maximum number of entries for the in-memory logon token cache. The default value is 10000 entries.</maml:para><maml:para /><maml:para>The type must be a valid integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxServiceTokenCacheItems</maml:name><maml:description><maml:para>Specifies the maximum number of entries for the in-memory service token cache. The default value is 10000 entries.</maml:para><maml:para /><maml:para>The type must be a valid integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceTokenCacheExpirationWindow</maml:name><maml:description><maml:para>Specifies the interval, in minutes, for automatically renewing the token in the cache. The default value is 2 minutes.</maml:para><maml:para /><maml:para>The type must be a valid integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceTokenLifetime</maml:name><maml:description><maml:para>Specifies the expiration time, in minutes, for the security token service cache. The default value is 15 minutes.</maml:para><maml:para /><maml:para>The type must be a valid integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SigningCertificateStoreName</maml:name><maml:description><maml:para>Specifies the certificate store where the signing certificate resides. The identity store for an identity provider can be a SQL database table, an Active Directory Domain Services (AD DS), or Active Directory Lightweight Directory Service (AD LDS).</maml:para><maml:para /><maml:para>The type must be a valid identity of a signing certificate store; for example IdentityStore1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WindowsTokenLifetime</maml:name><maml:description><maml:para>Specifies the expiration time, in minutes, for tokens issued to Windows users. The default value is 1380 minutes.</maml:para><maml:para /><maml:para>The type must be a valid integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPSecurityTokenServiceConfig cmdlet updates the settings of the SharePoint security token service (STS) identity provider. If a certificate file is used, the certificate must be an X509 certificate with private keys, otherwise an exception is raised.</maml:para><maml:para /><maml:para>This cmdlet operates only with certificates that can be exported. To create a certificate which can be used in this cmdlet specify the X509KeyStorageFlags.Exportable bit in the keyStorageFlags parameter of the x509Certificate2 object constructor.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Set-SPSecurityTokenServiceConfig - SigningCertificateThumbprint "2796BAE63F1801E277261BA0D77770028F20EEE4"</dev:code><dev:remarks><maml:para>This example updates the signing certificate of the SharePoint security token service (STS) identity provider with a certificate that has been deployed in the certificate store.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>$cert = Get-PfxCertificate C:\LiveIDSigningCert.pfx
Enter password: ****
Set - SPSecurityTokenServiceConfig -ImportSingingCertificate $cert</dev:code><dev:remarks><maml:para>This example imports the signing certificate for the SharePoint STS identity provider.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSecurityTokenServiceConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPSecurityTokenServiceConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceApplicationProxyGroup</command:name><maml:description><maml:para>Returns the proxy group for the specified service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceApplicationProxyGroup</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceApplicationProxyGroup</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPServiceApplicationProxyGroup</maml:name><command:parameter required="True" position="Named"><maml:name>Default</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name or the GUID of the proxy group.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Default</maml:name><maml:description><maml:para>Returns the default sevice proxy group for the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceApplicationProxyGroup cmdlet displays a list of the proxy groups in the farm. To display a specific proxy group, use the Identity parameter. If no parameter value is specified, a list of all proxy groups is displayed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPServiceApplicationProxyGroup</dev:code><dev:remarks><maml:para>This example retrieves all of the service application proxy groups in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPServiceApplicationProxyGroupMember</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceApplicationProxyGroup</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPWebApplicationExtension</command:name><maml:description><maml:para>Creates a new zone instance for the Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPWebApplicationExtension</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPWebApplicationExtension</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdditionalClaimProvider</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllowAnonymousAccess</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationMethod</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationProvider</maml:name><command:parameterValue required="True">SPAuthenticationProviderPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HostHeader</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Port</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SecureSocketsLayer</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SignInRedirectProvider</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SignInRedirectURL</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Web application to extend.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the new IIS Web site in the Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Zone</maml:name><maml:description><maml:para>Specifies one of the five zones with which the internal URL of this new extension is to be associated. This zone cannot already be in use..</maml:para><maml:para /><maml:para>The type must be any one of the following values: Default, Intranet, Internet, Extranet, or Custom</maml:para><maml:para /></maml:description><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue><dev:type><maml:name>Default | Intranet | Internet | Custom | Extranet</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AdditionalClaimProvider</maml:name><maml:description><maml:para>Adds a specific claim provider to the defined Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind[]</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllowAnonymousAccess</maml:name><maml:description><maml:para>Allows anonymous access to the Web application zone.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AuthenticationMethod</maml:name><maml:description><maml:para>Uses Kerberos or NTLM to specify the authentication method.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AuthenticationProvider</maml:name><maml:description><maml:para>Specifies the authentication provider(s) that applies to a Web apllication.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAuthenticationProviderPipeBind[]</command:parameterValue><dev:type><maml:name>SPAuthenticationProviderPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostHeader</maml:name><maml:description><maml:para>Specifies a valid URL assigned to the Web application by that must correlate to the alternate access mapping configuration, in the form http://server_name.</maml:para><maml:para /><maml:para>When the HostHeader
 parameter is present, the value of this field is the internal URL for the Web application. The Url parameter is used to specify the public URL.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the physical directory for the new Web site (in the virtual directories folder). The 
type is a valid path, in the form C:\Inetpub\wwwroot\MyWebApplication.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Port</maml:name><maml:description><maml:para>Specifies the application port. Can be any valid port number.</maml:para><maml:para /><maml:para>If no port is specified, a nonconflicting port number is automatically generated.</maml:para><maml:para /><maml:para>If you specify a port number that is already assigned, IIS does not start the new site until you change either the port number of the new site or the port number of the old site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SecureSocketsLayer</maml:name><maml:description><maml:para>Enables Secure Sockets Layer (SSL) encryption for this Web application. If you use SSL, you must add the certificate on each server by using the IIS administration tools.  Until this is done, the Web application is inaccessible from this IIS Web site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInRedirectProvider</maml:name><maml:description><maml:para>Sets the sign-in redirect URL to point to the URL that is defined in the specified authentication provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInRedirectURL</maml:name><maml:description><maml:para>Specifies the sign-in redirect URL for the Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the load-balanced URL for the Web application zone.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPWebApplicationExtension cmdlet creates a new zone instance for the Web application. This is also known as extending a Web application and allows alternate permissions to be configured for the same content that is available in the existing Web application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication http://sitename | New-SPWebApplicationExtension -Name "ExtranetSite" -SecureSocketsLayer -Zone "Extranet" -URL "https://extranet.sitename.com"</dev:code><dev:remarks><maml:para>This example extends the given Web application at http://sitename to the Extranet zone for SSL use.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPWebApplicationExtension</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Add-SPSolution</command:name><maml:description><maml:para>Uploads a SharePoint solution package to the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>SPSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Add-SPSolution</maml:name><command:parameter required="True" position="1"><maml:name>LiteralPath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>LiteralPath</maml:name><maml:description><maml:para>Specifies the path to the solution package.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name
</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Specifies the language pack to install with the solution package.</maml:para><maml:para /><maml:para>The type must be a valid language identifier; for example, 1033.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Add-SPSolution cmdlet adds a SharePoint solution package to the farm. This cmdlet does not deploy the uploaded SharePoint solution. Use the Install-SPSolution cmdlet to deploy the SharePoint solution in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Add-SPSolution -LiteralPath c:\contoso_solution.wsp</dev:code><dev:remarks><maml:para>This example adds the SharePoint solution in the file contoso_solution.wsp to the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Update-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolutionDeploymentLock</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Add-SPSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Enable-SPBusinessDataCatalogEntity</command:name><maml:description><maml:para>Activates an External Content type in the Business Data Connectivity Metadata Store.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Enable</command:verb><command:noun>SPBusinessDataCatalogEntity</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Enable-SPBusinessDataCatalogEntity</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">Entity</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the External Content type in the Business Data Connectivity Metadata Store to activate.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Entity</command:parameterValue><dev:type><maml:name>Entity</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Enable-SPBusinessDataCatalogEntity cmdlet activates an External Content type in the Business Data Connectivity Metadata Store.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$entityToEnable = Get-SPBusinessDataCatalogMetadataObject -Namespace "Contoso" -Name "Customer" -BdcObjectType "Entity" -ServiceContext http://contoso
Enable-SPBusinessDataCatalogEntity -Identity $entityToEnable</dev:code><dev:remarks><maml:para>This example activates the External Content type with the name Customer in the Contoso namespace on the site http://contoso. Note that the terms External Content type and Entity refer to the same object type.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Disable-SPBusinessDataCatalogEntity</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Enable-SPBusinessDataCatalogEntity</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPWebApplication</command:name><maml:description><maml:para>Configures the specified Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPWebApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPWebApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultQuotaTemplate</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultTimeZone</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPWebApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdditionalClaimProvider</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationMethod</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationProvider</maml:name><command:parameterValue required="True">SPAuthenticationProviderPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SignInRedirectProvider</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SignInRedirectURL</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPWebApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SMTPServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>OutgoingEmailAddress</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ReplyToEmailAddress</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name or URL of the Web application.</maml:para><maml:para /><maml:para>The type must be a valid name, in the form WebApplication-1212, or URL, in the form http://server_name/WebApplicaiton-1212.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>OutgoingEmailAddress</maml:name><maml:description><maml:para>Specifies the new outgoing e-mail address for e-mail messages sent from this Web application. The type must be a valid address; for example, someone@example.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ReplyToEmailAddress</maml:name><maml:description><maml:para>Configures the reply e-mail address. </maml:para><maml:para /><maml:para>
The type must be a valid address; for example, someone@example.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SMTPServer</maml:name><maml:description><maml:para>Specifies the new outbound SMTP server that this Web application will use.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Zone</maml:name><maml:description><maml:para>When configuring zone-specific settings, the zone to configure must be specified. This zone must already exist. </maml:para><maml:para /><maml:para>The type must be any one of the following values: 
Default
, 
Intranet
, 
Internet
, 
Extranet
, or 
Custom
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue><dev:type><maml:name>Default | Intranet | Internet | Custom | Extranet</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AdditionalClaimProvider</maml:name><maml:description><maml:para>Adds a specific claim provider to the defined Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind[]</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AuthenticationProvider</maml:name><maml:description><maml:para>Defines the authentication provider(s) that applies to the Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAuthenticationProviderPipeBind[]</command:parameterValue><dev:type><maml:name>SPAuthenticationProviderPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultQuotaTemplate</maml:name><maml:description><maml:para>Specifies the new default site quota template for this Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultTimeZone</maml:name><maml:description><maml:para>Specifies the default time zone for new site collections in this Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>HostHeader</maml:name><maml:description><maml:para>Specifies a valid URL assigned to the Web application that must correlate to the alternate access mapping configuration; for example, http://server_name. When the 
HostHeader
 parameter is present, the value of this field is the internal URL for the Web application. The 
Url
 parameter is used to specify the public URL. </maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>SecureSocketsLayer</maml:name><maml:description><maml:para>Enables Secure Sockets Layer (SSL) encryption for this Web application. If you use SSL, you must add the certificate on each server by using the IIS administration tools.  Until you add the certificates, the Web application is inaccessible from this IIS Web site.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceApplicationProxyGroup</maml:name><maml:description><maml:para>Specifies a custom service application proxy group for the Web application to use. The Web application will use the proxies in this proxy group to connect to service applications. If this parameter is not specified, the farm's default proxy group is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInRedirectProvider</maml:name><maml:description><maml:para>Sets the sign-in redirect URL to point to the URL that is defined in the specified authentication provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInRedirectURL</maml:name><maml:description><maml:para>Specifies the sign-in redirect URL for the Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPWebApplication cmdlet configures the Web application specified by the Identity parameter. For any settings that are zone-specific (for the Zone parameter set), the zone to configure must be provided. The provided zone must already exist.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication http://somesite | Set-SPWebApplication -Zone "Extranet" -HostHeader "http://www.contoso.com" - AllowAnonymousAccess</dev:code><dev:remarks><maml:para>This example sets the HostHeader URL for the Extranet zone of the given Web application as http://www.contoso.com and enables anonymous access.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPWebApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Rename-SPServer</command:name><maml:description><maml:para>Renames a server that is currently connected to the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Rename</command:verb><command:noun>SPServer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Rename-SPServer</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServerPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the original name of the server.</maml:para><maml:para /><maml:para>The type must be a URL, in the form http://server_name, or a GUID, in the form 1234-4567-987gb.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServerPipeBind</command:parameterValue><dev:type><maml:name>SPServerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new name of the server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Rename-SPServer cmdlet changes the name of the server for internal use within SharePoint 2010 Products. The server itself must be manually renamed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Rename-SPServer -Identity "wfb1" -Name "WFE1"</dev:code><dev:remarks><maml:para>This example changes the name of the SharePoint server wfb1 to WFE1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Rename-SPServer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPConfigurationDatabase</command:name><maml:description><maml:para>Permanently removes a configuration database. </maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPConfigurationDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPConfigurationDatabase</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPConfigurationDatabase cmdlet permanently removes the farm's configuration database. The configuration database must be already dismounted from any associated farm. </maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPConfigurationDatabase</dev:code><dev:remarks><maml:para>This example permanently deletes a configuration database from a farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>





<maml:navigationLink><maml:linkText>Backup-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disconnect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Connect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink>Dismount-SPConfigurationDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPConfigurationDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPWebApplication</command:name><maml:description><maml:para>Returns all Web applications that match the given criteria.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPWebApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPWebApplication</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IncludeCentralAdministration</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name, URL, or GUID of the Web application.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a GUID, in the form 1234-5678-9876-0987; or a valid name, in the form SPWebApplication - 1212.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IncludeCentralAdministration</maml:name><maml:description><maml:para>Includes the Central Administration Web application in the collection of Web applications that can be returned. The IncludeCentral Administration parameter must still meet any other filters provided.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPWebApplication cmdlet returns all Web applications that match the scope given by the Identity parameter. The Identity can be the name of the name, URL, or GUID of the Web application. If no Identity is specified, all Web applications are returned.</maml:para><maml:para /><maml:para>The Central Administration Web application is only returned if its exact identity is provided or the IncludeCentralAdministration flag is provided.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1----------------------</maml:title>
<dev:code>C:\PS>$w = Get-SPWebApplication http://sitename</dev:code><dev:remarks><maml:para>This example gets the Web application for http://sitename and stores it in a variable.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication -IncludeCentralAdministration | Where { $_.DefaultServerComment -eq "SharePoint Central Administration v4"} | Format-List *</dev:code><dev:remarks><maml:para>This example displays all public properties on the SharePoint Central Administration Web application in list format.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplicationHttpThrottlingMonitor</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPWebApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPServiceApplicationProxyGroupMember</command:name><maml:description><maml:para>Removes one or more proxies from the specified service application proxy group.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPServiceApplicationProxyGroupMember</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPServiceApplicationProxyGroupMember</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>Member</maml:name><command:parameterValue required="True">SPServiceApplicationProxyPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the service application proxy group from which to remove the member or members.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="True" globbing="False" pipelineInput="False" position="2"><maml:name>Member</maml:name><maml:description><maml:para>Specifies the member or members to remove from the service application proxy group.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyPipeBind[]</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPServiceApplicationProxyGroupMember cmdlet removes one or more proxies from the specified service application proxy group.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPServiceApplicationProxyGroupMember RemoteProxyGroup -Member babab30e-8e3a-428b-8ff4-4d5c8f455e6d</dev:code><dev:remarks><maml:para>This example removes a service application proxy from the selected service application proxy group named RemoteProxyGroup.</maml:para><maml:para /><maml:para>The service application proxy group GUID is unique to every farm. You can run Get-SPServiceApplicationProxyGroup | Select Name,Id to see the GUID of the service application proxy groups. Use this result for any other SPServiceApplicationProxyGroup cmdlets.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPServiceApplicationProxyGroupMember</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPServiceApplicationProxyGroupMember</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPSiteSubscription</command:name><maml:description><maml:para>Creates a new site subscription.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPSiteSubscription</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPSiteSubscription</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPSiteSubscription cmdlet creates a new subscription to which the SPSites object can belong.  Sites that are members of a site subscription can share settings and configuration information. A site collection can be a member of only one site subscription and, once set, cannot be changed.</maml:para><maml:para /><maml:para>Site subscriptions are not persisted in a database until used in conjunction with either an SPSite or the Site Subscription Settings Service. After a site subscription is applied to any site collection in the farm, the site subscription can be retrieved by using the Get-SPSiteSubscription cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>New-SPSiteSubscription |%{ New-SPSite http://contoso.com/sites/admin -SiteSubscription $_ -Template "TenantAdmin#0"}

C:\PS></dev:code><dev:remarks><maml:para>This example creates a new site subscription and applies it to a new Tenant Administration site collection.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>$s = New-SPSiteSubscription

C:\PS>Get-SPSite http://sitename | Set-SPSite -SiteSubscription $s

C:\PS>Set-SPSite http://sitename -SiteSubscription {New-SPSiteSubscription}</dev:code><dev:remarks><maml:para>This example adds a new subscription to an existing site collection at http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSiteSubscription</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscription</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPSiteSubscription</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPPassPhrase</command:name><maml:description><maml:para>Sets the pass phrase to a new value.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPPassPhrase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPPassPhrase</maml:name><command:parameter required="True" position="Named"><maml:name>ConfirmPassPhrase</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>PassPhrase</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPPassPhrase</maml:name><command:parameter required="True" position="Named"><maml:name>PassPhrase</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LocalServerOnly</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ConfirmPassphrase</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Passphrase</maml:name><maml:description><maml:para>Specifies the new Passphrase value.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LocalServerOnly</maml:name><maml:description><maml:para>Scopes the Passphrase change to the local server only. If this parameter is not used, the Passphrase change is performed farm-wide.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPPassPhrase cmdlet sets the Passphrase to a new Passphrase value. If the LocalServerOnly parameter is not used, the farm encryption key is re-encrypted with the new value and attempts to propagate this value to all other servers in the farm. If the LocalServerOnly parameter is used, this is updated on the local machine only, and the farm encryption key is not changed. The Passphrase value must be the same on all servers in the farm if the farm is to function correctly. So if the Passphrase fails to propagate to all servers, the LocalServerOnly parameter can be used to set the remaining servers to the new Passphrase value manually.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>$passphrase = ConvertTo-SecureString -asPlainText -Force

C:\PS>Set-SPPassPhrase -PassPhrase $passphrase -Confirm</dev:code><dev:remarks><maml:para>This example queries for a string to use as a passphrase, and sets the farm passphrase to a new value.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPPassPhrase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPTrustedServiceTokenIssuer</command:name><maml:description><maml:para>Deletes the object that represents the farm trust.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPTrustedServiceTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPTrustedServiceTokenIssuer</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedServiceTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the trusted service token issuer to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a trusted service token issuer (for example, WFEFarm1); or an instance of a valid SPTrustedRootAuthority object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedServiceTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedServiceTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPTrustedServiceTokenIssuer cmdlet deletes the object that represents the farm trust.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove - SPTrustedServiceTokenIssuer "WFE Farm 2"</dev:code><dev:remarks><maml:para>This example deletes the trusted service token issuer WFE Farm 2.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPTrustedServiceTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceInstance</command:name><maml:description><maml:para>Returns the services instance for a specific server or the entire farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceInstance</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>All</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPServiceInstance</maml:name><command:parameter required="True" position="Named"><maml:name>Server</maml:name><command:parameterValue required="True">SPServerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>All</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service instance.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SPServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Server</maml:name><maml:description><maml:para>Specifies the server from which to return the service instance.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServerPipeBind</command:parameterValue><dev:type><maml:name>SPServerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceInstance cmdlet returns the services instance specified by the Identity parameter for a specific server. If the Server parameter is not specified, the Get-SPServiceInstance cmdlet returns results for the entire farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPServiceInstance -Server ServerA</dev:code><dev:remarks><maml:para>This example displays the service instances from a given server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Start-SPServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Stop-SPServiceInstance</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Receive-SPServiceApplicationConnectionInfo</command:name><maml:description><maml:para>Configures this farm to receive service information from another farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Receive</command:verb><command:noun>SPServiceApplicationConnectionInfo</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Receive-SPServiceApplicationConnectionInfo</maml:name><command:parameter required="True" position="1"><maml:name>FarmUrl</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>FarmUrl</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Filter</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Receive-SPServiceApplicationConnectionInfo cmdlet retrieves the list of service applications published by another farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Receive-SPServiceApplicationConnectionInfo -FarmUrl http://FarmB/topology/topology.svc</dev:code><dev:remarks><maml:para>This example retreives a list of service applications published by a given farm.</maml:para><maml:para /><maml:para>The FarmURL parameter can be obtained by the Get-SPTopologyServiceApplication cmdlet.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Receive-SPServiceApplicationConnectionInfo</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPContentDatabase</command:name><maml:description><maml:para>Creates a new content database and attaches it to the specified Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPContentDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignNewDatabaseId</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ClearChangeLog</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteCount</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WarningSiteCount</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new content database to create within the farm.</maml:para><maml:para /><maml:para>The type must be a valid name of a SharePoint content database; for example, SPContentDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>WebApplication</maml:name><maml:description><maml:para>Attaches the content database to the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AssignNewDatabaseId</maml:name><maml:description><maml:para>Creates a new database ID automatically when the content database is attached.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ClearChangeLog</maml:name><maml:description><maml:para>Clears any pending changes from the change log in the content database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the PSCredential object that contains the user name and password to be used for database SQL Server Authentication.</maml:para><maml:para /><maml:para>The type must be a valid PSCredential object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the content database specified in the Name parameter.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxSiteCount</maml:name><maml:description><maml:para>Specifies the maximum number of Web sites that can use the content database.</maml:para><maml:para /><maml:para>The type must be a positive integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WarningSiteCount</maml:name><maml:description><maml:para>Specifies the number of sites that can be created before a warning event is generated and the owner of the site collection is notified.</maml:para><maml:para /><maml:para>The type must be a positive integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPContentDatabase cmdlet creates a new content database and attaches it to the specified Web application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE--------------------</maml:title>
<dev:code>C:\PS>New-SPContentDatabase "MyDatabase" -DatabaseServer "MyServer" -WebApplication http://sitename</dev:code><dev:remarks><maml:para>This example creates a new content database for the sitename Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPServiceApplicationProxyGroup</command:name><maml:description><maml:para>Completely deletes the specified service application proxy group.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPServiceApplicationProxyGroup</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPServiceApplicationProxyGroup</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The identity of the service application proxy group to delete.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Completely deletes the specified service application proxy group.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE-------------------------</maml:title>
<dev:code>C:\PS>Remove-SPServiceApplicationProxyGroup RemoteProxyGroup</dev:code><dev:remarks><maml:para>This example deletes the service application proxy group named RemoteProxyGroup.</maml:para><maml:para /><maml:para>The service application proxy group GUID is unique to every farm. You can run Get-SPServiceApplicationProxyGroup | Select Name,Id to see the GUID of the service application proxy groups. Use this result for any other SPServiceApplicationProxyGroup cmdlets.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPServiceApplicationProxyGroup</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPWorkflowConfig</command:name><maml:description><maml:para>Returns workflow settings for the specified Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPWorkflowConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPWorkflowConfig</maml:name><command:parameter required="True" position="1"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPWorkflowConfig</maml:name><command:parameter required="True" position="1"><maml:name>SiteCollection</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>SiteCollection</maml:name><maml:description><maml:para>Specifies the name or URL of the site collection.</maml:para><maml:para /><maml:para>The only other parameter that is used with the SiteCollection parameter is the DeclarativeWorkflowsEnabled parameter. No other parameters are used. </maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the name or URL of the Web application.</maml:para><maml:para /><maml:para>The type must be a valid name, in the form WebApplication-1212, or a URL, in the form http://server_name/WebApplication-1212.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPWorkflowConfig cmdlet returns workflow settings for the Web application specified by the WebApplication parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPWorkFlowConfig -webapplication http://sitename</dev:code><dev:remarks><maml:para>This example gets workflow settings for the specified Web application (http://sitename).</maml:para><maml:para /><maml:para>To get farm-level workflow settings for event delivery time-out, postpone threshold, and batch size, use the Get-SPFarmConfig cmdlet.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>

<maml:navigationLink><maml:linkText>Set-SPWorkflowConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPWorkflowConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPDiagnosticConfig</command:name><maml:description><maml:para>Sets diagnostic configuration settings on the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPDiagnosticConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPDiagnosticConfig</maml:name><command:parameter required="False" position="Named"><maml:name>AllowLegacyTraceProviders</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CustomerExperienceImprovementProgramEnabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DaysToKeepLogs</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DownloadErrorReportingUpdatesEnabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ErrorReportingAutomaticUploadEnabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ErrorReportingEnabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EventLogFloodProtectionEnabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EventLogFloodProtectionNotifyInterval</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EventLogFloodProtectionQuietPeriod</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EventLogFloodProtectionThreshold</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EventLogFloodProtectionTriggerPeriod</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>InputObject</maml:name><command:parameterValue required="True">PSObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LogCutInterval</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LogDiskSpaceUsageGB</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LogLocation</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LogMaxDiskSpaceUsageEnabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ScriptErrorReportingDelay</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ScriptErrorReportingEnabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ScriptErrorReportingRequireAuth</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AllowLegacyTraceProviders</maml:name><maml:description><maml:para>Specifies that trace providers built for previous versions of SharePoint Products and Technologies can write to the trace session for SharePoint 2010 Products.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>CustomerExperienceImprovementProgramEnabled</maml:name><maml:description><maml:para>Specifies whether participation in the Customer Experience Improvement Program (CEIP) is enabled.</maml:para><maml:para /><maml:para>The CEIP is designed to improve the quality, reliability, and performance of Microsoft products and technologies. With your permission, anonymous information about your server is sent to Microsoft to help improve SharePoint Products and Technologies.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$True
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DaysToKeepLogs</maml:name><maml:description><maml:para>Specifies the number of days to keep trace log files.  The type must be a valid number between 1 and 366. The default value is 14 days.
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DownloadErrorReportingUpdatesEnabled</maml:name><maml:description><maml:para>Specifies whether the error reporting remote control file is downloaded.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$True
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ErrorReportingAutomaticUploadEnabled</maml:name><maml:description><maml:para>Specifies whether error reports are uploaded to Microsoft automatically.</maml:para><maml:para /><maml:para>Error reports include the following: information regarding the condition of the server when a problem occurs; the operating system version and computer hardware in use; and the digital product ID, which can be used to identify your license. The IP address of your computer is also sent because you are connecting to an online service to send error reports; however, the IP address is used only to generate aggregate statistics.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$True
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ErrorReportingEnabled</maml:name><maml:description><maml:para>Specifies whether collection of error reports is enabled.</maml:para><maml:para /><maml:para>Error reports are created when your system encounters hardware or software problems. Microsoft and its partners actively use these reports to improve the reliability of the software. Error reports include the following: information regarding the condition of the server when the problem occurs; the operating system version and computer hardware in use; and the digital product ID, which can be used to identify your license. The IP address of your computer is also sent because you are connecting to an online service to send error reports; however, the IP address is used only to generate aggregate 
statistics

.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$True
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>EventLogFloodProtectionEnabled</maml:name><maml:description><maml:para>Specifies whether the Event log flood protection feature is enabled.</maml:para><maml:para /><maml:para>If multiple similar events are written to the event log, 
Microsoft SharePoint Foundation 2010
 suppresses some duplicate messages, and then after a period of time a summary message is written that shows how 
many

 events were suppressed.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$True
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>EventLogFloodProtectionNotifyInterval</maml:name><maml:description><maml:para>Specifies in minutes how often to write a summary event indicating how many events were suppressed due to flood protection.</maml:para><maml:para /><maml:para>The integer range is between 1 and 1440. The default value is 5.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>EventLogFloodProtectionQuietPeriod</maml:name><maml:description><maml:para>Specifies in minutes how much time must pass without an event firing to exit flood protection.</maml:para><maml:para /><maml:para>The integer range is between 1 and 1440. The default value is 2.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>EventLogFloodProtectionThreshold</maml:name><maml:description><maml:para>Specifies the number of events allowed in a given timeframe before an event is considered to be flooding the event log.</maml:para><maml:para /><maml:para>The integer range is between 1 and 100. The default value is 5.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>EventLogFloodProtectionTriggerPeriod</maml:name><maml:description><maml:para>Specifies in minutes the timeframe to watch for events that may be flooding.</maml:para><maml:para /><maml:para>The integer range is between 1 and 1440. The default value is 2.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>InputObject</maml:name><maml:description><maml:para>Use the result from the Get-SPDiagnosticConfig cmdlet, make modifications, and then pipeline the object into Set-SPDiagnosticConfig cmdlet to update the Windows SharePoint Services database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSObject</command:parameterValue><dev:type><maml:name>PSObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>LogCutInterval</maml:name><maml:description><maml:para>Specifies a time period to roll over to the next log file.</maml:para><maml:para /><maml:para>The type must be a valid number between 0 and 1440.</maml:para><maml:para /><maml:para>The default value is 30.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>LogDiskSpaceUsageGB</maml:name><maml:description><maml:para>Specifies the maximum amount of storage to use for trace log files, in gigabytes (GB).
</maml:para><maml:para /><maml:para>The default value is 1000 and only takes effect when the LogMaxDiskSpaceusageEnabled cmdlet is set to True.</maml:para><maml:para /><maml:para>The type must be a valid number between 1 and 1000.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>LogLocation</maml:name><maml:description><maml:para>Specifies the path of where to log files will reside.</maml:para><maml:para /><maml:para>The type must be a valid path, in the form C:\Logs.</maml:para><maml:para /><maml:para>The default location is %CommonProgramFiles%\Microsoft Shared\Web Server Extensions\14\Logs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>LogMaxDiskSpaceUsageEnabled</maml:name><maml:description><maml:para>Specifies whether to restrict the maximum space to use for trace log files. </maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ScriptErrorReportingDelay</maml:name><maml:description><maml:para>Specifies the time (in minutes) between script error reports. </maml:para><maml:para /><maml:para>The type must be a valid integer between 0 and 1440. The value is specified in minutes.</maml:para><maml:para /><maml:para>The default value is 30.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ScriptErrorReportingEnabled</maml:name><maml:description><maml:para>Specifies whether error reporting is enabled for client script errors.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$True
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ScriptErrorReportingRequireAuth</maml:name><maml:description><maml:para>Specifies whether script error reporting requires authentication.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is 
$True
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Set-SPDiagnosticConfig cmdlet to set diagnostic configuration settings on the entire farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>set-spdiagnosticconfig -errorReportingEnable -DownloadErrorReportingUpdatesEnabled:$false -DaysToKeepLog  60</dev:code><dev:remarks><maml:para>This example set the number of days to keep the log file to 60. </maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>$L = get-spdiagnosticconfig

C:\PS>$L.CustomerExperienceImprovementProgramEnabled = $false

C:\PS>$L.LogCutInterval = 60

C:\PS>$L | Set-SPDiagnosticConfig</dev:code><dev:remarks><maml:para>This example enables ErrorReporting, disables DownloadErrorReportingUpdates, and then sets DaysToKeepLog to 60.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPDiagnosticConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPDiagnosticConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPLogLevel</command:name><maml:description><maml:para>Returns a list of objects or diagnostic levels.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPLogLevel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPLogLevel</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies a valid category name; for example, Backup and Restore, or Administration.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPLogLevel cmdlet displays a list of objects or diagnostic levels based on the criteria specified. If no parameter is specified, a list of all diagnostic levels for all categories is returned.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogLevel</dev:code><dev:remarks><maml:para>This example displays throttle levels for all categories.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogLevel -Identity "Category1"</dev:code><dev:remarks><maml:para>This example displays the throttle level for the Category1 category.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 3-----------------</maml:title>
<dev:code>C:\PS>"Cat1", "Cat2", "Cat3" | Get-SpLogLevel</dev:code><dev:remarks><maml:para>This example displays the throttle level for multiple categories.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 4-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogLevel -Identity "Area:*"</dev:code><dev:remarks><maml:para>This example displays the throttle level for all categories in one area.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPLogLevel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Clear-SPLogLevel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPLogLevel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Start-SPTimerJob</command:name><maml:description><maml:para>Runs a timer job once.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>SPTimerJob</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Start-SPTimerJob</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the timer job to run.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a timer job (for example, TimerJob1); or an instance of a valid SPTimerJob object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue><dev:type><maml:name>SPTimerJobPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Start-SPTimerJob cmdlet runs a timer job once on each front-end Web server where the parent service is provisioned.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE----------------</maml:title>
<dev:code>C:\PS>Get-SPTimerJob job-recycle-bin-cleanup | Start-SPTimerJob</dev:code><dev:remarks><maml:para>This example starts the timer job named, job-recycle-bin-cleanup.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Start-SPTimerJob</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Copy-SPBusinessDataCatalogAclToChildren</command:name><maml:description><maml:para>Copies a set of permissions of a Business Data Connectivity Metadata Store metadata object to its child objects.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Copy</command:verb><command:noun>SPBusinessDataCatalogAclToChildren</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Copy-SPBusinessDataCatalogAclToChildren</maml:name><command:parameter required="True" position="Named"><maml:name>MetadataObject</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MetadataObject</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity metadata object.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">MetadataObject</command:parameterValue><dev:type><maml:name>MetadataObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Copy-SPBusinessDataCatalogAclToChildren cmdlet copies a set of rights of a Business Data Connectivity metadata object to its child objects.</maml:para><maml:para /><maml:para>Any principals and their rights will be lost from the child metadata objects. Make sure that the parent metadata object has the final permissions you want, or make sure to append them to the child object again after you run this cmdlet.</maml:para><maml:para /><maml:para>Running this cmdlet on a BdcObjectType BdcCatalog (Business Data Connectivity Metadata Store) will propagate to:</maml:para><maml:para />
<maml:para>- BDC Models</maml:para><maml:para /><maml:para>- External Systems</maml:para><maml:para /><maml:para>- External Content Types</maml:para><maml:para /><maml:para>- Methods</maml:para><maml:para /><maml:para>- Method Instances</maml:para><maml:para /><maml:para>Running this cmdlet on a BdcObjectType Model (Business Data Connectivity Model) will propagate to:</maml:para><maml:para /><maml:para>- Nothing; this type has no child metadata objects</maml:para><maml:para /><maml:para>Running this cmdlet on a BdcObjectType LobSystem (External System) will propagate to:</maml:para><maml:para /><maml:para>- External Content Types</maml:para><maml:para /><maml:para>- Methods</maml:para><maml:para /><maml:para>- Method Instances</maml:para><maml:para /><maml:para>Running this cmdlet on a BdcObjectType Entity (External Content Type) will propagate to:</maml:para><maml:para /><maml:para>- Methods</maml:para><maml:para /><maml:para>- Method Instances</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$ExternalSystem = Get-SPBusinessDataCatalogMetadataObject -BdcObjectType "LobSystem" -ServiceContext http://contoso -Name "ContosoDatabase"</dev:code><dev:remarks><maml:para>This example looks at the principals (users) and their corresponding rights given for the External System metadata object, and overwrites the permissions of its child metadata objects with these same principals and rights.</maml:para><maml:para /><maml:para>Any principals and their rights will be lost from the child metadata objects. Make sure that the parent metadata object has the final permissions you want, or make sure to append them to the child object again after you run this cmdlet.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Copy-SPBusinessDataCatalogAclToChildren</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPWeb</command:name><maml:description><maml:para>Creates a new site in an existing site collection.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPWeb</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPWeb</maml:name><command:parameter required="True" position="1"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AddToQuickLaunch</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AddToTopNav</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Template</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UniquePermissions</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseParentTopNav</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the URL where the new site is to be created. The URL must be inside an existing site collection. The URL must be a valid URL, in the form http://server_name/site1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Specifies the language template identifier for the new site. If no language is specified, the site is created with the same language that was specified when the product was installed.</maml:para><maml:para /><maml:para>The type must be a valid language identifier (
LCID

).</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Template</maml:name><maml:description><maml:para>Specifies the Web template for the new site. The template must already exist. If no template is specified, no template is applied and a template can be selected later.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the title of the new site. If no title is specified, the default title is applied. The default title is configured for each template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Describes the new site. If no description is specified, the entry is left blank.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AddToQuickLaunch</maml:name><maml:description><maml:para>Adds this site to the Quick Launch.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UniquePermissions</maml:name><maml:description><maml:para>Specifies that this site is to be created with unique permissions.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AddToTopNav</maml:name><maml:description><maml:para>Adds this site to the top-level navigation bar.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseParentTopNav</maml:name><maml:description><maml:para>Specifies that the same top-level navigation bar as the parent site is to be used for this site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPWeb cmdlet creates a new site in the existing site collection specified by the Url parameter. You can create a site with a specific default language by specifying the Language parameter. If no language is specified, the site is created with the same language that was specified when the product was installed. You can create a site from a specific template by specifying the Template parameter. If no template is specified, the site is created and the template can be provided later or by the first user to log on.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes><maml:para>none</maml:para><maml:para /></command:inputTypes><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>New-SPWeb http://somesite/subweb1 -Template "STS#0"</dev:code><dev:remarks><maml:para>This example creates a new subsite by using the Team Site template at the provided URL (http://somesite/subweb1). The Team Site template is a value referenced as the variable STS#0 for the Template parameter.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-SPWeb</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPWeb</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPUser</command:name><maml:description><maml:para>Returns the user account or accounts that match a given search criteria.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPUser</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPUser</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Web</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Group</maml:name><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID or login name of the user to be returned. </maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or GUID, in the form1234-5678-9807.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Web</maml:name><maml:description><maml:para>Specifies the Web site to be used as a scope.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a Microsoft SharePoint Foundation 2010 Web site (for example, MySPSite1); or an instance of a valid SPWeb object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Group</maml:name><maml:description><maml:para>Specifies the user group to which the new user belongs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue><dev:type><maml:name>SPGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Limit</maml:name><maml:description><maml:para>Specifies the maximum number of users to return. The default value is 500.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPUser cmdlet returns all SharePoint user accounts that match the scope given by the Identity, Web, or Group parameters.</maml:para><maml:para /><maml:para>The Identity parameter can use the alias of a user for returning exact matches. However, a scope must be provided if the Get-SPUser cmdlet is to work.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPUser -Web "http://zsharepoint2" -Group "Viewers"</dev:code><dev:remarks><maml:para>This example returns all members of the group Viewers on the Web site http://zsharepoint2.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Move-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUser</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPUser</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Mount-SPContentDatabase</command:name><maml:description><maml:para>Attaches an existing content database to the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Mount</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Mount-SPContentDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignNewDatabaseId</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ClearChangeLog</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteCount</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UpdateUserExperience</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WarningSiteCount</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the existing content database to attach to the farm.</maml:para><maml:para /><maml:para>The type must be a valid name of a SharePoint content database; for example, SPContentDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>WebApplication</maml:name><maml:description><maml:para>Attaches the content database to the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AssignNewDatabaseId</maml:name><maml:description><maml:para>Creates a new database ID automatically when the content database is attached.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ClearChangeLog</maml:name><maml:description><maml:para>Clears any pending changes from the change log in the content database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the PSCredential object that contains the user name and password to be used for database SQL Authentication.</maml:para><maml:para /><maml:para>The type must be a valid PSCredential object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the content database specified in the Name parameter.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxSiteCount</maml:name><maml:description><maml:para>Specifies the maximum number of Web sites that can use the content database.</maml:para><maml:para /><maml:para>The type must be a positive integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UpdateUserExperience</maml:name><maml:description><maml:para>Determines whether the content databases should upgrade to the latest user interface. By default, the user interface will not change during upgrade.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WarningSiteCount</maml:name><maml:description><maml:para>Specifies the number of sites that can be created before a warning event is generated and the owner of the site collection is notified.</maml:para><maml:para /><maml:para>The type must be a positive integer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Mount-SPContentDatabase cmdlet attaches an existing content database to the farm. If the database being mounted requires an upgrade, this cmdlet will cause the database to be upgraded.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Mount-SPContentDatabase "MyDatabase" -DatabaseServer "MyServer" -WebApplication http://sitename</dev:code><dev:remarks><maml:para>This example mounts an already existing database to the sitename Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Upgrade-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Dismount-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPServer</maml:linkText><maml:uri /></maml:navigationLink>Initialize-SPContentDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Mount-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Uninstall-SPUserSolution</command:name><maml:description><maml:para>Deactivates a sandboxed solution in a site collection.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Uninstall</command:verb><command:noun>SPUserSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Uninstall-SPUserSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the sandboxed solution to deactivate.</maml:para><maml:para /><maml:para>The type must be a valid name of a sandboxed solution (for example, UserSolution1); or an instance of a valid SPUserSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPUserSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Deactivates the sandboxed solution for the specified site collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Uninstall-SPUserSolution cmdlet deactivates a sandboxed solution in a site collection so that you can delete it by using the Remove-SPUserSolution cmdlet. A user solution is a sandboxed solution. </maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE--------------- </maml:title>
<dev:code>C:\PS>Uninstall-SPUserSolution -Identity contoso_solution.wsp -Site http://sitename</dev:code><dev:remarks><maml:para>This example deactivates the sandboxed solution contoso_solution.wsp on the site http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Update-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Uninstall-SPUserSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Initialize-SPResourceSecurity</command:name><maml:description><maml:para>Enforces resource security on the local server.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Initialize</command:verb><command:noun>SPResourceSecurity</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Initialize-SPResourceSecurity</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Initialize-SPResourceSecurity cmdlet enforces resource security on the local server. This cmdlet enforces security for all resources, including files, folders, and registry keys.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Initialize-SPResourceSecurity</dev:code><dev:remarks><maml:para>This example enforces resource security on the local server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Initialize-SPResourceSecurity</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPBrowserCustomerExperienceImprovementProgram</command:name><maml:description><maml:para>Turns on or off the browser Customer Experience Improvement Program.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPBrowserCustomerExperienceImprovementProgram</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPBrowserCustomerExperienceImprovementProgram</maml:name><command:parameter required="True" position="Named"><maml:name>Farm</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Enable</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPBrowserCustomerExperienceImprovementProgram</maml:name><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Enable</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPBrowserCustomerExperienceImprovementProgram</maml:name><command:parameter required="True" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Enable</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Farm</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Sets the Customer Experience Improvement Program opt-in state for the specified site subscription.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a site subscription (for example, SiteSubscription1); or an instance of a valid SiteSubscription object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Sets the Customer Experience Improvement Program opt-in state for the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Enable</maml:name><maml:description><maml:para>Turns on the browser Customer Experience Improvement Program. The default value is True.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPBrowserCustomerExperienceImprovementProgram cmdlet turns on or off the browser Customer Experience Improvement Program for collecting software quality metrics.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Set-SPBrowserCustomerExperienceImprovementProgram -Farm -Enable</dev:code><dev:remarks><maml:para>This example turns on the browser Customer Experience Improvement Program for the farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Set-SPBrowserCustomerExperienceImprovementProgram -Farm -Enable:$False</dev:code><dev:remarks><maml:para>This example turns off the browser Customer Experience Improvement Program for the farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3-----------------------</maml:title>
<dev:code>C:\PS>Set-SPWebApplication http://MyOfficeApp1 | Get- SPBrowserCustomerExperienceImprovementProgram -Enable</dev:code><dev:remarks><maml:para>This example turns on the browser Customer Experience Improvement Program for the Web application, MyOfficeApp1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPBrowserCustomerExperienceImprovementProgram</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPBrowserCustomerExperienceImprovementProgram</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPClaimProviderManager</command:name><maml:description><maml:para>Returns a claim provider manager.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPClaimProviderManager</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPClaimProviderManager</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPClaimProviderManager cmdlet reads a claim provider manager.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>Add code example. </maml:title>
<dev:code>C:\PS></dev:code><dev:remarks /></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPClaimProviderManager</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPTrustedRootAuthority</command:name><maml:description><maml:para>Creates a trusted root authority.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPTrustedRootAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPTrustedRootAuthority</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Certificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the trusted root authority to create.</maml:para><maml:para /><maml:para>The type must be a valid name of a trusted root authority; for example, WFEFarm1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Certificate</maml:name><maml:description><maml:para>Specifies the X.509 certificate of the trusted root authority.</maml:para><maml:para /><maml:para>The type must be a name of a valid X.509 certificate; for example, Certificate1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPTrustedRootAuthority cmdlet creates a trusted root authority. If a certificate file is used, it must have only one X509 certificate without private keys, otherwise an exception is raised.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$cert = Get-PfxCertificate C:\LiveIDSigningCert.pfx
New - SPTrustedRootAuthority -Name "WFEFarm1" -Certificate $cert</dev:code><dev:remarks><maml:para>This example creates a new trusted root authority, WFEFarm1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPTrustedRootAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPAlternateUrl</command:name><maml:description><maml:para>Completely deletes the specified alternate URL.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPAlternateUrl</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPAlternateUrl</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the alternate URL to delete. The identity can be either a valid URL, in the form http://server_name, or a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh. </maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue><dev:type><maml:name>SPAlternateUrlPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPAlternateUrl cmdlet completely deletes the alternate URL specified by the Identity parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPAlternateURL -WebApplication http://sitename -Zone Extranet</dev:code><dev:remarks><maml:para>This example deletes the extranet URL for the given Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication |%{ Get-SPAlternateURL -WebApplication $_ -Zone "Extranet" } | Remove-SPAlternateURL</dev:code><dev:remarks><maml:para>This example removes all extranet alternate URLs in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPAlternateURL</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPAlternateUrl</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Add-SPServiceApplicationProxyGroupMember</command:name><maml:description><maml:para>Adds a member to the service application proxy group.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>SPServiceApplicationProxyGroupMember</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Add-SPServiceApplicationProxyGroupMember</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>Member</maml:name><command:parameterValue required="True">SPServiceApplicationProxyPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the service application proxy group to which to add the member.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="True" globbing="False" pipelineInput="False" position="2"><maml:name>Member</maml:name><maml:description><maml:para>Specifies an array of members to add to the service application proxy group.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyPipeBind[]</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Add-SPServiceApplicationProxyGroupMember cmdlet adds a member to the service application proxy group.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Add-SPServiceApplicationProxyGroupMember RemoteProxyGroup -Member babab30e-8e3a-428b-8ff4-4d5c8f455e6d</dev:code><dev:remarks><maml:para>This example adds a select service application proxy to the service application proxy group named RemoteProxyGroup.</maml:para><maml:para /><maml:para>The service application proxy group GUID is unique to every farm. You can run Get-SPServiceApplicationProxyGroup | Select Name,Id to see the GUID of the serviceapplication proxy groups. Use this result for any other SPServiceApplicationProxyGroup cmdlets.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationProxyGroupMember</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Add-SPServiceApplicationProxyGroupMember</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPLogEvent</command:name><maml:description><maml:para>Returns results from a Unified Logging Service (ULS) trace log.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPLogEvent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPLogEvent</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AsString</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContextKey</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Directory</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EndTime</maml:name><command:parameterValue required="True">DateTime</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MinimumLevel</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartTime</maml:name><command:parameterValue required="True">DateTime</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPLogEvent</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AsString</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContextKey</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EndTime</maml:name><command:parameterValue required="True">DateTime</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>File</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MinimumLevel</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartTime</maml:name><command:parameterValue required="True">DateTime</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AsString</maml:name><maml:description><maml:para>Returns each record as a separate string</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>ContextKey</maml:name><maml:description><maml:para>Specifies that context data should be added to the results for the specified Context Keys, for example: -ContextKey @("UserName", "SiteName").</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Directory</maml:name><maml:description><maml:para>Lists log files from an alternate directory (any directory other than the configured LogLocation directory).</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MinimumLevel</maml:name><maml:description><maml:para>Returns records at or above the specified level. The valid values are Error
 or 
Warning.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EndTime</maml:name><maml:description><maml:para>The type must be a valid DateTime format that is culture-specific to the administrative language, such as 2/16/2007 12:15:12 for English-US.</maml:para><maml:para /></maml:description><command:parameterValue required="True">DateTime</command:parameterValue><dev:type><maml:name>DateTime</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>File</maml:name><maml:description><maml:para>Specifies a specific file to query records from.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>StartTime</maml:name><maml:description><maml:para>The type must be a valid DateTime format that is culture-specific to the administrative language, such as 2/16/2007 12:15:12 for English-US.</maml:para><maml:para /></maml:description><command:parameterValue required="True">DateTime</command:parameterValue><dev:type><maml:name>DateTime</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPLogEvent cmdlet returns records from a ULS trace log file that match the criteria. If no parameters are specified, all records from all log files are returned. Use the StartTime and EndTime parameters to filter on a time range. The use of these parameters is recommended to optimize performance of this cmdlet.</maml:para><maml:para />
<maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185.</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogEvent -MinimumLevel "Warning"</dev:code><dev:remarks><maml:para>This example returns all log entries equal to or more severe than Warning from the default log directory.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogEvent -Directory "C:\Logs" | Where-Object {$_.Level -eq "Warning"}</dev:code><dev:remarks><maml:para>This example returns all warning entries from log files in the C:\Logs directory.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 3-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogEvent -StartTime "12/04/2007 17:00" -EndTime "12/04/2007 18:00"</dev:code><dev:remarks><maml:para>This example returns error entries that occurred during a particular time range, which is culture-specific to the United States.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 4-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogEvent -ContextKey @("UserName" ,"SiteName")</dev:code><dev:remarks><maml:para>This example returns the contents of the most recent log file and adds the specified context key data.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 5-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogEvent | Where-Object {$_.Level -eq "Error" -and {$_.Area -eq "SharePoint Foundation "}</dev:code><dev:remarks><maml:para>This example returns all error entries related to SharePoint Foundation.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 6-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogEvent -ContextKey @("Name") | %{$_.ToString() + "'t" + $_.Context["Name"]}</dev:code><dev:remarks><maml:para>This example returns the contents of the log file and adds context data.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPLogFile</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPLogLevel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPLogEvent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPDiagnosticConfig</command:name><maml:description><maml:para>Retrieves ULS diagnostic configuration values of the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPDiagnosticConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPDiagnosticConfig</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPDiagnoticConfig cmdlet retrieves ULS diagnostic configuation values of the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPDiagnosticConfig</dev:code><dev:remarks><maml:para>This example returns all diagnostic configuration values.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPDiagnosticConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPDiagnosticConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Backup-SPConfigurationDatabase</command:name><maml:description><maml:para>Performs a farm-level configuration-only backup.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Backup</command:verb><command:noun>SPConfigurationDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Backup-SPConfigurationDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>Directory</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Item</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Backup-SPConfigurationDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>ShowTree</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Item</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Directory</maml:name><maml:description><maml:para>Specifies the path where SharePoint 2010 Products stores the backup package it generates. If you have a computer on which Microsoft SQL Server 2008 and an instance of SharePoint 2010 Products are installed, you can use local drive paths. This includes a basic installation. However, if SQL Server 2008 and SharePoint 2010 Products are installed on multiple computers or if you have multiple servers running SharePoint 2010 Products, you must use Universal Naming Convention (UNC) share paths so that the SQL Server database and search components are written to the same location; for example, \\computer_name\volume\Backup).</maml:para><maml:para /><maml:para>Multiple backup packages can be stored in the same location. This is the same path that you pass to the Directory parameter of the Restore-SPFarm cmdlet.</maml:para><maml:para /><maml:para>The type must be either of the valid paths:</maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /><maml:para>The spbr* folders are automatically created.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the ID and password that corresponds to the administrator user name for the SQL Server database.</maml:para><maml:para /><maml:para>This parameter should only be specified if SQL authentication is used to connect to the database. If Windows authentication is used to connect to the database, then this parameter should not be specified.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the configuration database name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the SQL database server that contains the configuration database. The default value is the local computer name.</maml:para><maml:para /><maml:para>The type must be a valid database server; for example, DS.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Item</maml:name><maml:description><maml:para>Indicates the part of the farm to back up. You may use the full farm path notation as displayed by the ShowTree parameter or the name of the target component in the path if the component has a unique name. If multiple items match the name, the full path must be provided. Surround the item or path in quotation marks if it contains a space. 
</maml:para><maml:para /><maml:para>If the Item parameter is not specified, the entire farm configuration is backed up.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShowTree</maml:name><maml:description><maml:para>Displays which objects in the farm will be backed up based on the other parameters passed to the backup cmdlet, namely the Item parameter. Items that will be excluded from the backup based on the other parameters passed to the Backup-SPConfigurationDatabase cmdlet will be preceded with an asterisk character (*). Items that cannot be backed up will be enclosed in square brackets ([ ]). A backup will not be performed if the ShowTree parameter is present.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Backup-SPConfigurationDatabase cmdlet performs a configuration-only backup of the current farm or a configuration-only backup of a separate configuration database which is not attached to the current farm. If you wish to perform a configuration-only backup of the current farm, there is no need to specify the DatabaseServer and DatabaseName parameters. However, using the Backup-SPFarm cmdlet with the ConfigurationOnly parameter is recommended for such a scenario.</maml:para><maml:para /><maml:para>An example of a configuration backup is an administrator creates a farm configuration template which then can be applied to other SharePoint farms by performing a restore using the Restore-SPFarm cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE 1--------------------</maml:title>
<dev:code>C:\PS>Backup-SPConfigurationDatabase -DatabaseName SharePoint_Config -DatabaseServer SqlServer1 -Directory \\server\share\Backup -ShowTree</dev:code><dev:remarks><maml:para>This example displays components that are available for inclusion in a configuration-only backup.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------EXAMPLE 2--------------------</maml:title>
<dev:code>C:\PS>Backup-SPConfigurationDatabase -DatabaseName SharePoint_Config -DatabaseServer SqlServer1 -Directory \\server\share\Backup -Verbose</dev:code><dev:remarks><maml:para>This example performs a configuration-only backup with verbose output.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Connect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disconnect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPFarm</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Backup-SPConfigurationDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPServiceApplication</command:name><maml:description><maml:para>Sets properties of a service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultEndpoint</maml:name><command:parameterValue required="True">SPServiceEndpointPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IisWebServiceApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the service application to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a subscription settings service application (for example, SubSettingsApp1); or an instance of a valid SPServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultEndpoint</maml:name><maml:description><maml:para>Specifies the address of the default endpoint of the service application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceEndpointPipeBind</command:parameterValue><dev:type><maml:name>SPServiceEndpointPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IisWebServiceApplicationPool</maml:name><maml:description><maml:para>Specifies the name or identity of the application pool used by the service application.</maml:para><maml:para /><maml:para>The IisWebServiceApplicationPool parameter only applies to Web Service applications.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceApplicationProxyGroup</maml:name><maml:description><maml:para>Specifies a custom service application proxy group for the Web application to use. The Web application will use the proxies in this proxy group to connect to service applications. If the ServiceApplicationProxyGroup parameter is not specified, the farm's default proxy group is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Set-SPServiceApplication cmdlet to set various properties of a service application such as the default endpoint, and the application pool used by the service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE----------------</maml:title>
<dev:code>C:\PS>$serviceapp = Get-SPServiceApplication "My Service App"

C:\PS>Set-SPServiceApplication $serviceapp -DefaultEndpoint https</dev:code><dev:remarks><maml:para>This example sets the default endpoint of the service application to be https.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Publish-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Update-SPFarmEncryptionKey</command:name><maml:description><maml:para>Changes the value of the farm encryption key and, using the new key, re-encrypts all the data.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Update</command:verb><command:noun>SPFarmEncryptionKey</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Update-SPFarmEncryptionKey</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Resume</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Resume</maml:name><maml:description><maml:para>Resumes re-encryption of data with the new farm encryption key if a previous attempt failed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Update-SPFarmEncryptionKey cmdlet changes the farm encryption key to a new randomly generated value. When the new key is used, all the data is re-encrypted.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Update-SPFarmEncryptionKey -confirm</dev:code><dev:remarks><maml:para>This example changes the farm encryption key to a new value and re-encrypts all the data.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Update-SPFarmEncryptionKey</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPServiceApplicationPool</command:name><maml:description><maml:para>Creates a new Web service application pool.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPServiceApplicationPool</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPServiceApplicationPool</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>Account</maml:name><command:parameterValue required="True">SPProcessAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the new Web service application pool.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>Account</maml:name><maml:description><maml:para>Specifies the credentials that will be the identity of the new application pool.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPProcessAccountPipeBind</command:parameterValue><dev:type><maml:name>SPProcessAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPServiceApplicationPool cmdlet creates a new Web service application pool in Internet Information Services (IIS).</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>New-SPServiceApplicationPool -Name TestServiceWebApplicationPool -Account testdomain\testuser1</dev:code><dev:remarks><maml:para>This example creates a new Web service application pool. </maml:para><maml:para /><maml:para>For the Account parameter, the name of a managed account in the farm can be given. Use the Get-SPManagedAccount cmdlet to view the existing managed account in the farm. Also, a process account from the output of the Get-SPProcessAccount cmdlet can be used.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPServiceApplicationPool</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Add-SPShellAdmin</command:name><maml:description><maml:para>Adds a user to the SharePoint_Shell_Access role for the specified database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>SPShellAdmin</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Add-SPShellAdmin</maml:name><command:parameter required="True" position="1"><maml:name>UserName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>database</maml:name><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>UserName</maml:name><maml:description><maml:para>Specifies the name of the user to add to the SharePoint_Shell_Access role in the target database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>database</maml:name><maml:description><maml:para>Specifies the name of the database that includes the SharePoint_Shell_Access role to which you want to add the user. If the database parameter is not specified, the configuration database is used. The farm configuration database is always included, even if you specify another database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Add-SPShellAdmin cmdlet to add a user to the SharePoint_Shell_Access role for a specified database. You must run the Add-SPShellAdmin cmdlet for all databases that you want to grant access to. If no database is specified, the farm configuration database is used. If you do specify a database, the farm content database will be included in addition to the farm configuration database you specify.</maml:para><maml:para /><maml:para>A user cannot run Windows PowerShell cmdlets in a farm unless you have used this cmdlet to add the user to the SharePoint_Shell_Access role. When a user has been added to the SharePoint_Shell_Access role and is a member of the WSS_Admin_WPG group, then the user can run Windows PowerShell in a multiple-server farm environment.</maml:para><maml:para />
<maml:para>When you run this cmdlet to add a user to the SharePoint_Shell_Access role, the user must have the following security permissions:</maml:para><maml:para />
<maml:para>- Security_Admin role access on the SQL instance and the db_owner role in a database.</maml:para><maml:para /><maml:para>- Administrative permission to the local computer.</maml:para><maml:para />

<maml:para>The user is added to the WSS_Admin_WPG group in all front-end Web servers when the user is added to the SharePoint_Shell_Access role. If the target database does not have a SharePoint_Shell_Access role, the role is automatically created.</maml:para><maml:para />
<maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE 1-------------------------</maml:title>
<dev:code>C:\PS>Add-SPShellAdmin -UserName CONTOSO\User1</dev:code><dev:remarks><maml:para>This example adds a new user named User1 to the SharePoint_Shell_Access role in the farm configuration database only, and also ensures the user is added to the WSS_Admin_WPG local group on each server in the farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------EXAMPLE 2-------------------------</maml:title>
<dev:code>C:\PS>Add-SPShellAdmin -UserName CONTOSO\User1 -database WSS_Content</dev:code><dev:remarks><maml:para>This example adds a new user named User1 to the SharePoint_Shell_Access role in both the specified content database and the configuration database, and also ensures the user is added to the WSS_Admin_WPG local group on each farm server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPShellAdmin</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPShellAdmin</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Add-SPShellAdmin</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Import-SPWeb</command:name><maml:description><maml:para>Imports a site collection, Web application, list, or library.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Import</command:verb><command:noun>SPWeb</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Import-SPWeb</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ActivateSolutions</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HaltOnError</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HaltOnWarning</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IncludeUserCustomAction</maml:name><command:parameterValue required="True">None | All</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IncludeUserSecurity</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoFileCompression</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoLogFile</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UpdateVersions</maml:name><command:parameterValue required="True">Append | Overwrite | Ignore</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or GUID of the Web to import into.</maml:para><maml:para /><maml:para>The type must be a valid URL, GUID, or object; for example, a valid URL, in the form http://server_name, or a GUID, in the form, 1234-4567-5678a.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the name of the import file.</maml:para><maml:para /><maml:para>If the NoFileCompression parameter is used, a directory must be specified; otherwise, any file format is valid.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ActivateSolutions</maml:name><maml:description><maml:para>Specifies whether user solutions are activated during import.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forcefully overwrites the export package if it already exists.</maml:para><maml:para /><maml:para>The type must be either of the following values</maml:para><maml:para /><maml:para>-True</maml:para><maml:para /><maml:para>-False</maml:para><maml:para /><maml:para>The default value is 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HaltOnError</maml:name><maml:description><maml:para>Stops the import process when an error occurs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HaltOnWarning</maml:name><maml:description><maml:para>Stops the import process when a warning occurs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IncludeUserCustomAction</maml:name><maml:description><maml:para>Specifies whether User Custom Actions are included during import.</maml:para><maml:para /></maml:description><command:parameterValue required="True">None | All</command:parameterValue><dev:type><maml:name>None | All</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IncludeUserSecurity</maml:name><maml:description><maml:para>Preserves the user security settings.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoFileCompression</maml:name><maml:description><maml:para>Either enables or disables file compression in the import package. The import package is stored in the folder specified by the Path parameter or Identity parameter. We recommend that you use this parameter for performance reasons. If compression is enabled, the import process can increase by approximately 30 percent.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoLogFile</maml:name><maml:description><maml:para>Suppresses the generation of an import log file. If this parameter is absent, the Import-SPWeb cmdlet will generate an export log file in the same location as the export package. The log file uses Unified Logging Service (ULS).</maml:para><maml:para /><maml:para>We recommend that you use this parameter. However, for performance reasons, you might not want to generate a log file.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UpdateVersions</maml:name><maml:description><maml:para>Indicates how to resolve situations where a file to be imported to a site already exists in that site. If the UpdateVersions parameter is absent, the import operation by default uses a value of 1.</maml:para><maml:para /><maml:para>The type must be any one of the following:</maml:para><maml:para /><maml:para>-Add new versions to the current file</maml:para><maml:para /><maml:para>-Overwrite the file and all of its versions (delete then insert)</maml:para><maml:para /><maml:para>-Ignore the file if it exists on the destination</maml:para><maml:para /><maml:para>The default value is Add new versions to the current file.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Append | Overwrite | Ignore</command:parameterValue><dev:type><maml:name>Append | Overwrite | Ignore</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Import-SPWeb cmdlet imports a site collection, Web application, list, or library. The capability to import from a library is a new feature in SharePoint 2010 Products.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE---------------------- </maml:title>
<dev:code>C:\PS>Import-SPWeb http://site -Path export.cmp -UpdateVersions -Overwrite
</dev:code><dev:remarks><maml:para>This example imports the contents of export.cmp into a site at http://site, overwriting the versioned content on the site with the contents of the export.cmp file.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Export-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWeb</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Import-SPWeb</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Uninstall-SPFeature</command:name><maml:description><maml:para>Uninstalls an installed feature definition.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Uninstall</command:verb><command:noun>SPFeature</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Uninstall-SPFeature</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the feature or GUID to uninstall.</maml:para><maml:para /><maml:para>The type must be the name of the feature folder located in the 
&lt;drive&gt;:\program files\common files\Microsoft Shared\Web server extensions\14\template\features folder, or must be a GUID, in the form 21d186e1-7036-4092-a825-0eb6709e9281.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPFeatureDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the uninstallation of a feature that is already installed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Uninstall-SPFeature cmdlet removes the specified feature definition from the collection of feature definitions in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>none</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Uninstall-SPFeature -path "MyCustomFeature"</dev:code><dev:remarks><maml:para>This example uninstalls the feature at $env:ProgramFiles\Common Files\Microsoft Shared Debug\Web Server Extensions\14\TEMPLATE\FEATURES\MyCustomFeature/feature.xml.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPFeature</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Uninstall-SPFeature</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPLogFile</command:name><maml:description><maml:para>Creates a new log file.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPLogFile</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPLogFile</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPLogFile cmdlet ends the current log file and starts a new log file.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>New-SPLogFile</dev:code><dev:remarks><maml:para>This example ends the current log file and starts a new log file.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Merge-SPLogFile</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPLogFile</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPClaimProvider</command:name><maml:description><maml:para>Registers a new claim provider in the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPClaimProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPClaimProvider</maml:name><command:parameter required="True" position="Named"><maml:name>AssemblyName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DisplayName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Default</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Enabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AssemblyName</maml:name><maml:description><maml:para>The type must be a valid name of an assembly; for example, ClaimAssembly1.</maml:para><maml:para /><maml:para>Specifies the name of the assembly with the claim provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies the description of the claim provider.</maml:para><maml:para /><maml:para>The type must be a valid name of an assembly; for example, ClaimAssembly1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DisplayName</maml:name><maml:description><maml:para>Specifies the display name of the new claim provider.</maml:para><maml:para /><maml:para>The type must be a valid name of a claim provider; for example, ClaimProvider1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of the claim.</maml:para><maml:para /><maml:para>The type must be a valid name of a claim type; for example MyClaimProvider.Providers.CustomProvider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Default</maml:name><maml:description><maml:para>Specifies that the claim provider applies to all Web applications and zones.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Enabled</maml:name><maml:description><maml:para>Turns on the claim provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPClaimProvider cmdlet registers a new claim provider in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>New - SPClaimProvider -Name "MyClaimProvider" -Type "MyClaimProvider.Providers.CustomProvider" -AllWebApplications</dev:code><dev:remarks><maml:para>This example registers a claim provider in the farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>New - SPClaimProvider -Name "MyClaimProvider" -Type "MyClaimProvider.Providers.CustomProvider" -Scope (get-SPWebApplication http://office)</dev:code><dev:remarks><maml:para>This example registers a claim provider scoped to a given Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPClaimProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPManagedAccount</command:name><maml:description><maml:para>Configures the managed account.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPManagedAccount</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EmailNotification</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PreExpireDays</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Schedule</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AutoGeneratePassword</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EmailNotification</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PreExpireDays</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Schedule</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Password</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EmailNotification</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PreExpireDays</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Schedule</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ConfirmPassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>NewPassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EmailNotification</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PreExpireDays</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Schedule</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SetNewPassword</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ExistingPassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EmailNotification</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PreExpireDays</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Schedule</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseExistingPassword</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the full name or partial name of the managed accounts to retrieve.</maml:para><maml:para /><maml:para>The type must be a valid account name, in the form Domain\User, or a GUID, in the form 1234-3456-09876.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue><dev:type><maml:name>SPManagedAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ConfirmPassword</maml:name><maml:description><maml:para>Confirms the new password for this managed account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ExistingPassword</maml:name><maml:description><maml:para>Sets the password for this managed account to an existing value that has already been changed in Active Directory Domain Services (AD DS).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NewPassword</maml:name><maml:description><maml:para>Sets a new password for the managed account</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Password</maml:name><maml:description><maml:para>Sets a password for the managed account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AutoGeneratePassword</maml:name><maml:description><maml:para>Automatically generates a new password.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- True</maml:para><maml:para /><maml:para>- False</maml:para><maml:para /><maml:para>The default value is 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EmailNotification</maml:name><maml:description><maml:para>Specifies the number of days before password change to begin e-mail notifications.</maml:para><maml:para /><maml:para>The default value is 
5
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PreExpireDays</maml:name><maml:description><maml:para>Specifies the number of days before expiration to schedule password change.</maml:para><maml:para /><maml:para>The default value is 
2
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Schedule</maml:name><maml:description><maml:para>Specifies the new schedule on which the password change job is to run.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SetNewPassword</maml:name><maml:description><maml:para>Sets the password to the new value that is passed in, and changes the value in AD DS.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- True</maml:para><maml:para /><maml:para>- False</maml:para><maml:para /><maml:para>The default value is 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseExistingPassword</maml:name><maml:description><maml:para>Sets the password to a new value passed in where the value is already changed in AD DS.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- True</maml:para><maml:para /><maml:para>- False</maml:para><maml:para /><maml:para>The default value is 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPManagedAccount cmdlet sets the properties on the given managed account.</maml:para><maml:para /><maml:para>You can use this cmdlet to change the password expiration and notification settings for the managed account: Use the default parameter set. Additionally, you can use this cmdlet to change the password for the managed account to automatically generated passwords on a set schedule: Use the parameter set that includes the AutoGeneratePassword parameter. You can also use this cmdlet to change the password for the managed account to a new value, known to the administrator: Use the parameter set that includes the SetNewPassword parameter. Finally, you can use this cmdlet to change the password for the managed account to an existing value that has been already been changed in Active Directory Domain Services (AD DS): Use the parameter set that includes the UseExistingPassword parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>$m = Get-SPManagedAccount -Identity "DOMAINx\UserY"

C:\PS>Set-SPManagedAccount -Identity $m -AutoGeneratePassword true
</dev:code><dev:remarks><maml:para>This example displays an explicit managed account if it exists, and then attempts to update it to use automatically generated passwords.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPManagedAccount</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPDiagnosticsProvider</command:name><maml:description><maml:para>Enables a diagnostics provider and updates its retention policy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPDiagnosticsProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPDiagnosticsProvider</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPDiagnosticsProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DaysRetained</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Enable</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxTotalSizeInBytes</maml:name><command:parameterValue required="True">Int64</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the diagnostics provider to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a diagnostic provider (for example, DiagnosticProv1); or an instance of a valid SPDiagnosticsProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDiagnosticsProviderPipeBind</command:parameterValue><dev:type><maml:name>SPDiagnosticsProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DaysRetained</maml:name><maml:description><maml:para>Specifies the number of days to retain the data collected by a diagnostics provider.</maml:para><maml:para /><maml:para>The type must be a valid integer value in the range of 1 to 14.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Enable</maml:name><maml:description><maml:para>Turns on or off the specified diagnostics provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPDiagnosticsProvider cmdlet enables a diagnostics provider and updates its retention policy.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Get-SPDiagnosticsProvider job-diagnostics-event-log-provider | Set-SPDiagnosticsProvider -Enable:$false

C:\PS>Get-SPDiagnosticsProvider job-diagnostics-event-log-provider</dev:code><dev:remarks><maml:para>This example disables the event log diagnostics provider.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPDiagnosticsProvider job-diagnostics-event-log-provider | Set-SPDiagnosticsProvider -Enable -DaysRetained 10

C:\PS>Get-SPDiagnosticsProvider job-diagnostics-event-log-provider</dev:code><dev:remarks><maml:para>This example enables the event log diagnostics provider and changes its retention policy to 10 days.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPDiagnosticsProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPDiagnosticsProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPSiteAdministration</command:name><maml:description><maml:para>Allows farm administrators to configure any site collection.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPSiteAdministration</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPSiteAdministration</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteAdministrationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdministrationSiteType</maml:name><command:parameterValue required="True">None | TenantAdministration</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LockState</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSize</maml:name><command:parameterValue required="True">Int64</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>OwnerAlias</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SecondaryOwnerAlias</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Template</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WarningSize</maml:name><command:parameterValue required="True">Int64</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPSiteAdministration</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteAdministrationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdministrationSiteType</maml:name><command:parameterValue required="True">None | TenantAdministration</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL (full or partial) or GUID of the site collection.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a GUID, in the form 1234-456-987fg.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteAdministrationPipeBind</command:parameterValue><dev:type><maml:name>SPSiteAdministrationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdministrationSiteType</maml:name><maml:description><maml:para>Specifies the site type.</maml:para><maml:para /><maml:para>Valid values are None or TentantAdministration.</maml:para><maml:para /></maml:description><command:parameterValue required="True">None | TenantAdministration</command:parameterValue><dev:type><maml:name>None | TenantAdministration</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Suppresses confirmation messages involved in setting the site subscription. This parameter is used in conjunction with the SiteSubscription parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LockState</maml:name><maml:description><maml:para>Specifies the lock state for the given site collection.</maml:para><maml:para /><maml:para>The type must be any of the following values:</maml:para><maml:para /><maml:para>- Unlock
: Sets the site collection to unlock.</maml:para><maml:para /><maml:para>- Content
: No new content can be added. Updates and deletions are allowed. </maml:para><maml:para /><maml:para>- Readonly
: Sets the site collection to read-only.</maml:para><maml:para /><maml:para>- Noaccess
: Sets the site collection to unavailable to all users.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxSize</maml:name><maml:description><maml:para>Sets the maximum storage size of the site collection.</maml:para><maml:para /><maml:para>The type must be a valid number greater than or equal to 0. .</maml:para><maml:para /><maml:para>Set to 0 for unlimited.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int64</command:parameterValue><dev:type><maml:name>Int64</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>OwnerAlias</maml:name><maml:description><maml:para>Sets the owner of this site collection. </maml:para><maml:para /><maml:para>The type must be a valid user alias.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SecondaryOwnerAlias</maml:name><maml:description><maml:para>Sets the secondary owner of this site collection.</maml:para><maml:para /><maml:para>The type must be a valid user alias.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Specifies the Site Group to get site collections.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Template</maml:name><maml:description><maml:para>Specifies the Web template for the top-level Web site of this site collection. This can only be given if the template has not already been configured.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890abcdef, or an 
SPWebTemplate object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WarningSize</maml:name><maml:description><maml:para>Specifies the site collection warning size limit. </maml:para><maml:para /><maml:para>The type must be a valid number greater than or equal to 0. Set to 0 for unlimited.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int64</command:parameterValue><dev:type><maml:name>Int64</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPSiteAdministration cmdlet allows a farm administrator to configure particular settings on a site collection even if the farm administrator is not granted explicit permissions. Any parameter that is not provided is not changed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPSiteAdministration http://sitename -OwnerAlias "DOMAIN\NewOwner"</dev:code><dev:remarks><maml:para>This example allows farm administrators to change the ownership of a site collection to which they do not have access.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSiteAdministration</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPSite</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPSiteAdministration</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Revoke-SPServiceApplication</command:name><maml:description><maml:para>Revokes a user's access to a service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Revoke</command:verb><command:noun>SPServiceApplication</command:noun><dev:version /></command:details><command:syntax /><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application to which to revoke access.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>UserPrincipal</maml:name><maml:description><maml:para>Specifies the identity to revoke access to the service application.</maml:para><maml:para /><maml:para>The type must be a valid user principal name, in the form DOMAIN\user, or a claim, in the form CA:NTLM:Identity-username:domain\user.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of rights to revoke.</maml:para><maml:para /><maml:para>The type must be either 
Admin or Access.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Revoke-SPServiceApplication cmdlet revokes the specified user's access to the specified service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Revoke-SPServiceAppliaion 053c34be-d251-488c-8e94-644eae94da26 -UserPrincipal testdomin\tester1 -Type Admin</dev:code><dev:remarks><maml:para>This example revokes the administrative access given to the specified user for the selected service application.</maml:para><maml:para /><maml:para>The service application GUID is unique to every farm. You can run the Get-SPServiceApplication cmdlet to see the GUID of the service applications, and then use the result from the Get-SPServiceApplication cmdlet for other SPServiceApplication cmdlets; for example, Grant-SPServiceApplication or Publish-SPServiceApplication.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Publish-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Revoke-SPServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPSiteSubscriptionConfig</command:name><maml:description><maml:para>Sets the configuration properties of a site subscription.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPSiteSubscriptionConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPSiteSubscriptionConfig</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FeaturePack</maml:name><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PassThru</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UserAccountDirectoryPath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the site subscription configuration to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; an SPSite (object or URL) of a site collection that is a member of the site subscription; or an instance of a valid 
SiteSubscription
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PassThru</maml:name><maml:description><maml:para>Specifies the output object can be passed through the pipeline.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>FeatureSet</maml:name><maml:description><maml:para>Specifies the feature set that is associated with the site subscription.</maml:para><maml:para /><maml:para>Specifies a null value to clear the current association.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or an instance of a valid 
SPFeatureSet
object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UserAccountDirectoryPath</maml:name><maml:description><maml:para>Sets the site user account directory path to a specific organizational unit (OU) that is in the same domain as the site subscription.</maml:para><maml:para /><maml:para>The type must be a name of a distinguished OU; for example, OU=Contoso1, DC=OSGCorp,DC=local.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPSiteSubscriptionConfig cmdlet sets the configuration properties of a site subscription.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------EXAMPLE---------------</maml:title>
<dev:code>C:\PS>Set-SPSiteSubscription http://contoso.com -FeatureSet 12345678-90ab-cdef-1234-567890abcdef</dev:code><dev:remarks><maml:para>This example sets the Feature set of the entire site subscription that contains http://contoso.com with a Feature set GUID.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPSiteSubscriptionConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPTrustedRootAuthority</command:name><maml:description><maml:para>Returns a trusted root authority.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPTrustedRootAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPTrustedRootAuthority</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedRootAuthorityPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the trusted root authority to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a trusted root authority (for example, WFEFarm1); or an instance of a valid SPTrustedRootAuthority object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedRootAuthorityPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedRootAuthorityPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPTrustedRootAuthority cmdlet returns a trusted root authority. If a certificate file is used, it must have only one X509 certificate without private keys, otherwise an exception is raised.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$rootauthority = Get - SPTrustedRootAuthority -Name "WFEFarm1"</dev:code><dev:remarks><maml:para>This example creates a new trusted root authority, WFEFarm1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPTrustedRootAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSiteSubscriptionSettings</command:name><maml:description><maml:para>Removes the settings service data for a specified site subscription, or finds and removes orphaned data.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSiteSubscriptionSettings</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSiteSubscriptionSettings</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SiteSubscriptions</maml:name><command:parameterValue required="True">Guid[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-SPSiteSubscriptionSettings</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>FindAllOrphans</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AlternativeSiteSubscriptions</maml:name><command:parameterValue required="True">Guid[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the site subscription settings service application that contains the service data to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a subscription settings service application (for example, SubscriptionSettingsApp1); or an instance of a valid SPSubscriptionSettingsServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FindAllOrphans</maml:name><maml:description><maml:para>Specifies that orphaned settings stores in the service application are deleted.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>SiteSubscriptions</maml:name><maml:description><maml:para>Specifies the site subscriptions with the settings service data to delete.</maml:para><maml:para /><maml:para>The type must be an array of valid GUIDs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Guid[]</command:parameterValue><dev:type><maml:name>Guid[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AlternativeSiteSubscriptions</maml:name><maml:description><maml:para>Specifies the complete collection or comma-separated list of site subscriptions that should exist in the settings service application. Any data not matching the items in this list will be removed.</maml:para><maml:para /><maml:para>This parameter is important when the FindAllOrphans parameter is used. The value specified for AlternativeSiteSubscriptions parameter is stating that any site subscriptions not on the local farm will be deleted, unless an alternate list of site subscriptions is given.</maml:para><maml:para /><maml:para>The type must be an array of valid GUIDs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Guid[]</command:parameterValue><dev:type><maml:name>Guid[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Automatically bypasses the secondary warning provided by the cmdlet prior to the operation.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPSiteSubscriptionSettings cmdlet deletes site subscription stored data for the specified site subscription. If the FindAllOrphans parameter is specified, this cmdlet locates any data in the service application that does not exist in the list of local site subscriptions or the alternate list of subscriptions.</maml:para><maml:para /><maml:para>The set of site subscriptions can be specified directly, or discovered by comparing data in the service application to the set of existing site subscriptions which finds the data set that corresponds to nonexistent site subscriptions.</maml:para><maml:para /><maml:para>If this cmdlet is run on a federated service application without specifying the complete list of site subscription IDs for the AlternativeSiteSubscriptions parameter, data loss can result.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------EXAMPLE 1--------------</maml:title>
<dev:code>C:\PS>Remove-SPSiteSubscriptionSettings -FindAllOrphans -Whatif</dev:code><dev:remarks><maml:para>This example finds all orphans and displays them on the screen. Remove the WhatIf parameter to remove these extra settings.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------EXAMPLE 2--------------</maml:title>
<dev:code>C:\PS>Remove-SPSubscriptionSettingsServiceApplication -FindAllOrphans -AlternativeSiteSubscriptions $SubscriptionList</dev:code><dev:remarks><maml:para>Use this example if the service application is consumed by a remote farm and you want the clean orphaned site subscription settings data (an array of all site subscriptions whose data must remain in the service application is assigned to the $SubscriptionList variable.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Import-SPSiteSubscriptionSettings</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-SPSiteSubscriptionSettings</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSiteSubscriptionSettings</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPDiagnosticsPerformanceCounter</command:name><maml:description><maml:para>Removes an instance of a performance counter.
</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPDiagnosticsPerformanceCounter</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPDiagnosticsPerformanceCounter</maml:name><command:parameter required="True" position="2"><maml:name>Category</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Counter</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Instance</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebFrontEnd</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="2"><maml:name>Category</maml:name><maml:description><maml:para>Specifies the category of performance counters to remove.</maml:para><maml:para /><maml:para>The type must be a valid name of a category of performance counters; for example, ASP.NET, PhysicalDisk, or Processor.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Counter</maml:name><maml:description><maml:para>Specifies the type of counter to remove. If this parameter is not specified, this cmdlet removes all performance counters of the specified category.</maml:para><maml:para /><maml:para>The type must be a valid name of counter type; for example, Requests Queued, Avg. Disk Queue Length, and % Processor Time.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Removes the specified performance counters that are collected on the database servers in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Instance</maml:name><maml:description><maml:para>Specifies the instance name of the performance counter to remove. If this parameter is not specified, this cmdlet removes all instances of the specified performance counter.</maml:para><maml:para /><maml:para>The type must be a valid name of a performance counter instance; for example Total_PerfCounter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebFrontEnd</maml:name><maml:description><maml:para>Removes performance counters that are collected on the Web front end computers in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPDiagnosticsPerformanceCounter cmdlet removes performance counters from the collection of performance counters that are read and recorded in the Usage Database. This cmdlet can also be used to remove entire categories and types of counters from the collection as well. If either the DatabaseServer or WebFrontEnd parameters are not specified, this cmdlet removes the specified performance counters on the Web front end computers in the farm.</maml:para><maml:para /><maml:para>The Remove-SPDiagnosticsPerformanceCounter cmdlet is only available using Windows PowerShell. There is no User Interface.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Remove-SPDiagnosticsPerformanceCounter -category ASP.NET</dev:code><dev:remarks><maml:para>This example removes all the counters in the category ASP.NET on Web front end computers.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Remove-SPDiagnosticsPerformanceCounter -category ASP.NET -Counter "Requests Queued"</dev:code><dev:remarks><maml:para>This example removes the counters in the category ASP.NET that have requests queued on Web front end computers.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3------------------</maml:title>
<dev:code>C:\PS>Remove-SPDiagnosticsPerformanceCounter -category Processor -counter "% Processor Time" -instance "_Total" -databaseserver</dev:code><dev:remarks><maml:para>This example removes the counters of the _Total instance, with the counter % Processor Time in the category Processor on database servers.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPDiagnosticsPerformanceCounter</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPDiagnosticsPerformanceCounter</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPDiagnosticsPerformanceCounter</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Repair-SPManagedAccountDeployment</command:name><maml:description><maml:para>Repairs the local managed account credential deployment.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Repair</command:verb><command:noun>SPManagedAccountDeployment</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Repair-SPManagedAccountDeployment</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Repair-SPManagedAccountDeployment cmdlet to repair the local deployment of managed account credentials deployment on a server for the rare cases that the managed accounts service credentials are in a broken state. It re-deploys each local service and Web applications credentials and also determines if the passphrase is not correct on the server and repairs provides warnings accordingly. The Repair-SPManagedAccountDeployment cmdlet should not be used as part of the regular credential update process, but should be one of the first troubleshooting steps, specifically if a servers' services are failing to start when other servers' services are working correctly.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------EXAMPLE----------- </maml:title>
<dev:code>C:\PS>Repair-SPManagedAccountDeployment</dev:code><dev:remarks><maml:para>This example repairs the deployment of credentials on all services and Web application associated with managed account (s) on the local server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Repair-SPManagedAccountDeployment</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPTrustedIdentityTokenIssuer</command:name><maml:description><maml:para>Creates an identity provider in the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPTrustedIdentityTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPTrustedIdentityTokenIssuer</maml:name><command:parameter required="True" position="Named"><maml:name>ClaimsMappings</maml:name><command:parameterValue required="True">SPClaimMappingPipeBind[]</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>IdentifierClaim</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Realm</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SignInUrl</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ClaimProvider</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ImportTrustCertificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseWReply</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>ClaimsMappings</maml:name><maml:description><maml:para>Specifies the mapping of the claims from the original token to the SharePoint token.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a claim mapping rule (for example, Email); or an instance of a valid SPClaimMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimMappingPipeBind[]</command:parameterValue><dev:type><maml:name>SPClaimMappingPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies a description for the new identity provider.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, LiveID STS.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IdentifierClaim</maml:name><maml:description><maml:para>Specifies which claim type from the trusted STS will be used for the new identity provider.</maml:para><maml:para /><maml:para>The type must be a valid claim type from the trusted STS; for example, http://schemas.microsoft.com/2007/05/Claims/Puid.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the new identity provider.</maml:para><maml:para /><maml:para>The type must be a valid name of an identity provider; for example, LiveIDSTS.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Realm</maml:name><maml:description><maml:para>Specifies the realm, or resource partition, associated with this trust.</maml:para><maml:para /><maml:para>The type must be a name of a valid realm; for example, MD_REALM.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInUrl</maml:name><maml:description><maml:para>Specifies the sign-in URLs for this trusted STS identity provider.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://int.live.com/.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ClaimProvider</maml:name><maml:description><maml:para>Specifies the IP STS that can resolve and search claims for claims people picker.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of identity provider (for example, MyIDprovider1); or an instance of a valid SPIdentityProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ImportTrustCertificate</maml:name><maml:description><maml:para>Specifies the X.509 certificate object from trusted authentication provider farm.</maml:para><maml:para /><maml:para>The type must be a name of a valid X.509 certificate; for example, Certificate1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseWReply</maml:name><maml:description><maml:para>Includes a WReply with the token request. WReply is a URL at the relying party to which the requestor is redirected once sign-out processing is complete.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPTrustedIdentityTokenIssuer cmdlet creates an identity provider in the farm. This object is created and used only for setting this type of identity provider in a Web application. The specified claim type cannot be NTLM, Classic NTLM, Negotiate, or Classic Negotiate. For ASP.NET Membership provider or Role providers, no objects are persisted. For security token service (STS) identity providers, this cmdlet creates and persists the identity provider object in the SPFarm object.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------------- EXAMPLE---------------------------</maml:title>
<dev:code>C:\PS>New-SPTrustedIdentityTokenIssuer -Name "LiveIDSTS" - Description "LiveID STS" -Certificate (Get-ChildItem"cert:Certificates (LocalComputer)\Personal\Certificates -Name "LiveID Cert") -SignInUrl http://int.contoso.com/ -IdentifierClaim "http://schemas.contoso.com/2007/05/Claims/Puid"

C:\PS>Set -SPWebApplication http://contoso.com -IdentityProvider (Get-SPTrustedIdentityTokenIssuer "LiveIDSTS")</dev:code><dev:remarks><maml:para>This example creates a new identity provider in the farm named LiveIDSTS.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPTrustedIdentityTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPClaimProvider</command:name><maml:description><maml:para>Returns a claim provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPClaimProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPClaimProvider</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the claim provider to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a claim provider (for example, MyClaimProvider1); or an instance of a valid SPClaimProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPClaimProvider cmdlet returns a claim provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get - SPClaimProvider -Identity "MyClaimProvider" | Set-SPClaimProvider -Enabled $false</dev:code><dev:remarks><maml:para>This example disables the claim provider MyClaimProvider.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPClaimProviderManager</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPClaimProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPBusinessDataCatalogThrottleConfig</command:name><maml:description><maml:para>Sets the throttling configuration for a Business Data Connectivity Service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPBusinessDataCatalogThrottleConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPBusinessDataCatalogThrottleConfig</maml:name><command:parameter required="True" position="Named"><maml:name>Default</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">ThrottleConfig</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Maximum</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPBusinessDataCatalogThrottleConfig</maml:name><command:parameter required="True" position="Named"><maml:name>Enforced</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">ThrottleConfig</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Default</maml:name><maml:description><maml:para>Specifies the default setting of the throttle configuration.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Enforced</maml:name><maml:description><maml:para>Specifies that the throttle configuration setting cannot be overridden.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the throttle configuration to update.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ThrottleConfig</command:parameterValue><dev:type><maml:name>ThrottleConfig</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Maximum</maml:name><maml:description><maml:para>Specifies the maximum value of the throttling configuration setting.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPBusinessDataCatalogThrottleConfig cmdlet sets the throttling configuration for a Business Data Connectivity Service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPBusinessDataCatalogThrottleConfig -Scope Database -ThrottleType Items -ServiceApplicationProxy $contosoServAppProxy | Set-SPBusinessDataCatalogThrottleConfig -Maximum 1000000000 -Default 500000</dev:code><dev:remarks><maml:para>This example sets the database item throttling to values of 1000000000 maximum and 500000 default for the given service application.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPBusinessDataCatalogThrottleConfig</maml:linkText><maml:uri /></maml:navigationLink>Remove-SPBusinessDataCatalogThrottleConfig</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPBusinessDataCatalogThrottleConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Connect-SPConfigurationDatabase</command:name><maml:description><maml:para>Connects the local server computer to a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Connect</command:verb><command:noun>SPConfigurationDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Connect-SPConfigurationDatabase</maml:name><command:parameter required="True" position="1"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="9"><maml:name>Passphrase</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the configuration database to which to connect the server.</maml:para><maml:para /><maml:para>The type must be a valid database name; for example, DB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the server on which to create the configuration database. The default value is the local computer name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="9"><maml:name>Passphrase</maml:name><maml:description><maml:para>Specifies the secure password phrase for connecting the current server to the configuration database.</maml:para><maml:para /><maml:para>The type must be a valid secure string; for example, MyBDCApp1serverkey.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the PSCredential object that contains the user name and password to be used for database SQL authentication. If this parameter is not specified, the current user is used.</maml:para><maml:para /><maml:para>The type must be a valid PSCredential object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Connect-SPConfigurationDatabase cmdlet connects the current server to the specified configuration database.</maml:para><maml:para /><maml:para>Essentially, this cmdlet connects the server to the farm. If the current computer cannot be connected to a farm, the following error message is displayed: </maml:para><maml:para /><maml:para>"This machine is already connected to a SharePoint farm. See: Dismount-SPConfigurationDatabase"</maml:para><maml:para /><maml:para>If the DatabaseName and Passphrase parameters are not specified, Windows authentication is used.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Connect-SPConfigurationDatabase -DatabaseServer "ServerName\InstanceName" -DatabaseName "SharePointConfigurationDatabaseName" -Passphrase (ConvertTo-SecureString "MyP@ssw0rd" -AsPlainText -Force 


C:\PS>Start-Service SPTimerv4</dev:code><dev:remarks><maml:para>This example joins the local server computer to a farm that is configured to use the database SharePointConfigurationDatabase on a SQL Server instance by using the name ServerName\InstanceName with the passphrase MyP@ssw0rd.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>





<maml:navigationLink><maml:linkText>Backup-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disconnect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink>Dismount-SPConfigurationDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Connect-SPConfigurationDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPAlternateUrl</command:name><maml:description><maml:para>Creates a new public or internal URL for the specified Web application zone or resource.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPAlternateUrl</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPAlternateUrl</maml:name><command:parameter required="True" position="1"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Internal</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPAlternateUrl</maml:name><command:parameter required="True" position="1"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ResourceName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Internal</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the public URL that users access to sign in to the Web application.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the name, URL, or GUID of the Web application for which to create the mapping. </maml:para><maml:para /><maml:para>The type must be a valid name, URL, in the form WebApplication-1212, http://server_name, or GUID, in the form 1234-5678-9876-0987.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ResourceName</maml:name><maml:description><maml:para>Specifies the resource name, if the alternate URL is for an external resource. If no value is specified, the value is left blank.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Internal</maml:name><maml:description><maml:para>Makes this alternate URL an internal URL. If this parameter is not provided, the URL is a public URL.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Zone</maml:name><maml:description><maml:para>Specifies one of the five zones with which the alternate URL is associated.</maml:para><maml:para /><maml:para>The type must be a valid zone: Default, Intranet, Internet, Extranet, or Custom.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue><dev:type><maml:name>Default | Intranet | Internet | Custom | Extranet</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPAlternateUrl cmdlet creates a new public or internal URL for the specified Web application zone or resource. Use the ResourceName parameter if the alternate URL is for an external resource.</maml:para><maml:para /><maml:para>Each Web application can be associated with a collection of mappings between internal and public URLs. Both internal and public URLs consist of the protocol and domain portion of the full URL; for example, https://www.fabrikam.com. Users type a public URL to get to the SharePoint site, and that URL appears in the links on the pages. Internal URLs are in the URL requests that are sent to the SharePoint site. Many internal URLs can be associated with a single public URL in multiserver farms; for example, when a load balancer routes requests to specific IP addresses to various servers in the load-balancing cluster.</maml:para><maml:para /><maml:para>Each Web application supports five collections of mappings per URL; the five collections correspond to five zones (default, intranet, extranet, Internet, and custom). When the Web application receives a request for an internal URL in a particular zone, links on the pages returned to the user have the public URL for that zone.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>#create the public URL
New-SPAlternateURL https://www.contoso.com -Zone "Internet"

C:\PS>#create the internal URL
New-SPAlternateURL http://sharepoint.contoso.com -Zone "Internet" -internal</dev:code><dev:remarks><maml:para>This example translates incoming requests for https://www.contoso.com into http://sharepoint.contoso.com (on the Internet zone).</maml:para><maml:para /><maml:para>When a reverse proxy is being set up to handle public URL SSL termination, alternate access mappings must be configured to handle the URL translation.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Set-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPAlternateURL</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPAlternateUrl</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Export-SPSiteSubscriptionBusinessDataCatalogConfig</command:name><maml:description><maml:para>Exports all data from the Business Data Connectivity Metadata Store associated with a partition.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Export</command:verb><command:noun>SPSiteSubscriptionBusinessDataCatalogConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Export-SPSiteSubscriptionBusinessDataCatalogConfig</maml:name><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ServiceContext</maml:name><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LocalizedNamesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ModelsIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PermissionsIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertiesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ProxiesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path and name to use to create the export file.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name\file.xml</maml:para><maml:para /><maml:para>- \\server_name\folder_name\file.xml</maml:para><maml:para /><maml:para>- …\folder_name\file.xml</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceContext</maml:name><maml:description><maml:para>Specifies the service context of the data to be exported.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a service context (for example, http://ServiceContext1); or an instance of a valid SPServiceContext object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue><dev:type><maml:name>SPServiceContextPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Overwrites the output file if the file exists.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LocalizedNamesIncluded</maml:name><maml:description><maml:para>Specifies that names for business data fields in multiple languages are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ModelsIncluded</maml:name><maml:description><maml:para>Specifies that Business Data Connectivity models are included in the exported file.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PermissionsIncluded</maml:name><maml:description><maml:para>Specifies that permissions from the Business Data Connectivity Models are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertiesIncluded</maml:name><maml:description><maml:para>Specifies that properties from the Business Data Connectivity Models are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ProxiesIncluded</maml:name><maml:description><maml:para>Specifies that proxies for Business Data Connectivity Service applications are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The SPSiteSubscriptionBusinessDataCatalogConfig cmdlet exports all data from the Business Data Connectivity Metadata Store associated with a specified partition.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Export-SPSiteSubscriptionBusinessDataCatalogConfig -ServiceContext http://contoso -Path "C:\folder\exportedFile.xml"</dev:code><dev:remarks><maml:para>This example exports the data file named exportedFile.xml.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Clear-SPSiteSubscriptionBusinessDataCatalogConfig</maml:linkText><maml:uri /></maml:navigationLink>Import-SPSiteSubscriptionBusinessDataCatalogConfig</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Export-SPSiteSubscriptionBusinessDataCatalogConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPSubscriptionSettingsServiceApplication</command:name><maml:description><maml:para>Sets properties of a subscription settings service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPSubscriptionSettingsServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPSubscriptionSettingsServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the settings service application to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a subscription settings service application (for example, SubscriptionSettingsApp1); or an instance of a valid 
SPSubscriptionSettingsServiceApplication
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the Internet Information Services (IIS) application pool to use for the new subscription settings application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of an application pool (for example, AppPoolName1); or an instance of a valid 
IISWebServiceApplicationPool
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the 
PSCredential
 object that contains the user name and password to be used for database SQL Server 
Authentication

.</maml:para><maml:para /><maml:para>The type must be a valid 
PSCredential
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the subscription settings database.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, SubscriptionSettingsAppDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host SQL Server instance for the database specified in DatabaseName parameter.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server instance name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host SQL Server instance for the failover database server.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server instance name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Set-SPSubscriptionSettingsServiceApplication cmdlet to set properties on a subscription settings service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE--------------------------</maml:title>
<dev:code>C:\PS>$applicationPool = GetSPIisWebServiceApplicationPool SettingsApplicationPool

C:\PS>Get-SPServiceApplication -Name SettingsServiceApp | Set-SPSubscriptionSettingsServiceApplication -ApplicationPool $applicationPool</dev:code><dev:remarks><maml:para>This example changes the application pool of the subscription settings service application. This command assumes that a subscription settings service application named SettingsServiceApp exists and that an application pool named SettingsApplicationPool exists</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPSubscriptionSettingsServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSubscriptionSettingsServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPSubscriptionSettingsServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPTopologyServiceApplication</command:name><maml:description><maml:para>Sets the properties on the topology service application of the local farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPTopologyServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPTopologyServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTopologyWebServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>LoadBalancerUrl</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the application to be set.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 1234-456-854gh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTopologyWebServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPTopologyWebServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LoadBalancerUrl</maml:name><maml:description><maml:para>Specifies an external physical load balancer.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://search.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPTopologyServiceApplication cmdlet sets the advanced properties of an application when the Identity parameter is used.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPTopologyServiceApplication 67877d63-bff4-4521-867a-ef4979ba07ce -LoadBalancedURL "https://testurl"</dev:code><dev:remarks><maml:para>This example sets the load-balanced URL for the topology service application.</maml:para><maml:para /><maml:para>The topology service application GUID is unique to every farm. You can run the Get-SPTopologyServiceApplication cmdlet to retrieve the GUID.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTopologyServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTopologyServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPTopologyServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPTopologyServiceApplicationProxy</command:name><maml:description><maml:para>Retrieves the topology service application proxy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPTopologyServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPTopologyServiceApplicationProxy</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTopologyWebServiceProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the application proxy.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 1234-4567-098jhj.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTopologyWebServiceProxyPipeBind</command:parameterValue><dev:type><maml:name>SPTopologyWebServiceProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPTopologyServiceApplicationProxy cmdlet retrieves the local topology service application proxy.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPTopologyServiceApplicationProxy</dev:code><dev:remarks><maml:para>This example displays the topology service application proxy in the farm. </maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPTopologyServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTopologyServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPTopologyServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPHelpCollection</command:name><maml:description><maml:para>Installs the provided Help site collection files in the current farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPHelpCollection</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPHelpCollection</maml:name><command:parameter required="True" position="Named"><maml:name>LiteralPath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Install-SPHelpCollection</maml:name><command:parameter required="True" position="Named"><maml:name>All</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>All</maml:name><maml:description><maml:para>If the LiteralPath parameter is not specified, specifies that all Help Collection CABs under %Program Files%\Common Files\Microsoft Shared\Web Server Extensions\14\HCCab\&lt;LCID&gt; in the Help site collection are installed, and existing Help collections are overwritten.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LiteralPath</maml:name><maml:description><maml:para>Specifies the exact path to a specific custom Help file in the Help site collection cab file. </maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPHelpCollection cmdlet installs the Help site collection files for SharePoint 2010 Products in the current farm. Use the LiteralPath parameter to install specific custom Help collection files. If the LiteralPath parameter is not specified, all available Help in the Help site collection is installed and existing Help collection files are overwritten.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Install-SPHelpCollection -LiteralPath 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\HCCab\1033\OSSAdmin.cab' 
</dev:code><dev:remarks><maml:para>This example installs the specified help collection in the current farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPHelpCollection</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPHelpCollection</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPHelpCollection</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Grant-SPObjectSecurity</command:name><maml:description><maml:para>Adds a new security principal to an SPObjectSecurity object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Grant</command:verb><command:noun>SPObjectSecurity</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Grant-SPObjectSecurity</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPObjectSecurity</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>Principal</maml:name><command:parameterValue required="True">SPClaim</command:parameterValue></command:parameter><command:parameter required="True" position="3"><maml:name>Rights</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Replace</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>
Specifies the SPObjectSecurity object to which the new security principal is added. You can use the Get-SPServiceApplicationSecurity cmdlet to get a SPObjectSecurity object .
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPObjectSecurity</command:parameterValue><dev:type><maml:name>SPObjectSecurity</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>Principal</maml:name><maml:description><maml:para>Specifies the principal to whom the rights apply.</maml:para><maml:para /><maml:para>The type must a valid name a principal; for example, Full Control.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaim</command:parameterValue><dev:type><maml:name>SPClaim</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="True" globbing="False" pipelineInput="False" position="3"><maml:name>Rights</maml:name><maml:description><maml:para>Specifies the rights granted to the principal.</maml:para><maml:para /><maml:para>The type must a valid array of strings that represents the rights granted to the principal.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Replace</maml:name><maml:description><maml:para>Replaces the existing rights on the SPObjectSecurity object with the new rights specified. If this parameter is not specified, the new rights are added to the existing rights.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Grant-SPObjectSecurity cmdlet adds a new security principal, such as a user, to a SPObjectSecurity object. An SPObjectSecurity object is a common object that is used to represent the security access control list (ACL) of SharePoint administrative objects, in particular, service applications.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$security = Get-SPServiceApplicationSecurity $serviceApp -Admin
Grant-SPObjectSecurity $security $principal "Full Control"
Set-SPServiceApplicationSecurity $serviceApp -Admin $security</dev:code><dev:remarks><maml:para>This example retrieves the SPObjectSecurity object corresponding to the administrator ACL on a service application, and adds a new user principal to that ACL. The new user is an administrator for the service application $serviceApp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Revoke-SPObjectSecurity</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPServiceApplicationSecurity</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Grant-SPObjectSecurity</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPTrustedRootAuthority</command:name><maml:description><maml:para>Creates a new trusted root authority.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPTrustedRootAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPTrustedRootAuthority</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedRootAuthorityPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Certificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the trusted root authority to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a trusted root authority (for example, WFEFarm1); or an instance of a valid SPTrustedRootAuthority object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedRootAuthorityPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedRootAuthorityPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Certificate</maml:name><maml:description><maml:para>Specifies the X.509 certificate of the trusted root authority.</maml:para><maml:para /><maml:para>The type must be a name of a valid X.509 certificate; for example, Certificate1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPTrustedRootAuthority cmdlet creates a new trusted root authority. If a certificate file is used, the certificate must be an X509 certificate with private keys, otherwise an exception is raised.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$cert = Get-PfxCertificate C:\LiveIDSigningCert.pfx
Get - SPTrustedRootAuthority -Name "WFEFarm1" | Set- SPTrustedRootAuthority -Certificate $cert</dev:code><dev:remarks><maml:para>This example updates the certificate of the trusted root authority WFEFarm1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPTrustedRootAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPProcessAccount</command:name><maml:description><maml:para>Returns a system account or a managed account.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPProcessAccount</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPProcessAccount</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NetworkService</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPProcessAccount</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LocalSystem</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPProcessAccount</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LocalService</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LocalService</maml:name><maml:description><maml:para>Returns the LocalService account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LocalSystem</maml:name><maml:description><maml:para>Returns the LocalSystem account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NetworkService</maml:name><maml:description><maml:para>Returns the NetworkService account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Get-SPProcessAccount cmdlet returns a system account or a managed account and creates the SPProcessAccountPipeBind object. All operations that can accept an account can accept the SPProcessAccountPipeBind in place of the SPManagedAccountPipeBind.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Get-SPProcessAccount -NetworkService</dev:code><dev:remarks><maml:para>This example creates the SPProcessAccountPipeBind type by using the NetworkService account.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPProcessAccount -NetworkService | New-SPIisWebServiceApplicationPool -Account $_</dev:code><dev:remarks><maml:para>This example creates an SPIisWebServiceApplicationPool account by using the NetworkService account returned by the Get-SPProcessAccount cmdlet.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPProcessAccount</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPUsageApplication</command:name><maml:description><maml:para>Sets properties of a usage application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPUsageApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPUsageApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUsageApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EnableLogging</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UsageService</maml:name><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the usage application to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, a valid name of a usage application (for example; UsageApp1); or an instance of a valid 
SPServiceApplication
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPUsageApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the logging database.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, UsageLogDB1.</maml:para><maml:para /><maml:para>If the logging database does not exist, a logging database will be automatically created.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the password for the user specified in 
DatabaseUserName
. Use this parameter only if SQL Server Authentication is used to access the logging database.</maml:para><maml:para /><maml:para>The type must be a valid password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the database specified in 
DatabaseName
.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the user name to use for connecting to the logging database. Use this parameter only if SQL Server Authentication is used to access the logging database.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, UserName1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EnableLogging</maml:name><maml:description><maml:para>Specifies that this usage application collects usage data.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UsageService</maml:name><maml:description><maml:para>Specifies the 
SPUsageService
 object that is the parent of the usage application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage service (for example, UsageService1); or an instance of a valid 
SPUsageService
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue><dev:type><maml:name>SPUsageServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPUsageApplication cmdlet sets properties of a usage application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE----------------------</maml:title>
<dev:code>C:\PS>Set-SPUsageApplication -Identity "Usage and Health data collection" -DatabaseServer "Server Name" -DatabaseName "New Logging DB</dev:code><dev:remarks><maml:para>This example changes the database server and database name used by the usage logging service to store logging data.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPUsageApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPSecurityTokenServiceConfig</command:name><maml:description><maml:para>Returns the security token service (STS) for the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPSecurityTokenServiceConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPSecurityTokenServiceConfig</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPSecurityTokenServiceConfig cmdlet reads the security token service (STS) for the farm. An STS authenticates security tokens in incoming SOAP messages.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get - SPSecurityTokenServiceConfig | Set -SPSecurityTokenServiceConfig -ServiceTokenLifetime 1000</dev:code><dev:remarks><maml:para>This example gets the security token service (STS) for the farm and sets the expiration for the service token cache to 1000 minutes.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPSecurityTokenServiceConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPSecurityTokenServiceConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Revoke-SPObjectSecurity</command:name><maml:description><maml:para>Removes a security principal from a SPObjectSecurity object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Revoke</command:verb><command:noun>SPObjectSecurity</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Revoke-SPObjectSecurity</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPObjectSecurity</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>Principal</maml:name><command:parameterValue required="True">SPClaim</command:parameterValue></command:parameter><command:parameter required="False" position="3"><maml:name>Rights</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Revoke-SPObjectSecurity</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPObjectSecurity</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>All</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the SPObjectSecurity object from which the security principal is removed. You can use the Get-SPServiceApplicationSecurity cmdlet to get a SPObjectSecurity object .</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPObjectSecurity</command:parameterValue><dev:type><maml:name>SPObjectSecurity</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>Principal</maml:name><maml:description><maml:para>Specifies the principal for whom the rights are removed.</maml:para><maml:para /><maml:para>The type must a valid name a principal; for example, Full Control.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaim</command:parameterValue><dev:type><maml:name>SPClaim</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="3"><maml:name>Rights</maml:name><maml:description><maml:para>Specifies the rights of the principal to revoke.</maml:para><maml:para /><maml:para>The type must a valid array of strings that represents the rights of the principal to revoke.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>All</maml:name><maml:description><maml:para>Specifies that all security principals are removed from the specified SPObjectSecurity object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Revoke-SPObjectSecurity cmdlet to remove a security principal, such as a user, from a SPObjectSecurity object. An SPObjectSecurity object is a common object that is used to represent the security access control list (ACL) of SharePoint administrative objects, in particular service applications.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$security = Get-SPServiceApplicationSecurity $serviceApp -Admin
Revoke-SPObjectSecurity $security "domain\user"
Set-SPServiceApplicationSecurity $serviceApp -Admin $security</dev:code><dev:remarks><maml:para>This example retrieves the SPObjectSecurity object corresponding to the administrator ACL on a service application, and removes a user from that ACL. The removed an administrator for the service application $serviceApp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Grant-SPObjectSecurity</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPServiceApplicationSecurity</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Revoke-SPObjectSecurity</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Enable-SPWebApplicationHttpThrottling</command:name><maml:description><maml:para>Turns on network throttling for a Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Enable</command:verb><command:noun>SPWebApplicationHttpThrottling</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Enable-SPWebApplicationHttpThrottling</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Turns on network throttling on the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Enable-SPWebApplicationHttpThrottling cmdlet turns on network throttling for a Web application. This operation prompts you to confirm that you want to turn on network throttling.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Enable-SPWebApplicationHttpThrottling http://sitename</dev:code><dev:remarks><maml:para>This example enables network throttling on the http://sitename Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplicationHttpThrottlingMonitor</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPWebApplicationHttpThrottling</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWebApplicationHttpThrottlingMonitor</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Enable-SPWebApplicationHttpThrottling</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceApplicationSecurity</command:name><maml:description><maml:para>Returns the SPObjectSecurity object for a service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceApplicationSecurity</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceApplicationSecurity</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Admin</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the service application to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a service application (for example, SearchServiceApp1); or an instance of a valid SPServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Admin</maml:name><maml:description><maml:para>Returns the access control list (ACL) that contains the administrators list of the service application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceApplicationSecurity cmdlet returns a security object for the specified service application. Use this cmdlet with the Grant-SPObjectSecurity and Set-SPServiceApplicationSecurity cmdlets to manage security for a service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$security = Get-SPServiceApplicationSecurity $serviceApp -Admin
Grant-SPObjectSecurity $security $principal "Full Control"
Set-SPServiceApplicationSecurity $serviceApp -Admin $security</dev:code><dev:remarks><maml:para>This example retrieves the SPObjectSecurity object corresponding to the administrator ACL on a service application, and adds a new user principal to that ACL. The new user is an administrator for the service application $serviceApp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPServiceApplicationSecurity</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPObjectSecurity</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPObjectSecurity</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceApplicationSecurity</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Disable-SPBusinessDataCatalogEntity</command:name><maml:description><maml:para>Deactivates an External Content type in the Business Data Connectivity Metadata Store.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Disable</command:verb><command:noun>SPBusinessDataCatalogEntity</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Disable-SPBusinessDataCatalogEntity</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">Entity</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the External Content type in the Business Data Connectivity Metadata Store to deactivate.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">Entity</command:parameterValue><dev:type><maml:name>Entity</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name /><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Disable-SPBusinessDataCatalogEntity cmdlet deactivates an External Content type in the Business Data Connectivity Metadata Store.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$entityToDisable = Get-SPBusinessDataCatalogMetadataObject -Namespace "Contoso" -Name "Customer" -BdcObjectType "Entity" -ServiceContext http://contoso</dev:code><dev:remarks><maml:para>This example deactivates the External Content type of the name Customer in the Contoso. Note that the terms External Content type and Entity refer to the same object type, and the term Disable refers to the same action as the Business Data Connectivity term Deactivate.
</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Enable-SPBusinessDataCatalogEntity</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Disable-SPBusinessDataCatalogEntity</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPDiagnosticsProvider</command:name><maml:description><maml:para>Returns a diagnostics provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPDiagnosticsProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPDiagnosticsProvider</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPDiagnosticsProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the diagnostics provider to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a diagnostic provider (for example, DiagnosticsProv1); or an instance of a valid SPDiagnosticsProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDiagnosticsProviderPipeBind</command:parameterValue><dev:type><maml:name>SPDiagnosticsProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPDiagnosticsProvider cmdlet reads the specified diagnostics provider. If the Identity parameter is not specified, this cmdlet returns the collection diagnostics providers in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Get-SPDiagnosticsProvider</dev:code><dev:remarks><maml:para>This example returns all the diagnostics providers in the farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPDiagnosticsProvider job-diagnostics-event-log-provider</dev:code><dev:remarks><maml:para>This example returns the event log diagnostics provider.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPDiagnosticsProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPDiagnosticsProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPUsageApplication</command:name><maml:description><maml:para>Removes a usage application from the local farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPUsageApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPUsageApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUsageApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveData</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UsageService</maml:name><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the usage application to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage application (for example, UsageApplication1); or an instance of a valid SPUsageApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPUsageApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveData</maml:name><maml:description><maml:para>Specifies that the logging database is also removed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UsageService</maml:name><maml:description><maml:para>Reserved for future use.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue><dev:type><maml:name>SPUsageServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPUsageApplication cmdlet deletes a usage application from the local farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE--------------------</maml:title>
<dev:code>C:\PS>Remove-SPUsageApplication -Identity "Usage and Health data collection" -RemoveData</dev:code><dev:remarks><maml:para>This example removes the existing usage application and the associated logging DB.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPUsageApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPUsageApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Revoke-SPBusinessDataCatalogMetadataObject</command:name><maml:description><maml:para>Revokes a right to a principal in the specified Business Data Connectivity Metadata Store metadata object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Revoke</command:verb><command:noun>SPBusinessDataCatalogMetadataObject</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Revoke-SPBusinessDataCatalogMetadataObject</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Principal</maml:name><command:parameterValue required="True">SPClaim</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Right</maml:name><command:parameterValue required="True">Execute | Edit | SetPermissions | SelectableInClients</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SettingId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity Metadata Store metadata object that contains the principal.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">MetadataObject</command:parameterValue><dev:type><maml:name>MetadataObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Principal</maml:name><maml:description><maml:para>Specifies the principal to whom the rights apply.</maml:para><maml:para /><maml:para>The type must be a claim.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaim</command:parameterValue><dev:type><maml:name>SPClaim</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Right</maml:name><maml:description><maml:para>Specifies the right to revoke the principal.</maml:para><maml:para /><maml:para>The type must be one of the following valid PSBdcRight object types: All, Execute, Edit, SetPermissions, or SelectableInClients.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Execute | Edit | SetPermissions | SelectableInClients</command:parameterValue><dev:type><maml:name>Execute | Edit | SetPermissions | SelectableInClients</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SettingId</maml:name><maml:description><maml:para>Specifies the custom environment settings model slice for which to revoke the right.</maml:para><maml:para /><maml:para>The type must be a valid string that identifies a model slice; for example, ModelSlice1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Revoke-SPBusinessDataCatalogMetadataObject cmdlet revokes a right granted to a principal user in the specified Business Data Connectivity Metadata Store metadata object.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$claimJohn = New-SPClaimObject -User "CONTOSO\johndoe" -Type windowssamaccountname
$MetadataObject = Get-SPBusinessDataCatalogMetadataObject -BdcObjectType "LobSystem" -ServiceContext http://contoso -Name "ContosoDatabase"
Revoke-SPBusinessDataCatalogMetadataObject -Identity $MetadataObject -Principal $claimJohn -Right "Execute"</dev:code><dev:remarks><maml:para>This example removes the execute right from the External System with the name ContosoDatabase for the user with the identity of johndoe on the domain CONTOSO.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Revoke-SPBusinessDataCatalogMetadataObject</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPClaimTypeMapping</command:name><maml:description><maml:para>Creates a claim mapping rule for a security token service (STS) identity provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPClaimTypeMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPClaimTypeMapping</maml:name><command:parameter required="True" position="1"><maml:name>IncomingClaimType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>IncomingClaimTypeDisplayName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="3"><maml:name>LocalClaimType</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SameAsIncoming</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>IncomingClaimType</maml:name><maml:description><maml:para>Specifies the URI of the incoming claim type.</maml:para><maml:para /><maml:para>The type must be a valid URI, in the form http://schemas.microsoft.com/email.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>IncomingClaimTypeDisplayName</maml:name><maml:description><maml:para>Specifies the display name of the incoming claim type.</maml:para><maml:para /><maml:para>The type must be a valid name of an incoming claim type; for example, Email.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="3"><maml:name>LocalClaimType</maml:name><maml:description><maml:para>Specifies the URI of the local claim type. If the SameAsIncoming parameter is False, this is a required parameter.</maml:para><maml:para /><maml:para>The type must be a valid URI, in the form http://schemas.microsoft.com/email.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SameAsIncoming</maml:name><maml:description><maml:para>Specifies that the claim type specified in the IncomingClaimType parameter is used for the LocalClaimType parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPClaimTypeMapping cmdlet creates a claim mapping rule for a security token service (STS) identity provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE 1---------------------------- </maml:title>
<dev:code>C:\PS>$map1 = New-SPClaimTypeMapping -IncomingClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress" -IncomingClaimTypeDisplayName "EmailAddress" -SameAsIncoming

C:\PS>$map2 = New-SPClaimTypeMapping -IncomingClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier" -IncomingClaimTypeDisplayName "PUID" -LocalClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/thumbprint"

C:\PS>New-SPTrustedIdentityTokenIssuer -Name "LiveIDSTS" -Description "LiveID Provider" -Realm "urn:domain.company.com" -ImportTrustCertificate $cert -ClaimsMappings $map1[,$map2..] -SignInUrl "https://login.live.com/login.srf" -IdentifierClaim $map2.InputClaimType</dev:code><dev:remarks><maml:para>This example creates a claim map from an incoming token to a SharePoint token.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPClaimTypeMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPClaimTypeMapping</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPClaimTypeMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Update-SPInfoPathUserFileUrl</command:name><maml:description><maml:para>Updates InfoPath form templates (.xsn files) and universal data connections (.udcx files).</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Update</command:verb><command:noun>SPInfoPathUserFileUrl</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Update-SPInfoPathUserFileUrl</maml:name><command:parameter required="True" position="1"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Find</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Replace</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Scan</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Update-SPInfoPathUserFileUrl</maml:name><command:parameter required="True" position="1"><maml:name>ContentDatabase</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Find</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Replace</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Scan</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Update-SPInfoPathUserFileUrl</maml:name><command:parameter required="True" position="1"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Find</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Replace</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Scan</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>ContentDatabase</maml:name><maml:description><maml:para>Specifies the parent content database where the update will start.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a content database (for example, SPContent DB1); or an instance of a valid SPContentDatabase object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Site</maml:name><maml:description><maml:para>Specifies the parent site collection where the update will start.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://sites/example; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the parent SharePoint Web application where the update will start.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Find</maml:name><maml:description><maml:para>Specifies the URL to find.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://previous_server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Replace</maml:name><maml:description><maml:para>Specifies the URL to find.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Scan</maml:name><maml:description><maml:para>Run the tool and log the actions that can be taken. No content is changed as a result of the scan.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Update-SPInfoPathAdminFileUrl cmdlet updates data connections in InfoPath form templates (.xsn files) and universal data connections (.udcx files). This allows for InfoPath data connections that reference the current farm to be updated when content is migrated to a different farm URL.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication http://contoso2010 | Update-SPInfoPathUserFileUrl
-find "http://contoso2007" 
-replace "http://contoso2010"</dev:code><dev:remarks><maml:para>This example updates data connections in InfoPath form templates and universal data connection files, for all content under the Web application http://contoso2010. Data connections that reference http://contoso2007 are updated to reference http://contoso2010.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Update-SPInfoPathUserFileUrl</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPWebTemplate</command:name><maml:description><maml:para>Installs the given site template.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPWebTemplate</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPWebTemplate</maml:name><command:parameter required="True" position="1"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path to the site template package.</maml:para><maml:para /><maml:para>The type must be a valid path; for example, &lt;example of path&gt;.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the template.</maml:para><maml:para /><maml:para>The type must be a valid name; for example, MyTemplate.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies the template description.</maml:para><maml:para /><maml:para>The type must be a valid description; for example, Joe's Template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPWebTemplate cmdlet installs the given site template using the name provided (title) as the unique ID.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Install-SPSiteTemplate -path "mytemplate.cab" -name "My Template" -description "TestFarm"</dev:code><dev:remarks><maml:para>This example installs the mytemplate.cab file as My Template with the description "TestFarm" on the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPWebTemplate</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPUserSolution</command:name><maml:description><maml:para>Activates a sandboxed solution in a site collection.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPUserSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPUserSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the sandboxed solution to activate.</maml:para><maml:para /><maml:para>The type must be a valid name of a sandboxed solution (for example, UserSolution1); or an instance of a valid 
SPUserSolution
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPUserSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Activates the sandboxed solution for the specified site collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid 
SPSite
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPUserSolution cmdlet activates a sandboxed solution in a site collection. A user solution is a sandboxed solution.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Install-SPUserSolution -Identity contoso_solution.wsp -Site http://sitename</dev:code><dev:remarks><maml:para>This example activates the sandboxed solution contoso_solution.wsp in the site http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Update-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPUserSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPTrustedIdentityTokenIssuer</command:name><maml:description><maml:para>Deletes a security token service (STS) identity provider from the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPTrustedIdentityTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPTrustedIdentityTokenIssuer</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity provider to remove.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of identity provider (for example, LiveID STS); or an instance of a valid SPIdentityProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPTrustedIdentityTokenIssuer cmdlet deletes a security token service (STS) identity provider from the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------------------EXAMPLE----------------------------</maml:title>
<dev:code>C:\PS>Remove-SPTrustedIdentityTokenIssuer "LiveIDSTS"</dev:code><dev:remarks><maml:para>This example removes an identity provider named LiveIDSTS from the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPTrustedIdentityTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPBrowserCustomerExperienceImprovementProgram</command:name><maml:description><maml:para>Returns the current opt-in state for the browser Customer Experience Improvement Program.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPBrowserCustomerExperienceImprovementProgram</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPBrowserCustomerExperienceImprovementProgram</maml:name><command:parameter required="True" position="Named"><maml:name>Farm</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPBrowserCustomerExperienceImprovementProgram</maml:name><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPBrowserCustomerExperienceImprovementProgram</maml:name><command:parameter required="True" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Farm</maml:name><maml:description><maml:para>Specifies that the opt-in state for the farm is returned by this cmdlet.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Returns the opt-in state for the specified site subscription.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a site subscription (for example, SiteSubscription1); or an instance of a valid SiteSubscription object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Returns the opt-in state for the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPBrowserCustomerExperienceImprovementProgram cmdlet reads the current opt-in state for the browser Customer Experience Improvement Program.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Get-SPBrowserCustomerExperienceImprovementProgram -WebApplication http://WebAppexample1</dev:code><dev:remarks><maml:para>This example returns the current Customer Experience Improvement Program opt-in state for the Web application, WebAppexample1.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteSubscription http://SiteSubscription1 | Get- SPBrowserCustomerExperienceImprovementProgram</dev:code><dev:remarks><maml:para>The following example returns the Customer Experience Improvement Program opt-in state for the site subscription, SiteSubscription1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPBrowserCustomerExperienceImprovementProgram</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPBrowserCustomerExperienceImprovementProgram</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPServiceApplicationProxyGroup</command:name><maml:description><maml:para>Creates a new service application proxy group.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPServiceApplicationProxyGroup</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPServiceApplicationProxyGroup</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the new service application proxy group.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPServiceApplicationProxyGroup cmdlet creates a new service application proxy group specified by the Name parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>New-SPServiceApplicationProxyGroup -Name RemoteProxyGroup</dev:code><dev:remarks><maml:para>This example creates a new service application proxy with the name RemoteProxyGroup.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPServiceApplicationProxyGroupMember</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPServiceApplicationProxyGroup</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Start-SPAssignment</command:name><maml:description><maml:para>Initiates a new assignment store.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>SPAssignment</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Start-SPAssignment</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Global</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Global</maml:name><maml:description><maml:para>If you use this parameter, all objects are assigned to the lifetime of the script and are disposed of when the 
Stop-SPAssignment
 cmdlet is called.</maml:para><maml:para /><maml:para>If you do not use this parameter, you must assign the output of this cmdlet to a variable and then dispose of objects by using the 
Identity
 parameter of the 
Stop-SPAssignment
 cmdlet.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Start-SPAssignment cmdlet properly disposes of objects used with variable assignments.</maml:para><maml:para /><maml:para>Large amounts of memory are often required when SPWeb, SPSite, or SPSiteAdminsitration objects are used. So the use of these objects, or lists of these objects, in Windows PowerShell scripts requires proper memory management. By default, all Get commands dispose of these objects immediately after the pipeline finishes, but by using SPAssignment, you can assign the list of objects to a variable and dispose of the objects after they are no longer needed. You can also ensure that the objects remain as long as you need them, even throughout multiple iterations of commands.</maml:para><maml:para /><maml:para>There are three levels of assignment:</maml:para><maml:para /><maml:para>-- No assignment -- The object is not assigned to a variable and is disposed of after each iteration of the command.</maml:para><maml:para /><maml:para>-- Simple assignment -- All objects are assigned to the global assignment store. This is done by using the Global parameter. When using this level, all objects are assigned to a global store and are disposed of when the Stop-SPAssignment cmdlet is called. </maml:para><maml:para /><maml:para>-- Advanced assignment -- Objects are assigned to named stores for disposal. You can dispose of objects by using the Identity parameter with the Stop-SPAssignment cmdlet. </maml:para><maml:para /><maml:para>Regardless of the assignment level used, all objects are disposed of when the PowerShell runspace is closed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>SPAssignmentCollection</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Start-SPAssignment -global

C:\PS>$w = Get-SPWeb http://MyWeb

C:\PS>$w | Set-SPWeb -title "Accounting"

C:\PS>Stop-SPAssignment -global</dev:code><dev:remarks><maml:para>This example uses simple assignment. While easier to use simple assignment, running commands that iterate through multiple SPSite or SPWeb objects while simple assignment is enabled is not recommended. Ensure that Stop-SPAssignment is run before attempting any interations of multiple objects.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>$gc = Start-SPAssignment

C:\PS>$web = $gc | Get-SPWeb http://MyWeb

C:\PS>$web | Set-SPWeb -title "Accounting"

C:\PS>Stop-SPAssignment -Identity $gc</dev:code><dev:remarks><maml:para>This example sets the title of the SPWeb object in multiple lines and controls the rate of disposal. This is an advanced example. Only developers are advised to use it.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Stop-SPAssignment</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Start-SPAssignment</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPSiteSubscriptionFeaturePack</command:name><maml:description><maml:para>Retrieves available SharePoint Feature sets or the Feature set assigned to a given site subscription.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPSiteSubscriptionFeaturePack</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPSiteSubscriptionFeaturePack</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPSiteSubscriptionFeaturePack</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies a valid name or GUID of the Feature set. </maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionFeaturePackPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>If provided, ensures that the returned Feature set is the Feature set that is currently assigned to the given site 
subscription

.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPSiteSubscriptionFeaturePack cmdlet retrieves available SharePoint Feature sets or the Feature set assigned to a given site subscription.</maml:para><maml:para /><maml:para>Be careful when you assign Feature sets to variables because changes to the Feature set are not reflected until the variable is refreshed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Get- SPSiteSubscriptionFeaturePack</dev:code><dev:remarks><maml:para>This example returns all defined Feature sets in the local farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteSubscriptionFeaturePack -SiteSubscription http://contoso.com | ForEach{ $_.FeatureDefinitions }</dev:code><dev:remarks><maml:para>This example returns the list (name, ID, and scope) of all Features allowed in the Feature set that is currently assigned to the site subscription of http://contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSiteSubscriptionFeaturePackMember</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPSiteSubscriptionFeaturePack</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Move-SPBlobStorageLocation</command:name><maml:description><maml:para>Copies a Windows SharePoint Services 3.0 database by using Remote BLOB Storage (RBS).</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Move</command:verb><command:noun>SPBlobStorageLocation</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Move-SPBlobStorageLocation</maml:name><command:parameter required="True" position="1"><maml:name>SourceDatabase</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BackupDatabase</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BackupFileName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DebugMod</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DestDatabaseFilesBaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DestinationDatabase</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DestinationDataSourceInstance</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Dir</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MasterPassword</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>VerboseMod</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>SourceDatabase</maml:name><maml:description><maml:para>Specifies the name of the Windows Internal Database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BackupDatabase</maml:name><maml:description><maml:para>Specifies the name of the database to be temporarily used during this process. The source database with the temporary name is copied to the Windows Internal Database. If the BackupDatabase parameter is not specified, a name is generated from the source database name and a random GUID is created.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BackupFileName</maml:name><maml:description><maml:para>Specifies the name of the backup file that will be used to make a copy of original database. If the BackupFileName parameter is not specified, a file name is generated from the source database name and a random GUID is created.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DestDatabaseFilesBaseName</maml:name><maml:description><maml:para>Specifies the base name to use to generate file names for the destination database (that is, *.mdf or *.ldf files). If the DestDatabaseFilesBaseName parameter is not specified, the name specified in the DestinationDatabase parameter is used to create a value.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DestinationDatabase</maml:name><maml:description><maml:para>Specifies the name of the migrated database. If the DestinationDatabase parameter is not specified, the SourceDatabase parameter is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DestinationDataSourceInstance</maml:name><maml:description><maml:para>Specifies the destination database instance name. The value in the SourceDatabase parameter is migrated to this instance. The database instance name should be Microsoft SQL Server 2008 with Service Pack 1 (SP1) version or higher. If the DestinationDataSourceInstance parameter is not specified, the local host name is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Dir</maml:name><maml:description><maml:para>Used for all disk operations, including storing temporary backups and database (.mdf) files of a migrated database. If the Dir parameter is not specified, a default directory of the destination SQL Server instance is used. The free space in this directory should be at least two times the size of the source database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MasterPassword</maml:name><maml:description><maml:para>Specifies the master password for the destination database instance for the RBS installation. If the master password does not exist, the value specified is used to create a master password. If the MasterPassword parameter is not specified, a random value is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>VerboseMod</maml:name><maml:description><maml:para>Generates verbose log output to be displayed in the Command Prompt window. If the VerboseMod parameter is not specified, no output is displayed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Move-SPBlobStorageLocation cmdlet to copy a Windows SharePoint Services 3.0 database into a Microsoft SQL Server 2008 with Service Pack 1 (SP1) database instance by using Remote BLOB Storage (RBS). The database size limitation for SQL Server 2008 with SP1 is 4 gigabyes (GB). If a Windows SharePoint Services 3.0 database is greater than 4 GB, the database cannot be copied directly into a SQL Server 2008 with SP1 database instance. The Move-SPBlobStorageLocation cmdlet uses the advantage of RBS and copies databases larger than 4 GB. RBS stores the data on the local hard disk and keeps the links to the data in the database, which results in a smaller database.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Move-SPBlobStorageLocation WSS_Content</dev:code><dev:remarks><maml:para>This example copies the content database named WSS_Content from the Windows Internal Database to the same database name in Microsoft SQL Server 2008 Express by using RBS.
 </maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Move-SPBlobStorageLocation WSS_Content -DestinationDatabase WSS_V4_Content -BackupDatabase WSSBackupDB -VerboseMod:$true</dev:code><dev:remarks><maml:para>This example copies the content database named WSS_Content from the Windows Internal Database to a database in SQL Server 2008 Express. The name of the new database will be WSS_V4_Content. During the move, the backup file name will be WSSBackupDB. The output of this command displays log information to the Command Prompt window.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Move-SPBlobStorageLocation</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPManagedPath</command:name><maml:description><maml:para>Creates a new managed path for the given Web application for all host header site collections.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPManagedPath</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPManagedPath</maml:name><command:parameter required="True" position="1"><maml:name>RelativeURL</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Explicit</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPManagedPath</maml:name><command:parameter required="True" position="1"><maml:name>RelativeURL</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>HostHeader</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Explicit</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>RelativeURL</maml:name><maml:description><maml:para>Specifies the relative URL for the new managed path.</maml:para><maml:para /><maml:para>The type must be a valid partial URL such as site
 or sites/teams/.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostHeader</maml:name><maml:description><maml:para>If this parameter is provided, this managed path applies to all host header site collections.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application group to add this path.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a GUID, in the form  1234-5678-0987645a.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Explicit</maml:name><maml:description><maml:para>Specifies whether the managed path is explicit or wildcard.</maml:para><maml:para /><maml:para>If not provided, the managed path is a wildcard path.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPManagedPath cmdlet adds a new managed path to a given Web application or for use with all host header site collections. If the HostHeader switch is provided, the managed path is shared among all host header site collections; otherwise, a Web application must be specified to create this managed path within. The relative URL is a partial URL that represents the managed path. When the slash mark (/) is used, the root is defined. If the Explicit parameter is not provided, the new managed path is a wildcard path.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>New-SPManagedPath "Teams" -WebApplication "http://somesite"</dev:code><dev:remarks><maml:para>This example creates a Teams managed path for a given Web application (http://somesite).</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>


<maml:navigationLink><maml:linkText>Get-SPManagedPath</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPManagedPath</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPManagedPath</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServer</command:name><maml:description><maml:para>Returns the server or servers in the farm that match the given identity.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServer</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the address of the server to return.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServerPipeBind</command:parameterValue><dev:type><maml:name>SPServerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServer cmdlet returns the SPServer object for the given identity (if it exists in the farm). If no parameters are specified, the cmdlet returns all servers in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185.

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPServer</dev:code><dev:remarks><maml:para>This example returns all servers in the local farm in a list.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPServer | Where{ $_.NeedsUpgrade -eq $TRUE}</dev:code><dev:remarks><maml:para>This example returns a list of all servers in the farm that need an upgrade.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Rename-SPServer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Export-SPBusinessDataCatalogModel</command:name><maml:description><maml:para>Exports a Business Data Connectivity Model.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Export</command:verb><command:noun>SPBusinessDataCatalogModel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Export-SPBusinessDataCatalogModel</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LocalizedNamesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ModelsIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PermissionsIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertiesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ProxiesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SettingId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity Metadata Store metadata object from which to export the Business Data Connectivity Model.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">MetadataObject</command:parameterValue><dev:type><maml:name>MetadataObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path and name to use to create the export file.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name \file.bdcm</maml:para><maml:para /><maml:para>- \\server_name\folder_name \file.bdcm</maml:para><maml:para /><maml:para>- …\folder_name\file.bdcm</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Overwrites the output file if the file exists.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LocalizedNamesIncluded</maml:name><maml:description><maml:para>Specifies that names for business data fields in multiple languages are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ModelsIncluded</maml:name><maml:description><maml:para>Specifies that models are included in the exported Business Data Connectivity Model file. A model contains the base XML metadata for a system.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PermissionsIncluded</maml:name><maml:description><maml:para>Specifies that permissions from the Business Data Connectivity Model are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertiesIncluded</maml:name><maml:description><maml:para>Specifies that properties from the application definition are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ProxiesIncluded</maml:name><maml:description><maml:para>Specifies that proxies for Business Data Connectivity Service applications are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SettingId</maml:name><maml:description><maml:para>Specifies the custom environment settings model slice to export.</maml:para><maml:para /><maml:para>The type must be a valid string that identifies a model slice; for example, ModelSlice1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Export-SPBusinessDataCatalogModel cmdlet exports a Business Data Connectivity Model.  There are two types of Business Data Connectivity models: Model type (.bdcm) and Resource type (.bdcr). The Model type contains the base XML metadata, and can also include resource properties. The Resource type includes only resource properties.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$Model = Get-SPBusinessDataCatalogMetadataObject -BdcObjectType "Model" -Name "ContosoModel" -ServiceConext http://contoso
Export-SPBusinessDataCatalogModel -Identity $Model -Path "C:\folder\model.bdcm"</dev:code><dev:remarks><maml:para>This example gets a Business Data Connectivity Model from the Business Data Connectivity Metadata Store and exports it to the location specified with the name model and using the bdcm file extension.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Import-SPBusinessDataCatalogModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPBusinessDataCatalogModel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Export-SPBusinessDataCatalogModel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPManagedAccount</command:name><maml:description><maml:para>Removes a managed account registration from the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPManagedAccount</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>NewPassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ChangePassword</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the full name or partial name of the managed accounts to retrieve.</maml:para><maml:para /><maml:para>The type must be a valid account name, in the form Domain\User, or a GUID, in the form 1234-3456-09876.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue><dev:type><maml:name>SPManagedAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NewPassword</maml:name><maml:description><maml:para>Specifies a secure string for the new password (that is, $MySecureString).Works in conjunction with the ChangePassword parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ChangePassword</maml:name><maml:description><maml:para>Specifies whether a password is to be changed. Works in conjunction with the NewPassword parameter. When the ChangePassword value is set, a secure string value is required for the NewPassword parameter (that is, $MySecureString).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPManagedAccount cmdlet removes account registration from the configuration database within the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------------EXAMPLE-------------------</maml:title>
<dev:code>C:\PS>Remove-SPManagedAccount -Identity DOMAIN\ServiceAcct</dev:code><dev:remarks><maml:para>This example removes the DOMAIN\ServiceAcct managed account from the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPManagedAccount</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSiteSubscriptionFeaturePack</command:name><maml:description><maml:para>Removes a SharePoint Feature set from a site subscription.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSiteSubscriptionFeaturePack</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSiteSubscriptionFeaturePack</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Feature set object to delete.</maml:para><maml:para /><maml:para> The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a feature set (for example, FeatureSet1); or an instance of a valid SPFeatureSet object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionFeaturePackPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove- SPSiteSubscriptionFeaturePack cmdlet removes a SharePoint Feature set by specifying the GUID or Feature set object.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE------------------------</maml:title>
<dev:code>C:\PS>Remove-SPFeatureSet -Identity "30daa535-b0fe-4d10-84b0-fb04029d161a"</dev:code><dev:remarks><maml:para>This example removes a SharePoint Feature set that has the ID 30daa535-b0fe-4d10-84b0-fb04029d161a.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSiteSubscriptionFeaturePackMember</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSiteSubscriptionFeaturePack</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPUsageApplication</command:name><maml:description><maml:para>Creates a new usage application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPUsageApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPUsageApplication</maml:name><command:parameter required="False" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UsageService</maml:name><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the friendly name of the new usage application.</maml:para><maml:para /><maml:para>The type must be a valid name of a usage application; for example, UsageApplication1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the logging database. If the logging database does not exist, a logging database is automatically created.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, UsageLogDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the password for the user specified in DatabaseUserName. Use this parameter only if SQL Server Authentication is used to access the logging database.</maml:para><maml:para /><maml:para>The type must be a valid password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the SPServer object where the logging database is created.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; the IP address of a server computer, in the form 208.77.188.166; a valid name of a SQL Server host service (for example, SQLServerHost1); or an instance of a valid SPServer object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the user name to use for connecting to the logging database. Use this parameter only if SQL Server Authentication is used to access the logging database.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, UserName1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host SQL Server instance for the failover database server.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server instance name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UsageService</maml:name><maml:description><maml:para>Filters to return the usage application with the specified parent SPUsageService object.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage service (for example, UsageService1); or an instance of a valid SPUsageService object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue><dev:type><maml:name>SPUsageServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPUsageApplication cmdlet creates a new usage application in the local farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE------------------------- </maml:title>
<dev:code>C:\PS>New-SPUsageApplication -Name "Usage Application For Farm ABC"</dev:code><dev:remarks><maml:para>This example creates a new usage application for the specified name.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPUsageApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Export-SPSiteSubscriptionSettings</command:name><maml:description><maml:para>Creates a backup file of site subscription data.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Export</command:verb><command:noun>SPSiteSubscriptionSettings</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Export-SPSiteSubscriptionSettings</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdminProperties</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the ID of the site subscription from which to back up data.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name or a GUID in the form 1234-4567-985tg.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the location of the output file.</maml:para><maml:para /><maml:para>The type must be a valid path; for example, 
 C:/backupfile.back.

.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdminProperties</maml:name><maml:description><maml:para>Specifies that only administrator subscription properties are exported. If this parameter is not set, only non-administrator subscription properties are exported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the output backup file (if provided) to overwrite any existing file at the given path.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Export-SPSiteSubscriptionSettings cmdlet generates a backup file of all settings in the subscription data store for the given site subscription.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPSiteSubscription http://contoso.com | Backup-SPSiteSubscriptionSettings -path "c:/backups"</dev:code><dev:remarks><maml:para>The example backs up the subscription settings store of http://www.contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Import-SPSiteSubscriptionSettings</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscriptionSettings</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Export-SPSiteSubscriptionSettings</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPUsageDefinition</command:name><maml:description><maml:para>Returns a usage definition object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPUsageDefinition</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPUsageDefinition</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUsageDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the usage definition object to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage definition (for example, SiteSubscriptionConfig1); or an instance of a valid SPUsageDefinition object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPUsageDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPUsageDefinition cmdlet reads a usage definition object. If the Identity parameter is not specified, this cmdlet returns the collection of usage definitions in the farm. A usage definition object defines a specific type of usage.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPUsageDefinition -Identity "Page Requests"</dev:code><dev:remarks><maml:para>This example returns the SPRequestUsage provider on the local farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPUsageDefinition</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPUsageDefinition</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Disconnect-SPConfigurationDatabase</command:name><maml:description><maml:para>Disconnects the local server computer from the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Disconnect</command:verb><command:noun>SPConfigurationDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Disconnect-SPConfigurationDatabase</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Disconnect-SPConfigurationDatabase cmdlet disconnects the active server computer from the SharePoint configuration database. This operation removes the server computer from the farm. The configuration database must be disconnected before the database can be removed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Disconnect-SPConfigurationDatabase -Confirm:$false</dev:code><dev:remarks><maml:para>This example removes the local server computer from a farm without prompting for user confirmation.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Connect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Backup-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Disconnect-SPConfigurationDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPDesignerSettings</command:name><maml:description><maml:para>Sets Microsoft SharePoint Designer 2010 features.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPDesignerSettings</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPDesignerSettings</maml:name><command:parameter required="True" position="1"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllowDesigner</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllowMasterPageEditing</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllowRevertFromTemplate</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ShowURLStructure</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application in which the settings will apply.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllowDesigner</maml:name><maml:description><maml:para>Specifies whether to allow users to edit sites in a web application by using Microsoft SharePoint Designer 2010. The default value is True </maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllowMasterPageEditing</maml:name><maml:description><maml:para>Specifies whether to allow site administrators to customize master pages and layout pages using Microsoft SharePoint Designer 2010. The default value is True. </maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllowRevertFromTemplate</maml:name><maml:description><maml:para>Specifies whether to allow site administrators to detach pages from the original site definition using Microsoft SharePoint Designer 2010. The default value is True.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShowURLStructure</maml:name><maml:description><maml:para>Specifies whether to allow site administrators to manage the URL structure of their Web sites by using Microsoft SharePoint Designer 2010. The default value is True.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPDesignerSettings cmdlet sets SharePoint Designer 2010 features on a specified Web application when the WebApplicaton is used.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE-------------------- </maml:title>
<dev:code>C:\PS>Set-SPDesignerSettings -WebApplication http://constoso -AllowRevertFromTemplate $False -AllowMasterPageEditing $False</dev:code><dev:remarks><maml:para>This example disables the ability to detach pages from existing site definitions and to edit master pages and page layouts.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPDesignerSettings</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPDesignerSettings</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Add-SPDiagnosticsPerformanceCounter</command:name><maml:description><maml:para>Adds a new instance of a performance counter to a Web front end computer or a database server.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>SPDiagnosticsPerformanceCounter</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Add-SPDiagnosticsPerformanceCounter</maml:name><command:parameter required="True" position="2"><maml:name>Category</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Counter</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllInstances</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebFrontEnd</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Add-SPDiagnosticsPerformanceCounter</maml:name><command:parameter required="True" position="2"><maml:name>Category</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Instance</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllInstances</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Counter</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebFrontEnd</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="2"><maml:name>Category</maml:name><maml:description><maml:para>Specifies the category of performance counter to add to the target Web front end computer or database server.</maml:para><maml:para /><maml:para>The type must be a valid name of a category of performance counters; for example, ASP.NET, PhysicalDisk, or Processor.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Counter</maml:name><maml:description><maml:para>Specifies the type of counter to add to the target Web front end computer or database server.</maml:para><maml:para /><maml:para>The type must be a valid name of counter type; for example, Requests Queued, Avg. Disk Queue Length, and % Processor Time.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Instance</maml:name><maml:description><maml:para>Specifies the display name of the new performance counter.</maml:para><maml:para /><maml:para>The type must be a valid name of a performance counter instance; for example Total_PerfCounter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AllInstances</maml:name><maml:description><maml:para>Collects all instances of a counter category and type on the target Web front end computer or database server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Adds the specified performance counter to all database servers in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebFrontEnd</maml:name><maml:description><maml:para>Adds the specified performance counter to all Web front end computers in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Add-SPDiagnosticsPerformanceCounter cmdlet adds a performance counter to a Web front end computer on a database server. A performance counter is read and recorded in the Usage Database. By default, the new performance counter is added to the database servers in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Add-SPDiagnosticsPerformanceCounter -category ASP.NET -Counter "Requests Queued"</dev:code><dev:remarks><maml:para>This example adds the counter with the name ASP.NET\Requests Queued on Web front end computers.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Add-SPDiagnosticsPerformanceCounter -category PhysicalDisk -counter "Avg. Disk Queue Length" -allinstances</dev:code><dev:remarks><maml:para>This example adds all instances of the counter PhysicalDisk in the category Avg. Disk Queue Length on Web front ends computers.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3------------------</maml:title>
<dev:code>C:\PS>Add-SPDiagnosticsPerformanceCounter -category Processor -counter "% Processor Time" -instance "_Total" -databaseserver</dev:code><dev:remarks><maml:para>This example adds the _Total instance of the counter % Processor Time in the category Processor on database servers.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPDiagnosticsPerformanceCounter</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPDiagnosticsPerformanceCounter</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Add-SPDiagnosticsPerformanceCounter</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPService</command:name><maml:description><maml:para>Installs and provisions services on a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPService</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPService</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Provision</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Provision</maml:name><maml:description><maml:para>Specifies default settings when installing a standalone service application.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPService cmdlet installs and optionally provisions services on a farm. This cmdlet installs all services, service instances, and service proxies specified in the registry on the local server computer. Use this cmdlet in a script that you build to install and deploy a SharePoint farm or to install a custom developed service.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Install-SPService</dev:code><dev:remarks><maml:para>This example installs all services, service instances and service proxies specified in the registry on the local server computer.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPService</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPManagedPath</command:name><maml:description><maml:para>Deletes the specified managed path from the specified host header or Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPManagedPath</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPManagedPath</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPPrefixPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-SPManagedPath</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPPrefixPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>HostHeader</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the managed path to delete. For example, in the URL http://sitename/sites/site1, "sites" is the name of the managed path.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPPrefixPipeBind</command:parameterValue><dev:type><maml:name>SPPrefixPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostHeader</maml:name><maml:description><maml:para>Specifies that the Identity is a host header managed path.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the identity of the Web application that hosts the managed path to delete. The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid Web application name (for example, WebApplication1212); or a valid name, in the form WebApp2423.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPManagedPath cmdlet deletes the managed path specified by the Identity parameter from the host header or the Web application. The Identity must be the partial URL of the managed path to be deleted.</maml:para><maml:para /><maml:para>If you are using host headers, specify the HostHeader parameter. To delete a HostHeader managed path, provide the HostHeader switch.  Otherwise, you must specify the Web Application that contains the managed path to be deleted.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------------EXAMPLE 1----------------------------</maml:title>
<dev:code>C:\PS>Remove-SPManagedPath "sites" -HostHeader</dev:code><dev:remarks><maml:para>This example removes the sites managed path from the list of HostHeader managed paths.</maml:para><maml:para /><maml:para>Depending on the confirmation level of the local system, the preceding example can prompt prior to execution.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication | Remove-SPManagedPath "personal" -confirm:$false</dev:code><dev:remarks><maml:para>This example removes the personal managed path from all Web applications in the farm. This command does not prompt for confirmation.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPManagedPath</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPManagedPath</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPManagedPath</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPBusinessDataCatalogModel</command:name><maml:description><maml:para>Deletes a Business Data Connectivity Model.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPBusinessDataCatalogModel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPBusinessDataCatalogModel</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity Metadata Store metadata object to remove.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">MetadataObject</command:parameterValue><dev:type><maml:name>MetadataObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPBusinessDataCatalogModel cmdlet deletes a Business Data Connectivity Model.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$modelFile = Get-SPBusinessDataCatalogMetadataObject -Name "ContosoModel" -BdcObjectType Model -ServiceContext http://contoso
Remove-SPBusinessDataCatalogModel -Identity $modelFile</dev:code><dev:remarks><maml:para>This example removes the Business Data Connectivity Model file named ContosoModel.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Import-SPBusinessDataCatalogModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-SPBusinessDataCatalogModel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPBusinessDataCatalogModel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPUserSolution</command:name><maml:description><maml:para>Removes a sandboxed solution from the solution gallery.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPUserSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPUserSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the sandboxed solution to remove.</maml:para><maml:para /><maml:para>The type must be a valid name of a sandboxed solution (for example, UserSolution1); or an instance of a valid SPUserSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Remove the sandboxed solution from the specified site collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPUserSolution cmdlet completely removes a sandboxed solution from the solution gallery. Before you can remove the sandboxed solution from the solution gallery, you must deactivate it by using the Uninstall-SPUserSolution cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------EXAMPLE----------------------</maml:title>
<dev:code>C:\PS>Remove-SPUserSolution -Identity contoso_solution.wsp -Site http://sitename</dev:code><dev:remarks><maml:para>This example removes the sandboxed solution contoso_solution.wsp from the site http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Update-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPUserSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Disable-SPWebApplicationHttpThrottling</command:name><maml:description><maml:para>Turns off network throttling for a Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Disable</command:verb><command:noun>SPWebApplicationHttpThrottling</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Disable-SPWebApplicationHttpThrottling</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Turns off network throttling on the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Disable-SPWebApplicationHttpThrottling cmdlet turns off network throttling for a Web application. This operation prompts you to confirm that you want to turn off network throttling.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Disable-SPWebApplicationHTTPThrottling http://sitename</dev:code><dev:remarks><maml:para>This example disables network throttling on the Web application http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplicationHttpThrottlingMonitor</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPWebApplicationHttpThrottling</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWebApplicationHttpThrottlingMonitor</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Disable-SPWebApplicationHttpThrottling</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceApplication</command:name><maml:description><maml:para>Returns the specified service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceApplication</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application to get.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceApplication cmdlet returns the service application specified by the Identity parameter. If no parameter is specified, the cmdlet returns all service applications in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE----------------------</maml:title>
<dev:code>C:\PS>Get-SPServiceApplication</dev:code><dev:remarks><maml:para>This example returns all service applications in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Add-SPUserSolution</command:name><maml:description><maml:para>Uploads a new sandboxed solution to the solution gallery.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>SPUserSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Add-SPUserSolution</maml:name><command:parameter required="True" position="1"><maml:name>LiteralPath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>LiteralPath</maml:name><maml:description><maml:para>Specifies the path to the sandboxed solution package.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Specifies the site collection where the sandboxed solution is to be added.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid 
SPSiteobject.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Add-SPUserSolution cmdlet uploads a new sandboxed solution package to the solution gallery. This cmdlet does not activate the uploaded sandboxed solution; to activate the solution in the site collection, use the Install-SPUserSolution cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Add-SPUserSolution -LiteralPath c:\contoso_solution.wsp -Site http://sitename</dev:code><dev:remarks><maml:para>This example adds the sandboxed solution c:\contoso_solution.wsp to the site http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Update-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Add-SPUserSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceContext</command:name><maml:description><maml:para>Returns a service context.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceContext</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceContext</maml:name><command:parameter required="True" position="1"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPServiceContext</maml:name><command:parameter required="True" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Site</maml:name><maml:description><maml:para>Returns the service context for only the Web application that contains the specified site collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Returns all of the service contexts for all Web applications in which the specified site subscription has site collections.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a site subscription (for example, SiteSubscriptionConfig1); or an instance of a valid SiteSubscription object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceContext cmdlet returns a service context or a collection of service contexts. Specify the Site parameter to return an individual service context, or specify the SiteSubscription parameter to return a collection of service contexts.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------EXAMPLE---------------</maml:title>
<dev:code>C:\PS>$sitesub = Get-SPSiteSubscription http://my.contoso.com/

C:\PS>Get-SPServiceContext $sitesub</dev:code><dev:remarks><maml:para>This example returns the service context for a site in a hosted environment.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceContext</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Receive-SPSharedServiceApplicationInfo</command:name><maml:description><maml:para>Configures this farm to receive service information from another farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Receive</command:verb><command:noun>SPSharedServiceApplicationInfo</command:noun><dev:version /></command:details><command:syntax /><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>FarmUrl</maml:name><maml:description><maml:para>Specifies the URL of the farm from which to receive service application information.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Filter</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Receive-SPSharedServiceApplicationInfo cmdlet retrieves the list of service applications published by another farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Receive-SPSharedServiceApplicationInfo -FarmUrl http://FarmB/topology/topology.svc</dev:code><dev:remarks><maml:para>This example retreives a list of service applications published by a given farm.</maml:para><maml:para /><maml:para>The FarmURL parameter can be obtained by the Get-SPTopologyWebServiceApplication cmdlet.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Receive-SPSharedServiceApplicationInfo</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Merge-SPLogFile</command:name><maml:description><maml:para>Combines trace log entries from all farm computers into a single log file on the local computer.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Merge</command:verb><command:noun>SPLogFile</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Merge-SPLogFile</maml:name><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Area</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Category</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContextFilter</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Correlation</maml:name><command:parameterValue required="True">Guid[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EndTime</maml:name><command:parameterValue required="True">DateTime</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EventID</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ExcludeNestedCorrelation</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Level</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Message</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Overwrite</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Process</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>StartTime</maml:name><command:parameterValue required="True">DateTime</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ThreadID</maml:name><command:parameterValue required="True">UInt32[]</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path and file name to which to write the merged log file. Relative paths are supported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>Area</maml:name><maml:description><maml:para>Specifies the area name to filter on.</maml:para><maml:para /><maml:para>The type must be a valid name; for example, SharePoint Foundation.</maml:para><maml:para /><maml:para>The use of wildcards is supported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>Category</maml:name><maml:description><maml:para>Specifies the category ID to filter on.</maml:para><maml:para /><maml:para>The type must be a valid category name; for example, category1.</maml:para><maml:para /><maml:para>The use of wildcards is supported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>ContextFilter</maml:name><maml:description><maml:para>Specifies a filter for trace entries in a particular context in the form key=value, for example, user=contoso\joeuser.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>Correlation</maml:name><maml:description><maml:para>Specifies the correlation ID to filter on. The type must be a valid GUID, in the form F0BB0790-4323-A153-096F-ABCDC80E24D4.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Guid[]</command:parameterValue><dev:type><maml:name>Guid[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EndTime</maml:name><maml:description><maml:para>Specifies the end time of the log entries returned.</maml:para><maml:para /><maml:para>The type must be a valid DateTime format that is culture-specific to the administrative language, such as 2/16/2007 12:15:12 for English-US.</maml:para><maml:para /></maml:description><command:parameterValue required="True">DateTime</command:parameterValue><dev:type><maml:name>DateTime</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>EventID</maml:name><maml:description><maml:para>Specifies the Event ID to filter on. The use of wildcards is supported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ExcludeNestedCorrelation</maml:name><maml:description><maml:para>Excludes nested correlation values in the results. This parameter is only used when filtering results by using the ContextFilter parameter</maml:para><maml:para /><maml:para>By default, records returned from the ContextFilter parameter include all related records in addition to the records that match the filter. Specifying this option includes only the records that match the filter and excludes any related records.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Level</maml:name><maml:description><maml:para>Specifies the level name to filter on.</maml:para><maml:para /><maml:para>Results include the specified level and everything more severe.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>Message</maml:name><maml:description><maml:para>Specifies the message text to filter on.</maml:para><maml:para /><maml:para>The type must be valid text. Text with spaces should be enclosed with quotation marks; for example, "This is a test."</maml:para><maml:para /><maml:para>The use of wildcards is supported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Overwrite</maml:name><maml:description><maml:para>Overwrites the log file if it already exists at the specified path.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- $True</maml:para><maml:para /><maml:para>- $False</maml:para><maml:para /><maml:para>The default value is $False.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>Process</maml:name><maml:description><maml:para>Specifies the process name to filter on.</maml:para><maml:para /><maml:para>The use of wildcards is supported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>StartTime</maml:name><maml:description><maml:para>Specifies the start time of the log entries returned.</maml:para><maml:para /><maml:para>The type must be a valid DateTime format that is culture-specific to the administrative language, such as 2/16/2007 12:15:12 for English-US.</maml:para><maml:para /><maml:para>The default is one hour prior to the current time on the local computer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">DateTime</command:parameterValue><dev:type><maml:name>DateTime</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>ThreadID</maml:name><maml:description><maml:para>Specifies the thread ID to filter on.</maml:para><maml:para /><maml:para>The type must be a valid integer from 0 through 4,294,967,295.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32[]</command:parameterValue><dev:type><maml:name>UInt32[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Merge-SPLogFile cmdlet returns records from Unified Logging Service (ULS) trace log files on each farm server that match the criteria, and writes the results to a new log file on the local computer. If no results are returned, a warning is written to the Windows PowerShell console window.</maml:para><maml:para /><maml:para>We recommend that you filter by using the StartTime and EndTime parameters to optimize performance of this cmdlet. Some filtering parameters such as Process, Area, Category, EventID and Message support wildcards.</maml:para><maml:para />
<maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite</dev:code><dev:remarks><maml:para>This example merges the last hour of log data from all farm computers with no filtering.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -Area Search</dev:code><dev:remarks><maml:para>This example merges the last hour of log data from the Search area.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 3-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -Area "SharePoint Foundation","Web Analytics Services"</dev:code><dev:remarks><maml:para>This example merges the last hour of log data from the SharePoint Foundation and Web Analytics Services areas.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 4-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -Level High</dev:code><dev:remarks><maml:para>This example merges the log data of level High or higher.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 5-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -StartTime "06/09/2008 16:00" - EndTime "06/09/2008 16:15"</dev:code><dev:remarks><maml:para>This example merges the log data for events in a particular time range, which is culture-specific to the United States.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 6-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Path "C:\Logs\FarmMergedLog.log" -Overwrite -Message "*permission changed*"</dev:code><dev:remarks><maml:para>This example merges the log data for events with permission changed in the message text.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 7-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Overwrite -Path d:\1.log -ContextFilter "name=timer job*" -Area "*search*"</dev:code><dev:remarks><maml:para>This example merges the log data for all search timer jobs.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 8-----------------</maml:title>
<dev:code>C:\PS>Merge-SPLogFile -Overwrite -Path d:\2.log -ContextFilter "user=contoso?joeuser"</dev:code><dev:remarks><maml:para>This example shows how to merge the log data for all user names that have a contoso\joeuser or Contoso/joeuser format.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPLogFile</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Merge-SPLogFile</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Update-SPSolution</command:name><maml:description><maml:para>Upgrades a deployed SharePoint solution.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Update</command:verb><command:noun>SPSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Update-SPSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>LiteralPath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CASPolicies</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GACDeployment</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Time</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the SharePoint solution to deploy.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint solution (for example, SPSolution1); or an instance of a valid SPSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LiteralPath</maml:name><maml:description><maml:para>Specifies the path to the solution package.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CASPolicies</maml:name><maml:description><maml:para>Specifies that Code Access Security (CAS) policies can be deployed for the new SharePoint solution.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the deployment of the new SharePoint solution.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>GACDeployment</maml:name><maml:description><maml:para>Specifies that global assembly cache (GAC) can be deployed for the new SharePoint solution.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Local</maml:name><maml:description><maml:para>Deploys the solution on the local computer only.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Time</maml:name><maml:description><maml:para>Specifies when the solution will be deployed. The default value is immediate deployment.</maml:para><maml:para /><maml:para>The type must be a valid DateTime value, in the form 2010, 5, 1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPSolution cmdlet upgrades a deployed SharePoint solution in the farm. Use this cmdlet only if a new solution contains the same set of files and features as the deployed solution. If files and features are different, the solution must be retracted and redeployed by using the Uninstall-SPSolution and Install-SPSolution cmdlets, respectively.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Update-SPSolution -Identity contoso_solution.wsp -LiteralPath c:\contoso_solution_v2.wsp -GACDeployment</dev:code><dev:remarks><maml:para>This example upgrades the deployed SharePoint solution  contoso_solution.wsp to the solution c:\contoso_solution_v2.wsp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolutionDeploymentLock</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Update-SPSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPDiagnosticsPerformanceCounter</command:name><maml:description><maml:para>Returns a collection of performance counters.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPDiagnosticsPerformanceCounter</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPDiagnosticsPerformanceCounter</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebFrontEnd</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Returns performance counters collected for the database servers in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebFrontEnd</maml:name><maml:description><maml:para>Returns performance counters collected for the Web front end computers in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPDiagnosticsPerformanceCounter cmdlet returns the collection of performance counters that are read and recorded in the Usage Database. If the neither the DatabaseServer or WebFrontEnd parameters are specified, this cmdlet returns the performance counters on the Web front end computes on a database servers in the farm.</maml:para><maml:para /><maml:para>To distinguish counters that are collected on database servers and counters that are collected on Web front end computers, note that counters that are collected on database servers have a Provider Name of job-diagnostics-performance-counter-sql-provider, and counters that are collected on Web front end computers have a Provider Name of job-diagnostics-performance-counter-wfe-provider.</maml:para><maml:para /><maml:para>The Get-SPDiagnosticsPerformanceCounter cmdlet is only available using Windows PowerShell. There is no User Interface.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Get- SPDiagnosticsPerformanceCounter</dev:code><dev:remarks><maml:para>This example gets the performance counter settings for Web front end computers and database servers.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Get- SPDiagnosticsPerformanceCounter -WebFrontEnd</dev:code><dev:remarks><maml:para>This example gets the performance counter settings for Web front end computers.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3------------------</maml:title>
<dev:code>C:\PS>Get- SPDiagnosticsPerformanceCounter -DatabaseServer</dev:code><dev:remarks><maml:para>This example gets the performance counter settings for database servers.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPDiagnosticsPerformanceCounter</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPDiagnosticsPerformanceCounter</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPDiagnosticsPerformanceCounter</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceApplicationProxy</command:name><maml:description><maml:para>Returns an instance of the specified service application proxy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceApplicationProxy</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application proxy to return.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceApplicationProxy cmdlet returns an instance of the service application proxy specified by the Identity parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPServiceApplicationProxy</dev:code><dev:remarks><maml:para>This example retrieves all the service application proxies in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Move-SPUser</command:name><maml:description><maml:para>Migrates a user account in SharePoint 2010 Products.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Move</command:verb><command:noun>SPUser</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Move-SPUser</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>NewAlias</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IgnoreSID</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID or login name of the user to be returned.</maml:para><maml:para /><maml:para>The type must be a valid GUID of the user, in the form 1234-5678-9876-0987.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NewAlias</maml:name><maml:description><maml:para>Specifies the name of the URL or GUID that to be used as a scope.</maml:para><maml:para /><maml:para>The type must be a valid URL and GUID, in the form http://server_name or 1234-5678-9807.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IgnoreSID</maml:name><maml:description><maml:para>Indicates (if present) that Active Directory will not be queried for the SID history attribute to ensure that the new login name is correspondent to the old login name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Move-SPUser cmdlet migrates user access from one domain user account to another. If an entry for the new login name already exists, the entry is marked for deletion to make way for the migration.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Move-SPUser -Identity "DOMAIN\JaneDoe" -NewAlias "Domain\JaneSmith"</dev:code><dev:remarks><maml:para>This example migrates DOMAIN\JaneDoe to the new account of DOMAIN\JaneSmith.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPUser</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Move-SPUser</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPWeb</command:name><maml:description><maml:para>Configures the specified subsite.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPWeb</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPWeb</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RelativeUrl</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Template</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Theme</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>The URL of the Web or 
SPWeb
 object that represents the Web.</maml:para><maml:para /><maml:para>The type must be a  valid URL, in the form http://server_name, or an 
SPWeb
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new name of the Web.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies the new description of the Web.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RelativeUrl</maml:name><maml:description><maml:para>Specifies the new relative URL for the Web. This is the URL path after the site collection URL.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Theme</maml:name><maml:description><maml:para>Specifies the new theme to apply to the Web.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Template</maml:name><maml:description><maml:para>Specifies the new template to apply to the Web. This cannot be 
done

 if the template is already applied.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPWeb cmdlet configures the subsite specified by the Identity parameter. Settings for any parameters that are not provided are not changed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>one</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWeb http://sitename/subweb | Set-SPWeb -Title "My Site Title"</dev:code><dev:remarks><maml:para>This example sets the title of an existing subsite.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-SPWeb</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPWeb</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPApplicationContent</command:name><maml:description><maml:para>Copies shared application data to existing Web application folders.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPApplicationContent</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPApplicationContent</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPApplicationContent cmdlet copies shared application data to existing Web application folders.</maml:para><maml:para /><maml:para>This cmdlet does not take any parameters.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE--------------------</maml:title>
<dev:code>C:\PS>Install-SPApplicationContent</dev:code><dev:remarks><maml:para>This example copies data to a Web application in the existing folders.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPApplicationContent</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Uninstall-SPHelpCollection</command:name><maml:description><maml:para>Removes Help collection files.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Uninstall</command:verb><command:noun>SPHelpCollection</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Uninstall-SPHelpCollection</maml:name><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the Help collection files to uninstall.</maml:para><maml:para /><maml:para>The type must be a valid name of a Help collection; for example, HelpDocs1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Uninstall-SPHelpCollection cmdlet removes the specified Help collection files from the product Help library in the current farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Uninstall-SPHelpCollection - Name "OSSAdmin.1033"</dev:code><dev:remarks><maml:para>This example uninstalls a Help collection. The folder name of the Help collection to uninstall is OSSAdmin.1033.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPHelpCollection</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPHelpCollection</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Uninstall-SPHelpCollection</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPTrustedRootAuthority</command:name><maml:description><maml:para>Deletes a trusted root authority.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPTrustedRootAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPTrustedRootAuthority</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedRootAuthorityPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the trusted root authority to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a trusted root authority (for example, WFEFarm1); or an instance of a valid SPTrustedRootAuthority object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedRootAuthorityPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedRootAuthorityPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPTrustedRootAuthority cmdlet deletes a trusted root authority from a signing certificate store.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove - SPTrustedRootAuthority -Name "WFEFarm1"</dev:code><dev:remarks><maml:para>This example removes the trusted root authority WFEFarm1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTrustedRootAuthority</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPTrustedRootAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Uninstall-SPWebPartPack</command:name><maml:description><maml:para>Uninstalls the specified Web Part package.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Uninstall</command:verb><command:noun>SPWebPartPack</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Uninstall-SPWebPartPack</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Web Part package in the farm's configuration database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Specifies the language ID of the Web Part package to delete. If no language is specified, the Web Part package is uninstalled for all languages.</maml:para><maml:para /><maml:para>The type must be a valid language identifier, in the form 1033.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application from which to uninstall the Web Part package. If no Web application is specified, the Web Part package is uninstalled from all Web applications.</maml:para><maml:para /><maml:para>The type must be a valid name, in the form WebApplication-1212, or a URL, in the form  http://server_name/WebApplication-1212.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Uninstall-SPWebPartPack cmdlet uninstalls the Web Part package specified by the Identity parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>None</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>------------------EXAMPLE1------------------</maml:title>
<dev:code>C:\PS>Uninstall-SPWebPartPack  "mypart.wpp" -WebApplication http://portal</dev:code><dev:remarks><maml:para>This example uninstalls mypart.wpp to from the Web application http://portal.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE2------------------</maml:title>
<dev:code>C:\PS>Get-SPWebPartPack -WebApplication http://portal | Uninstall-SPWebPartPack</dev:code><dev:remarks><maml:para>This example uninstalls all Web part packages from the Web application http://portal.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebPartPack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPWebPartPack</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Uninstall-SPWebPartPack</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPFarmConfig</command:name><maml:description><maml:para>Returns a global property or a collection of global properties for the local farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPFarmConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPFarmConfig</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceConnectionPoint</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceConnectionPoint</maml:name><maml:description><maml:para>Gets the information stored in the current farm's service connection point in Active Directory.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPFarmConfig cmdlet retrieves global settings for the local farm that are not members of the SPFarm object. This cmdlet creates a new PSCustomObject object from the collection of properties returned from the local farm, and then adds this object to the pipeline. The PSCustomObject object can be read, or modified and passed to the Set-SPFarmConfig cmdlet to change parameter values.</maml:para><maml:para /><maml:para>The properties collected in the PSCustomObject object must be farm-wide settings, and must be configurable only once for the entire farm. The parameter name added to the PSCustomObject object must match exactly the input parameter name for the Set-the SPFarmConfig cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------EXAMPLE----------------</maml:title>
<dev:code>C:\PS>$a = Get-SPFarmConfigPS&gt; $a.AjaxTimeout = 200PS&gt; $a | Set-SPFarmConfig</dev:code><dev:remarks><maml:para>This example uses the Get-SPFarmConfig cmdlet to add the Ajax Timeout setting to the PSCustomObject object, sets the value for Ajax Timeout, and then passes PSCustomObject to the Set-SPFarmConfig cmdlet to change the Ajax Timeout setting. Ajax Timeout, a farm-wide setting, is a member of the SPWebService object and cannot be accessed with a PowerShell cmdlet.</maml:para><maml:para /><maml:para>You can perform the same operations with either of the following commands.</maml:para><maml:para />

C:\PS>Set-SPFarmConfig -AjaxTimeout 200

C:\PS>Get-SPFarmConfig | Select AjaxTimeout 200</dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPFarmConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPFarmConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPAlternateUrl</command:name><maml:description><maml:para>Configures the specified alternate URL.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPAlternateUrl</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPAlternateUrl</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or GUID of the alternate URL to change.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name/WebApplication/site, or a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue><dev:type><maml:name>SPAlternateUrlPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the new alternate URL.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Zone</maml:name><maml:description><maml:para>Sets the supplied alternate URL as one of the five zones. </maml:para><maml:para /><maml:para>The type must be any one of the following values: 
Default
, 
Intranet
, 
Internet
, 
Extranet
, or 
Custom
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue><dev:type><maml:name>Default | Intranet | Internet | Custom | Extranet</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPAlternateUrl cmdlet changes the URL or zone of the alternate URL specified by the Identity parameter. This cmdlet can be used to change only the zone of internal URLs, and cannot be used to change the zone of public URLs.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Set-SPAlternateURL -Identity https://www.contoso.com -Zone "Internet"</dev:code><dev:remarks><maml:para>This example changes the zone of the alternate URL https://www.contoso.com.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Set-SPAlternateURL -Identity https://www.contoso.com -Url https://sharepoint.contoso.com -Zone "Default"</dev:code><dev:remarks><maml:para>This example changes the URL and zone of the alternate URL https://www.contoso.com.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3------------------</maml:title>
<dev:code>C:\PS>Get-SPAlternateURL https://www.contoso.com | Set-SPAlternateURL -Zone "Internet"</dev:code><dev:remarks><maml:para>This example changes the zone of the alternate URL https://www.contoso.com.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 4------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication |%{ Get-SPAlternateURL -WebApplication $_ -Zone "Extranet" } | Set-SPAlternateURL -Zone "Intranet"</dev:code><dev:remarks><maml:para>This example changes the zone of the alternate URL for the specified Web application from Extranet to Intranet.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>Get-SPAlternateURL</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPAlternateUrl</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSolution</command:name><maml:description><maml:para>Removes a SharePoint solution from a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the SharePoint solution to remove.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint solution (for example, SPSolution1); or an instance of a valid SPSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the removal of the SharePoint solution. You can use this parameter to remove SharePoint solutions that have been added to the server, even if they have not been deployed by using the Install-SPSolution cmdlet.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Removes the language pack for the specified language.</maml:para><maml:para /><maml:para>The type must be a valid language identifier; for example, 1033.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPSolution cmdlet deletes a SharePoint solution from a farm. Before you use this cmdlet, you must use the Uninstall-SPSolution cmdlet to retract the solution files from the front-end Web server.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPSolution -Identity contoso_solution.wsp</dev:code><dev:remarks><maml:para>This example removes the SharePoint solution contoso_solution.wsp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Update-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSolutionDeploymentLock</command:name><maml:description><maml:para>Removes the solution deployment lock for a server.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSolutionDeploymentLock</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSolutionDeploymentLock</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the server for which the solution deployment lock is to be removed.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; the IP address of a server computer, in the form 208.77.188.166; a valid name of a SQL Server host service (for example, SQLServerHost1); or an instance of a valid SPServer object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServerPipeBind</command:parameterValue><dev:type><maml:name>SPServerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPSolutionDeploymentLock cmdlet removes the solution deployment lock for a server. If the Identity parameter is not specified, this cmdlet removes the solution deployment lock for all servers in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPSolutionDeploymentLock</dev:code><dev:remarks><maml:para>This example removes the solution deployment lock for all servers in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Update-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSolutionDeploymentLock</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPWorkflowConfig</command:name><maml:description><maml:para>Configures the workflow settings for the specified Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPWorkflowConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPWorkflowConfig</maml:name><command:parameter required="True" position="1"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DeclarativeWorkflowsEnabled</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EmailNoPermissionParticipantsEnabled</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SendDocumentToExternalParticipants</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPWorkflowConfig</maml:name><command:parameter required="True" position="1"><maml:name>SiteCollection</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DeclarativeWorkflowsEnabled</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EmailNoPermissionParticipantsEnabled</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SendDocumentToExternalParticipants</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>SiteCollection</maml:name><maml:description><maml:para>Specifies the name or URL of the site collection.</maml:para><maml:para /><maml:para>The only other parameter that is used with the SiteCollection parameter is the DeclarativeWorkflowsEnabled parameter. No other parameters are used. </maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the name or URL of the Web application.</maml:para><maml:para /><maml:para>The type must be a valid name or GUID, in the form WebApplication-1212, or a URL, in the form http://server_name/WebApplication-1212.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DeclarativeWorkflowsEnabled</maml:name><maml:description><maml:para>Sets whether declarative workflows are allowed to run in the Web application.</maml:para><maml:para /><maml:para>The type must be either 
1
 for 
True
 or 
0
 for 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EmailNoPermissionParticipantsEnabled</maml:name><maml:description><maml:para>Sets whether workflows send task e-mail messages to users who do not have permissions to the site in which the workflows are running.</maml:para><maml:para /><maml:para>The type must be  either 
1
 for 
True
 or 
0
 for 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SendDocumentToExternalParticipants</maml:name><maml:description><maml:para>Sets whether workflows automatically send a copy of the document as an e-mail attachment to participants who do not have access to the site or who are not in any linked directory other than Active Directory Domain Services (AD DS).</maml:para><maml:para /><maml:para>The type must be either 
1
 for 
True
 or 
0
 for 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>Use the Set-SPWorkflowConfig cmdlet to configure the workflow settings for the specified Web application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPWorkflowConfig -webapplication http://sitename DeclarativeWorkflowsEnabled $true -EmailNoPermissionParticipantsEnabled $true -SendDocumentToExternalParticipants $false</dev:code><dev:remarks><maml:para>This example sets the workflow settings for the specified Web application to turn on declarative workflows, turn on e-mail to participants who do not have permissions to the site, and turn off the functionality to send e-mail messages as attachments to external participants.</maml:para><maml:para /><maml:para>No return values. Use the Get-SPWorkflowConfig cmdlet to see values.
To set farm-level workflow settings for event-delivery time-out and to postpone threshold and batch size, use Set-SPFarmConfig.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>

<maml:navigationLink><maml:linkText>Get-SPWorkflowConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPWorkflowConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPSolution</command:name><maml:description><maml:para>Returns a specified SharePoint solution.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPSolution</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the SharePoint solution to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint solution (for example, SPSolution1); or an instance of a valid SPSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPSolution cmdlet returns a specified SharePoint solution. If the Identity parameter is not specified, this cmdlet returns the collection of all installed SharePoint solutions in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPSolution</dev:code><dev:remarks><maml:para>This example returns the collection of all installed SharePoint solutions in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Update-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolutionDeploymentLock</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Import-SPBusinessDataCatalogModel</command:name><maml:description><maml:para>Imports a Business Data Connectivity Model.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Import</command:verb><command:noun>SPBusinessDataCatalogModel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Import-SPBusinessDataCatalogModel</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LocalizedNamesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ModelsIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PermissionsIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertiesIncluded</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SettingId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity Metadata Store metadata object to import to.</maml:para><maml:para /></maml:description><command:parameterValue required="True">MetadataObject</command:parameterValue><dev:type><maml:name>MetadataObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path and name to use.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name\file.bdcm</maml:para><maml:para /><maml:para>- \\server_name\folder_name\file.bdcm</maml:para><maml:para /><maml:para>- …\folder_name\file.bdcm</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Overwrites the Business Data Connectivity Model if the file exists.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LocalizedNamesIncluded</maml:name><maml:description><maml:para>Specifies that names for business data fields in multiple languages are imported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ModelsIncluded</maml:name><maml:description><maml:para>Specifies that models are included in the imported Business Data Connectivity Model file. A model contains the base XML metadata for a system.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PermissionsIncluded</maml:name><maml:description><maml:para>Specifies that permissions from the Business Data Connectivity Model are imported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertiesIncluded</maml:name><maml:description><maml:para>Specifies that properties from the Business Data Connectivity Model are imported.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SettingId</maml:name><maml:description><maml:para>Specifies the custom environment settings model slice to import.</maml:para><maml:para /><maml:para>The type must be a valid string that identifies a model slice; for example, ModelSlice1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Import-SPBusinessDataCatalogModel cmdlet imports a Business Data Connectivity Model. There are two types of Business Data Connectivity models: Model type (.bdcm) and Resource type (.bdcr). The Model type contains the base XML metadata, and can also include resource properties. The Resource type includes only resource properties.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$MetadataStore = Get-SPBusinessDataCatalogMetadataObject -BdcObjectType "Catalog" -ServiceConext http://contoso
Import-SPBusinessDataCatalogModel -Path "C:\folder\model.bdcm" -Identity $MetadataStore</dev:code><dev:remarks><maml:para>This example gets the Business Data Connectivity Metadata Store and then imports a Business Data Connectivity Model of Model type to it from the path specified with the name model.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Export-SPBusinessDataCatalogModel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPBusinessDataCatalogModel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Import-SPBusinessDataCatalogModel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Dismount-SPContentDatabase</command:name><maml:description><maml:para>Detaches a content database from its currently associated Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Dismount</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Dismount-SPContentDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the content database to detach.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint content database (for example, SPContentDB1); or an instance of a valid 
SPContentDatabase
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Dismount-SPContentDatabase cmdlet to detatch the given content database from its currently associated Web application. This cmdlet will not delete the content database. Use the Remove-SPContentDatabase cmdlet to delete a content database.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1------------</maml:title>
<dev:code>C:\PS>Dismount-SPContentDatabase 12345678-90ab-cdef-1234-567890abcdef</dev:code><dev:remarks><maml:para>This example detaches the content database with the GUID 12345678-90ab-cdef-1234-567890abcdef from its current parent Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2------------</maml:title>
<dev:code>C:\PS>Get-SPContentDatabase -WebApplication http://sitename | Dismount-SPContentDatabase -WhatIf</dev:code><dev:remarks><maml:para>This example detaches all content databases from the Web application on port 80 of the local machine. Remove the WhatIf parameter to perform the operation.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Mount-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink>Initialize-SPContentDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Dismount-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPCustomLayoutsPage</command:name><maml:description><maml:para>Maps a new path for a custom layout page.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPCustomLayoutsPage</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPCustomLayoutsPage</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">None | AccessDenied | Confirmation | Error | Login | RequestAccess | Signout | WebDeleted</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>RelativePath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPCustomLayoutsPage</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">None | AccessDenied | Confirmation | Error | Login | RequestAccess | Signout | WebDeleted</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Reset</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the custom layout page to set.</maml:para><maml:para /><maml:para>The type must be one of the following: None, AccessDenied, Confirmation, Error, Login, RequestAccess, Signout, or WebDeleted.</maml:para><maml:para /></maml:description><command:parameterValue required="True">None | AccessDenied | Confirmation | Error | Login | RequestAccess | Signout | WebDeleted</command:parameterValue><dev:type><maml:name>None | AccessDenied | Confirmation | Error | Login | RequestAccess | Signout | WebDeleted</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RelativePath</maml:name><maml:description><maml:para>Specifies the path of the custom layout page.</maml:para><maml:para /><maml:para>The type must be a valid path of a layout page, in the form _layouts/custompages/myaccessdenied.aspx.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Reset</maml:name><maml:description><maml:para>Resets the mapping of a custom layouts page.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the SharePoint Web application that contains the custom layout page.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPCustomLayoutsPage cmdlet maps a new path for a custom layouts page in a Web application. To remove the mapping for a custom layouts page, use the Reset parameter instead of the RelativePath parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPCustomLayoutsPage -Identity "_layouts/accessdenied.aspx" -RelativePath "/_layouts/custompages/myaccessdenied.aspx" -WebApplication "http://server_name/mywebapp"</dev:code><dev:remarks><maml:para>This example maps the specified path for the AccessDenied layout page in the Web application "http://server_name/mywebapp".</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPCustomLayoutsPage</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPCustomLayoutsPage</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPServiceApplicationSecurity</command:name><maml:description><maml:para>Updates the SPObjectSecurity object for a service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPServiceApplicationSecurity</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPServiceApplicationSecurity</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>ObjectSecurity</maml:name><command:parameterValue required="True">SPObjectSecurity</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Admin</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the service application that contains the SPObjectSecurity object to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a service application (for example, ServiceApp1); or an instance of a valid SPServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>ObjectSecurity</maml:name><maml:description><maml:para>Specifies the SPObjectSecurity object to update.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPObjectSecurity</command:parameterValue><dev:type><maml:name>SPObjectSecurity</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Admin</maml:name><maml:description><maml:para>Updates the access control list (ACL) that contains the administrators list of the service application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPServiceApplicationSecurity cmdlet updates a security object for the specified service application. Use this cmdlet with the Grant-SPObjectSecurity and Get-SPServiceApplicationSecurity cmdlets to manage security for a service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$security = Get-SPServiceApplicationSecurity $serviceApp -Admin
Grant-SPObjectSecurity $security $principal "Full Control"
Set-SPServiceApplicationSecurity $serviceApp -Admin $security</dev:code><dev:remarks><maml:para>This example retrieves the SPObjectSecurity object corresponding to the administrator ACL on a service application, and adds a new user principal to that ACL. The new user is an administrator for the service application $serviceApp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationSecurity</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPObjectSecurity</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPObjectSecurity</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPServiceApplicationSecurity</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Disable-SPTimerJob</command:name><maml:description><maml:para>Disables a timer job.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Disable</command:verb><command:noun>SPTimerJob</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Disable-SPTimerJob</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the timer job to disable.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a timer job (for example, TimerJob1); or an instance of a valid SPTimerJob object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue><dev:type><maml:name>SPTimerJobPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Disable-SPTimerJob cmdlet disables a timer job.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Get-SPTimerJob job-ceip-datacollection | Disable-SPTimerJob</dev:code><dev:remarks><maml:para>This example disables the timer job named job-ceip-datacollection.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Disable-SPTimerJob</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Restore-SPFarm</command:name><maml:description><maml:para>Restores one or more items from a backup.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Restore</command:verb><command:noun>SPFarm</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Restore-SPFarm</maml:name><command:parameter required="True" position="Named"><maml:name>Directory</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>RestoreMethod</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BackupId</maml:name><command:parameterValue required="True">Guid</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ConfigurationOnly</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FarmCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Item</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NewDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Percentage</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RestoreThreads</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Restore-SPFarm</maml:name><command:parameter required="True" position="Named"><maml:name>Directory</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ShowTree</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BackupId</maml:name><command:parameterValue required="True">Guid</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ConfigurationOnly</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Item</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Directory</maml:name><maml:description><maml:para>Specifies the path where SharePoint 2010 Products stored the backup package. If you have a computer on which Microsoft SQL Server 2008 and an instance of SharePoint 2010 Products are installed, you can use local drive paths. This includes a basic installation. However, if SQL Server 2008 and SharePoint 2010 Products are installed on multiple computers, you must use Universal Naming Convention (UNC) share paths so that the SQL Server 2008 and SharePoint 2010 Products can read from the same location (for example, \\computer_name \volume\Backup).</maml:para><maml:para /><maml:para>The type must be either of the valid paths:</maml:para><maml:para /><maml:para>- C:\
folder_name</maml:para><maml:para /><maml:para>- \\
server_name\folder_name</maml:para><maml:para /><maml:para>The spbr* folders are created automatically.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RestoreMethod</maml:name><maml:description><maml:para>Specifies the method of restore to perform.</maml:para><maml:para /><maml:para>The valid values are: </maml:para><maml:para /><maml:para>- New; Specifies a new location to restore the content and is intended to be used when restoring to a different farm. Additional prompts will be presented to specify the new settings.</maml:para><maml:para /><maml:para>- Overwrite; Restores content and settings to their original locations and is intended to be used when restoring to the same farm it was backed up from. If the Overwrite parameter is used, a confirmation prompt is displayed. If you want the confirmation prompt suppressed, use the Force parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShowTree</maml:name><maml:description><maml:para>Displays which objects in the farm will be restored based on the other parameters passed to the Restore-SPFarm cmdlet namely the Item and ConfigurationOnly parameters. Items that will be excluded from the restore based on the other parameters passed to the Restore-SPFarm cmdlet will be preceded with an asterisk (*). Items that cannot be restored will be enclosed in square brackets ([ ]). A restore operation will not be performed if the ShowTree parameter is present. 
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>BackupId</maml:name><maml:description><maml:para>Specifies the GUID of the backup package that is to be restored. Each backup package has a unique GUID associated with it. The GUID can be seen by using the Get-SPBackupHistory cmdlet to view the backup history. If this parameter is not specified, the most recent backup package in the path that is specified with the Directory parameter is used.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890abcdef.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Guid</command:parameterValue><dev:type><maml:name>Guid</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ConfigurationOnly</maml:name><maml:description><maml:para>Specifies settings only (no data) will be restored from the backup package and applied to objects on the destination farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>FarmCredentials</maml:name><maml:description><maml:para>Specifies the credentials that will be used for all components being restored. For example, the application pool credentials for Web applications being restored. If an application pool being restored already exists in the farm, the credentials specified by the FarmCredentials parameter is ignored when restoring that application pool.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Suppresses the prompt warning that you will overwrite components when you perform an overwrite restore operation.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Item</maml:name><maml:description><maml:para>Indicates the part of the backup package to be restored. You can use the full farm path notation as displayed by the ShowTree parameter or the name of the target component in the path if it has a unique name. If multiple items match the name, the full path must be provided. Surround the item or path in double quotation marks if it contains a space. If this parameter is absent, the entire backup package is restored.</maml:para><maml:para /><maml:para>The type must be a valid item, such as:</maml:para><maml:para /><maml:para>Farm\Microsoft SharePoint Foundation Web Application\SharePoint - 80</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NewDatabaseServer</maml:name><maml:description><maml:para>Specifies a valid SQL Database Server name. If specified, will be used as a default Database Server name for all databases within the restore operation.</maml:para><maml:para /><maml:para>This parameter is only valid when restoring as new.  It is not valid for overwrite restores.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Percentage</maml:name><maml:description><maml:para>Requests that progress updates about the restore operation be displayed in increments of that percentage. For example, a value of 5 displays restore progress updates at every 5 percent completed, and a value of 10 displays restore progress updates at every 10 percent completed.</maml:para><maml:para /><maml:para>Note: Progress will only be displayed in the output if the -Verbose parameter is specified.  Otherwise, you may see the progress in the restore log file.</maml:para><maml:para /><maml:para>This percentage is not precise and the actual progress updates might be lower or higher than requested.</maml:para><maml:para /><maml:para>For a very large database, 1 is the recommended value.</maml:para><maml:para /><maml:para>The type must be an integer value between 1 and 100.</maml:para><maml:para /><maml:para>The default value is 5.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RestoreThreads</maml:name><maml:description><maml:para>The number of threads that should be used during the restore.</maml:para><maml:para /><maml:para>The fewer the restore threads, the easier it is to understand the restore log.  However, the more restore threads, the more components can be restored in parallel, potentially resulting in a faster restore.</maml:para><maml:para /><maml:para>The valid range is between 1 and 10. The default value is 3.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Restore-SPFarm cmdlet restores one or more items from a backup such as an individual database, Web application, or the entire farm. This cmdlet can also be used to apply a farm template to the entire farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE 1----------------------- </maml:title>
<dev:code>C:\PS>Restore-SPFarm -Directory \\file_server\share\Backup -BackupId 12345678-90ab-cdef-1234-567890abcdef -RestoreMethod new -ConfigurationOnly</dev:code><dev:remarks><maml:para>This example restores the configuration settings from the backup package in the \\file_server\share\Backup directory to the farm.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------EXAMPLE 2----------------------- </maml:title>
<dev:code>C:\PS>Restore-SPFarm -ShowTree -Directory \\file_server\share\Backup -BackupId 12345678-90ab-cdef-1234-567890abcdef -Item "Microsoft SharePoint Foundation Web Application" -Verbose</dev:code><dev:remarks><maml:para>This example show which components of the farm would be restored under the Microsoft SharePoint Foundation Web Application node, but does not actually restore them.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------EXAMPLE 3----------------------- </maml:title>
<dev:code>C:\PS>Restore-SPFarm -Directory C:\Backup -BackupId 12345678-90ab-cdef-1234-567890abcdef  -RestoreMethod overwrite -RestoreThreads 10 -Force</dev:code><dev:remarks><maml:para>This example restores a farm by using 10 threads and suppresses the overwrite warning.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Backup-SPFarm</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Backup-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPBackupHistory</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Restore-SPFarm</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Restore-SPSite</command:name><maml:description><maml:para>Restores a site collection.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Restore</command:verb><command:noun>SPSite</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Restore-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContentDatabase</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GradualDelete</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HostHeaderWebApplication</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Restore-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GradualDelete</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HostHeaderWebApplication</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para> Specifies the URL location to which the site collection is restored.</maml:para><maml:para /><maml:para> A site collection does not have to already exist at the URL location to perform a restore. However, you must specify a valid URL location that a site collection can be created. If a site collection already exists at the specified URL location, you must specify the Force parameter to overwrite it.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name/sites/site_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies a valid path to the location of the backup. 
For example, C:\Backup\site_name.bak.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ContentDatabase</maml:name><maml:description><maml:para>Specifies the SQL Server content database where the site collection data will be stored.  If no content database is specified, the content database with the greatest unused site collection capacity and whose database status is ready will be used.
</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para> Specifies the SQL Server content database where the site collection data will be stored. If no content database is specified, the content database with the greatest unused site collection capacity and whose database status is ready will be used.</maml:para><maml:para /><maml:para>The type must be a valid database name, in the form SQLDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para> Specifies the name of the SQL Server containing the content database specified by the DatabaseName parameter.</maml:para><maml:para /><maml:para>The type must be a valid database server name, in the form SQLBE1 and needs to be used in conjunction with the DatabaseName parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para> Specifies that the existing site collection at the URL location is to be overwritten by this restoration.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>GradualDelete</maml:name><maml:description><maml:para> Specifies that the site collection being overwritten with the Force parameter should be gradually deleted over time by a timer job instead of all at once, which reduces its impact on SharePoint 2010 Products and SQL Server performance. This option is recommended for large site collections.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostHeaderWebApplication</maml:name><maml:description><maml:para>A valid URL assigned to the Web application by using alternate access mapping, such as http://server_name
</maml:para><maml:para /><maml:para>Restores a site collection as a host-named site collection instead of a path-based site collection. When the 
HostHeaderWebApplication
 parameter is present, the value of the 
Identity
 parameter is the URL of the host-named site collection and the value of the 
HostHeaderWebApplication
 parameter is the URL of the Web application that will hold the host-named site collection.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para> The Restore-SPSite cmdlet performs a restoration of the site collection to a location specified by the Identity parameter. A content database may only contain one copy of a site collection. If a site collection is backed up and restored to a different URL location within the same Web application, an additional content database must be available to hold the restored copy of the site collection.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:returnValues /><command:examples><command:example><maml:title>----------------------EXAMPLE 1---------------------- </maml:title>
<dev:code>C:\PS>Restore-SPSite http://server_name/sites/site_name -Path C:\Backup\site_name.bak</dev:code><dev:remarks><maml:para>This example restores a site collection from the backup file C:\Backup\site_name.bak to the site collection URL http://server_name/sites/site_name.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>----------------------EXAMPLE 2---------------------- </maml:title>
<dev:code>C:\PS>Restore-SPSite http://server_name/sites/site_name -Path C:\Backup\site_name.bak -Force -DatabaseServer SQLBE1 -DatabaseName SQLDB1</dev:code><dev:remarks><maml:para>This example restores a site collection backup from the backup file C:\Backup\site_name.bak, but overwrites the existing site collection at http://server_name/sites/site_name while specifying that the site collection must be stored in a specific content database.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>----------------------EXAMPLE 3---------------------- </maml:title>
<dev:code>C:\PS>Restore-SPSite http://www.example.com -Path \\file_server\share\site_name.bak -HostHeaderWebApplication http://server_name</dev:code><dev:remarks><maml:para> This example restores a site collection backup from the backup file \\file_server\share\site_name.bak to the host-named site collection http://www.example.com on the Web application http://server_name.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Backup-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPSite</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Restore-SPSite</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPHelpCollection</command:name><maml:description><maml:para>Returns Help collection files.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPHelpCollection</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPHelpCollection</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the Help collection files to get.</maml:para><maml:para /><maml:para>The type must be a valid name of a Help collection folder; for example, HelpDocs1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPHelpCollection cmdlet reads the specified Help collection files. If the Name parameter is not specified, this cmdlet returns all installed Help collection files.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPHelpCollection</dev:code><dev:remarks><maml:para>This example gets all installed Help collection files.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Install-SPHelpCollection</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPHelpCollection</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPHelpCollection</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPTrustedIdentityTokenIssuer</command:name><maml:description><maml:para>Sets the identity providers of a Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPTrustedIdentityTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPTrustedIdentityTokenIssuer</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ClaimProvider</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ClaimsMappings</maml:name><command:parameterValue required="True">SPClaimMappingPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ImportTrustCertificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Realm</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SignInUrl</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseWReply</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity provider to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of identity provider (for example, LiveID STS); or an instance of a valid SPIdentityProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ClaimProvider</maml:name><maml:description><maml:para>Specifies the IP STS that can resolve and search claims for claims people picker.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a claim provider (for example, MyIDprovider1); or an instance of a valid SPClaimProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>ClaimsMappings</maml:name><maml:description><maml:para>Specifies the mapping of the claims from the original token to the SharePoint token.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a claim mapping rule (for example, Email); or an instance of a valid SPClaimMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimMappingPipeBind[]</command:parameterValue><dev:type><maml:name>SPClaimMappingPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies a description for the new identity provider.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, LiveID STS.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ImportTrustCertificate</maml:name><maml:description><maml:para>Specifies the X.509 certificate object from trusted authentication provider farm.</maml:para><maml:para /><maml:para>The type must be a name of a valid X.509 certificate; for example, Certificate1.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Realm</maml:name><maml:description><maml:para>Specifies the realm, or resource partition, associated with this trust.</maml:para><maml:para /><maml:para>The type must be a name of a valid realm; for example, MD_REALM.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInUrl</maml:name><maml:description><maml:para>Specifies the sign-in URLs for this trusted identity provider STS.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://int.live.com/.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseWReply</maml:name><maml:description><maml:para>Includes a WReply with the token request. Wreply is a URL at the relying party to which the requestor is redirected once sign-out processing is complete.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPTrustedIdentityTokenIssuer cmdlet sets the identity providers of a Web application or extended Web application. For the ASP.NET Membership provider and Role provider, this cmdlet changes the identity provider only if the result is piped to a variable and passed to a Web application. For security token service (STS) identity providers, this cmdlet changes the persisted identity provider object in the SPFarm object.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------------EXAMPLE 1---------------------- </maml:title>
<dev:code>C:\PS>Set-SPTrustedIdentityTokenIssuer "LiveIDSTS" -Certificate (Get-ChildItem"cert:Certificates (LocalComputer)\Personal\Certificates -Name "LiveID Cert")</dev:code><dev:remarks><maml:para>This example sets the identity provider to LiveIDSTS.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------------EXAMPLE 2---------------------- </maml:title>
<dev:code>C:\PS>$ip = @( (Get-SPTrustedIdentityTokenIssuer "LiveID STS"), (New-SPTrustedIdentityTokenIssuer -ASPNetMembershipProvider "myMembershipProvider" -ASPNetRoleProvider "myRoleProvider"), (Get-SPTrustedIdentityTokenIssuer "NTLM")) )
New-SPWebApplication http://contoso.com -IdentityProvider $ip</dev:code><dev:remarks><maml:para>This example sets the identity provider using the .ASPNetMembership and Role parameters. When these parameters are used, a variable must be set; otherwise, the values do not take effect.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPTrustedIdentityTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceHostConfig</command:name><maml:description><maml:para>Returns the common Web service settings.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceHostConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceHostConfig</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Default</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Default</maml:name><maml:description><maml:para>This parameter has no effect.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceHostConfig returns the common Web service settings.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-------------------</maml:title>
<dev:code>C:\PS>Get- SPServiceHostConfig</dev:code><dev:remarks><maml:para>This example displays the Web service settings.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPServiceHostConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceHostConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Grant-SPBusinessDataCatalogMetadataObject</command:name><maml:description><maml:para>Grants a right to a principal for the specified Business Data Connectivity Metadata Store metadata object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Grant</command:verb><command:noun>SPBusinessDataCatalogMetadataObject</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Grant-SPBusinessDataCatalogMetadataObject</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Principal</maml:name><command:parameterValue required="True">SPClaim</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Right</maml:name><command:parameterValue required="True">Execute | Edit | SetPermissions | SelectableInClients</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SettingId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity Metadata Store metadata object that contains the principal.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">MetadataObject</command:parameterValue><dev:type><maml:name>MetadataObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Principal</maml:name><maml:description><maml:para>Specifies the principal to whom the rights apply.</maml:para><maml:para /><maml:para>The type must be a claim.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaim</command:parameterValue><dev:type><maml:name>SPClaim</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Right</maml:name><maml:description><maml:para>Specifies the right to grant the principal.</maml:para><maml:para /><maml:para>The type must be one of the following valid PSBdcRight object types: All, Execute, Edit, SetPermissions, or SelectableInClients.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Execute | Edit | SetPermissions | SelectableInClients</command:parameterValue><dev:type><maml:name>Execute | Edit | SetPermissions | SelectableInClients</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SettingId</maml:name><maml:description><maml:para>Specifies the model slice for which to grant the right.</maml:para><maml:para /><maml:para>The type must be a valid string that identifies a model slice; for example, ModelSlice1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Grant-SPBusinessDataCatalogMetadataObject cmdlet grants the right to a specified principal (user) for a Business Data Connectivity Metadata Store metadata object. This cmdlet checks to verify that the Identity parameter is a valid IndividuallySecurableMetadata object.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$claimJohn = New-SPClaimObject -User "CONTOSO\johndoe" -Type windowssamaccountname
$Model = Get-SPBusinessDataCatalogMetadataObject -BdcObjectType "Model" -ServiceContext http://contoso -Name "ContosoModel"
Grant-SPBusinessDataCatalogMetadataObject -Identity $Model -Principal $claimJohn -Right Edit</dev:code><dev:remarks><maml:para>This example gives Edit permissions to the user with the identity johndoe on domain CONTOSO, for the model metadata object with the name ContosoModel.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Grant-SPBusinessDataCatalogMetadataObject</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Enable-SPFeature</command:name><maml:description><maml:para>Enables an installed SharePoint Feature at the given scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Enable</command:verb><command:noun>SPFeature</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Enable-SPFeature</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PassThru</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the Feature or GUID to uninstall.</maml:para><maml:para /><maml:para>The type must be the name of the Feature folder located in the 
14\Template\Features 

folder or GUID, in the form 21d186e1-7036-4092-a825-0eb6709e9281.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPFeatureDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the activation of a Feature. This causes any custom code associated with the Feature to rerun.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PassThru</maml:name><maml:description><maml:para>If provided, the cmdlet outputs the Feature definition object after 
enable

.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the URL of the Web application, site collection, or Web site for which the Feature is being activated.</maml:para><maml:para /><maml:para>The type must be a valid URL; for example, http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Enable-SPFeature cmdlet enables an installed feature at the given scope.  If the feature is a farm feature, no URL is needed. Otherwise, provide the URL where the feature is to be enabled and it will be enabled at the proper scope based on the Feature definition.</maml:para><maml:para /><maml:para>This cmdlet has no output unless the PassThru parameter is provided, in which case the SPFeatureDefinition object for the newly enabled feature is returned.</maml:para><maml:para /><maml:para>If you try to use the Url parameter on a farm-scoped feature, you receive the following error message: </maml:para><maml:para /><maml:para>The feature '&lt;feature name&gt;' applies to the entire farm; the Url parameter cannot be used with farm-scoped features.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Enable-SPFeature -identity "MyCustom" -URL http://somesite</dev:code><dev:remarks><maml:para>This example enables the "MyCustom" site scoped SharePoint Feature at http://somesite.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>$w = Get-SPWeb http://somesite/myweb | ForEach{ $_.URL }

C:\PS>Get-SPFeature -Web $w |%{ Enable-SPFeature -Identity $_ -URL $w}</dev:code><dev:remarks><maml:para>This example enables all SharePoint Features in the subsite at http://somesite/myweb.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Disable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPFeature</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Enable-SPFeature</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPWeb</command:name><maml:description><maml:para>Returns all subsites that match the given criteria.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPWeb</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPWeb</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Regex</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name or full or partial URL of the subsite. If you use a relative path, you must specify the 
Site
 parameter.</maml:para><maml:para /><maml:para>A valid URL in the form http://server_name or a relative path in the form of /SubSites/MySubSite.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Filter</maml:name><maml:description><maml:para>Specifies the server-side filter to use for the specified scope.</maml:para><maml:para /><maml:para>The type must be a valid filter in the form {filterName &lt;operator&gt; "filterValue"}.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScriptBlock</command:parameterValue><dev:type><maml:name>ScriptBlock</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Limit</maml:name><maml:description><maml:para>Limits the maximum number of subsites to return. The default value is 200. To return all sites, enter ALL</maml:para><maml:para /><maml:para>The type must be a valid number greater than 0 or ALL.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Regex</maml:name><maml:description><maml:para>Specifies the URL that is provided by the Identity parameter is treated as a regular expression.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Specifies the URL or GUID of the site collection from which to list subsites.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form  of http://server_name; a GUID, in the form 1234-5678-9807, or an 
SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPWeb cmdlet returns all subsites that match the scope given by the Identity parameter. All subsites that meet the criteria are returned.</maml:para><maml:para /><maml:para>The Identity can be either the full URL or a relative path. If you specify a relative path, you must also specify the Site parameter to identify the site collection from which to return the subsite.
</maml:para><maml:para />
<maml:para>The Identity parameter also supports providing a partial URL that ends in a wildcard character (*). All subsites that match this partial URL for the specified scope are returned. Additionally, if the Regex parameter is provided, the Identity parameter is treated as a regular expression and any subweb with a URL provided in the given scope that matches the expression is returned.</maml:para><maml:para /><maml:para>The Filter parameter is a server-side filter for certain subsite properties that are stored in the content database; without the Filter parameter, filtering on these properties is a slow process.  These subsite properties are Template and Title. The Filter parameter is a script block that uses the same syntax as a Where-Object statement, but is run server-side for faster results.</maml:para><maml:para /><maml:para>It is important to note that every site collection returned by the Get-SPWeb cmdlet is automatically disposed of at the end of the pipeline. To store the results of Get-SPWeb in a local variable, the Start-SPAssignment and Stop-SPAssignment cmdlets must be used to avoid memory leaks.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE 1----------------------</maml:title>
<dev:code>C:\PS>Get-SPWeb -site http://sitename/sites/site1</dev:code><dev:remarks><maml:para>This example returns all the subwebs in a given site collection.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------------EXAMPLE 2----------------------</maml:title>
<dev:code>C:\PS>Get-SPWeb -filter {$_.Template -eq "STS#0"}</dev:code><dev:remarks><maml:para>This example displays all subsites that use the "STS#0" template.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------------EXAMPLE 3----------------------</maml:title>
<dev:code>C:\PS>Start-SPAssignment -Global

C:\PS>$w = Get-SPWeb http://sitename

C:\PS>$w.set_SiteLogoUrl("http://PathToImage/test.jpg")

C:\PS>$w.Update()

C:\PS>Stop-SPAssignment -Global</dev:code><dev:remarks><maml:para>This example demonstrates how to save a subsite as a variable and to call object model methods on the SPAssignment object.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-SPWeb</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPWeb</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Upgrade-SPContentDatabase</command:name><maml:description><maml:para>Upgrades a content database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Upgrade</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Upgrade-SPContentDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="2"><maml:name>ForceDeleteLock</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServerInstance</maml:name><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UpdateUserExperience</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Upgrade-SPContentDatabase</maml:name><command:parameter required="False" position="2"><maml:name>ForceDeleteLock</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServerInstance</maml:name><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UpdateUserExperience</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the content database to upgrade.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh or an instance of a valid 
SPContentDatabase
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>ForceDeleteLock</maml:name><maml:description><maml:para>Forces deletion of locks on the database before the upgrade starts.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of attached content database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application hosting the attached content database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServerInstance</maml:name><maml:description><maml:para>The SQL Server instance hosting the attached content database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SPDatabaseServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UpdateUserExperience</maml:name><maml:description><maml:para>Determines whether the content databases should upgrade to the latest user interface. By default, the user interface will not change during upgrade.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Upgrade-SPContentDatabase cmdlet upgrades a SharePoint content database. When the Upgrade-SPContentDatabase cmdlet is run, an upgrade of an existing content database attached to the current farm is intiated. This cmdlet begins a new upgrade session, which can be used either to resume a failed version-to-version or build-to-build upgrade of a content database or to begin a build-to-build upgrade of a content database.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------------EXAMPLE------------------------------ </maml:title>
<dev:code>C:\PS>$contentdb = Get-SPContentDatabase | Where-Object {$_.Name -match "SQLSERVER1\WSS_Content"}

C:\PS>Upgrade-SPContentDatabase -Identity $contentdb</dev:code><dev:remarks><maml:para>This example selects a specific content database that is currently attached to the farm, and then initiates an upgrade session. This process continues until the upgrade is complete and might take some time, depending upon the amount of changes that have to be made during the upgrade.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Dismount-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Mount-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink>Initialize-SPContentDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Upgrade-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPBusinessDataCatalogMetadataObject</command:name><maml:description><maml:para>Returns a Business Data Connectivity Metadata Store metadata object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPBusinessDataCatalogMetadataObject</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPBusinessDataCatalogMetadataObject</maml:name><command:parameter required="True" position="Named"><maml:name>BdcObjectType</maml:name><command:parameterValue required="True">Catalog | Model | LobSystem | LobSystemInstance | Entity</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ServiceContext</maml:name><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContainingLobSystem</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Namespace</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BdcObjectType</maml:name><maml:description><maml:para>Specifies the type of the metadata object to return.</maml:para><maml:para /><maml:para>The type must be one of the following valid metadata object types: BdcCatalog, Model, LobSystem, LobSystemInstance, or Entity.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Catalog | Model | LobSystem | LobSystemInstance | Entity</command:parameterValue><dev:type><maml:name>Catalog | Model | LobSystem | LobSystemInstance | Entity</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceContext</maml:name><maml:description><maml:para>Specifies the service context of the Business Data Connectivity Metadata Store metadata object to return.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue><dev:type><maml:name>SPServiceContextPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the metadata object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Namespace</maml:name><maml:description><maml:para>Specifies the namespace of the metadata object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPBusinessDataCatalogMetadataObject cmdlet reads a Business Data Connectivity Metadata Store metadata object from a Business Data Connectivity Service application. Output for this cmdlet can be a series of objects. For example, you can specify a wildcard character (*) for the BdcObjectType parameter to return all metadata objects except Catalog and LobSystemInstance.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$Model = Get-SPBusinessDataCatalogMetadataObject -BdcObjectType "Model" -Name "ContosoModel" -ServiceConext http://contoso</dev:code><dev:remarks><maml:para>This example gets a metadata object of type Model with the name ContosoModel from the Business Data Connectivity Metadata Store on the given site.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPBusinessDataCatalogMetadataObject</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Add-SPClaimTypeMapping</command:name><maml:description><maml:para>Adds a claim mapping to a trusted security token service (STS) identity provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>SPClaimTypeMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Add-SPClaimTypeMapping</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPClaimMappingPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>TrustedIdentityTokenIssuer</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the STS for the farm that will issue the security token for the identity provider.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a claim mapping rule (for example, ClaimMap1); or an instance of a valid SPClaimMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimMappingPipeBind</command:parameterValue><dev:type><maml:name>SPClaimMappingPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>TrustedIdentityTokenIssuer</maml:name><maml:description><maml:para>Specifies the farm trust Token Issuer (STS authentication provider).</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of an authentication provider (for example, MyIDprovider1); or an instance of a valid SPTrustedIdentityTokenIssuer object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Overwrites the claim mapping rule if it exists.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name /><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Add-SPClaimTypeMapping cmdlet adds a claim type mapping rule to a security token service (STS) identity provider from a farm trust STS authentication provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPTrustedIdentityProvider -Name "LiveIDSTS" | Add-SPClaimTypeMapping -IncomingClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier" -IncomingClaimTypeDisplayName "PUID" -LocalClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/thumbprint"</dev:code><dev:remarks><maml:para>This example adds a claim mapping to a trusted identity token issuer.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPClaimTypeMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPClaimTypeMapping</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Add-SPClaimTypeMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Publish-SPServiceApplication</command:name><maml:description><maml:para>Shares the specified local service application outside the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Publish</command:verb><command:noun>SPServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Publish-SPServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>InfoLink</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application to share outside the farm.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Describes the service application to share outside the farm. If no value is specified, the value is left blank.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>InfoLink</maml:name><maml:description><maml:para>Specifies the link to more information about the service application to share outside the farm. If no link is specified, no link is made available.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form  http://server_name/Site_Name/page_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Publish-SPServiceApplication cmdlet publishes the local service application, specified by the Identity parameter, outside the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Publish-SPServiceApplication 053c34be-d251-488c-8e94-644eae94da26 -Description "Connect to this TestServiceApplcation of you want to use FeatureA in your farm" -InfoLink http://testurl 
</dev:code><dev:remarks><maml:para>This example publishes a service application to another farm.</maml:para><maml:para /><maml:para>The service application GUID is unique to every farm. You can run the Get-SPServiceApplication cmdlet to see the GUID of the service applications, and then use the result from the Get-SPServiceApplication cmdlet for other SPServiceApplication cmdlets; for example, Grant-SPServiceApplication.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Publish-SPServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPSiteSubscriptionConfig</command:name><maml:description>
<maml:para>Returns the configuration properties of a site subscription.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPSiteSubscriptionConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPSiteSubscriptionConfig</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the site subscription configuration to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; an SPSite (object or URL) of a site collection that is a member of the site subscription; or an instance of a valid SiteSubscription object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPSiteSubscriptionConfig cmdlet returns the configuration properties of a site subscription.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------EXAMPLE---------------</maml:title>
<dev:code>C:\PS>Get-SPSiteSubscriptionConfig http://contoso.com | Select FeatureSet</dev:code><dev:remarks><maml:para>This example gets the feature set ID for the site subscription that contains the Web site http://contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPSiteSubscriptionConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Grant-SPServiceApplication</command:name><maml:description><maml:para>Grants a user account access to the service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Grant</command:verb><command:noun>SPServiceApplication</command:noun><dev:version /></command:details><command:syntax /><command:parameters><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application to which to grant access.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>UserPrincipal</maml:name><maml:description><maml:para>Specifies the identity to grant access to the service application.</maml:para><maml:para /><maml:para>The type must be a valid user principal name, in the form DOMAIN\user, or a claim, in the form CA:NTLM:Identity-username:domain\user.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Rights</maml:name><maml:description><maml:para>Specifies the rights to grant the user. By default, the following right exists - 'full' for both the admin and access types. Service applications can define their own rights.</maml:para><maml:para /><maml:para>The type must be a string array with valid user rights entries.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Type</maml:name><maml:description><maml:para>Specifies whether to grant the principal administrator rights or access rights.</maml:para><maml:para /><maml:para>Either Admin
 or 
Access.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter></command:parameters><maml:description><maml:para>The Grant-SPServiceApplication cmdlet grants the specified level of access to the specified user accounts to the specified service application with the specified permissions.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Grant-SPServiceApplication 053c34be-d251-488c-8e94-644eae94da26 -UserPrincipal testdomin\tester1 -Rights Full Control -Type Admin</dev:code><dev:remarks><maml:para>This example grants Full Control administrative access to the given user principal for the selected service application.</maml:para><maml:para /><maml:para>The service application GUID is unique to every farm. You can run the Get-SPServiceApplication cmdlet to see the GUID of the service applications, and then use the result from the Get-SPServiceApplication cmdlet for other SPServiceApplication cmdlets; for example, Grant-SPServiceApplication or Publish-SPServiceApplication.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Publish-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Grant-SPServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPCustomLayoutsPage</command:name><maml:description><maml:para>Returns a mapping to a custom layout page.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPCustomLayoutsPage</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPCustomLayoutsPage</maml:name><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">None | AccessDenied | Confirmation | Error | Login | RequestAccess | Signout | WebDeleted</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the SharePoint Web application that contains the custom layout page.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the custom layout page to get.</maml:para><maml:para /><maml:para>The type must be one of the following: None, AccessDenied, Confirmation, Error, Login, RequestAccess, Signout, or WebDeleted.</maml:para><maml:para /></maml:description><command:parameterValue required="True">None | AccessDenied | Confirmation | Error | Login | RequestAccess | Signout | WebDeleted</command:parameterValue><dev:type><maml:name>None | AccessDenied | Confirmation | Error | Login | RequestAccess | Signout | WebDeleted</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPCustomLayoutsPagecmdlet cmdlet returns a mapping to a custom layout page in a Web application. If the Identity parameter is not specified, this cmdlet returns the collection of mappings for all custom layout pages.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Get-SPCustomLayoutsPage -Identity "_layouts/accessdenied.aspx" -WebApplication "http://server_name/mywebapp"</dev:code><dev:remarks><maml:para>This example returns the mapping of the AccessDenied layout page in the Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPCustomLayoutsPage</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPWebPartPack</command:name><maml:description><maml:para>Returns the Web Part packages that were installed for the specified scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPWebPartPack</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPWebPartPack</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GlobalOnly</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the full or partial name 
of the Web Part package from the configuration database.</maml:para><maml:para /><maml:para>The type must be a valid name of a Web Part package; for example, MyWebPartPackage.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>GlobalOnly</maml:name><maml:description><maml:para>Returns only Web Part packages that are installed in the global assembly cache (GAC).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application from which to list Web Part packages. If no Web application is specified, the specified Web Part packages will be returned from all Web applications.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPWebPartPack cmdlet returns the installed Web Part packages that match the Identity parameter. The scope of results can be narrowed by using the optional WebApplication parameter. The scope does not include any Web Part packages installed in the global assembly cache (GAC) unless the GlobalOnly parameter is used. If this parameter is used, only Web Part packages that have been installed in the GAC are returned.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPWebPartPack -WebApplication http://zsharepoint2:80</dev:code><dev:remarks><maml:para>This example returns all Web Part packages that have been installed on the Web application on port 80 in local farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Install-SPWebPartPack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPWebPartPack</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPWebPartPack</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPSubscriptionSettingsServiceApplication</command:name><maml:description><maml:para>Creates a new subscription settings service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPSubscriptionSettingsServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPSubscriptionSettingsServiceApplication</maml:name><command:parameter required="True" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the IIS application pool to use for the new subscription settings application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of an application pool (for example, AppPoolName1); or an instance of a valid 
IISWebServiceApplicationPool
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the PSCredential object that contains the user name and password to be used for database SQL Server Authentication.</maml:para><maml:para /><maml:para>The type must be a valid 
PSCredential object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the subscription settings database.</maml:para><maml:para /><maml:para>If not provided, one will be generated.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, SubscriptionSettingsApp1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host SQL Server instance for the database specified in the DatabaseName parameter. If not provided, the default database server will be used </maml:para><maml:para /><maml:para>The type must be a valid SQL Server instance name; for example, SQLServerHost1.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, SubscriptionSettingsApp1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host SQL Server instance for the failover database server.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server instance name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the friendly name of the new subscription settings service.</maml:para><maml:para /><maml:para>The type must be a valid name of a subscription settings service application; for example, SubscriptionSettingsApp1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the New-SPSubscriptionSettingsServiceApplication cmdlet to create a subscription settings service application that can be used to store settings that are shared across all site collections in a single site subscription. This cmdlet is used only in an environment where site subscriptions are used to delegate administration or partition services that are used for storing settings that are shared across all site collections in a single site subscription. This cmdlet is used only in an environment where site subscriptions are used to delegate administration or partition services.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------EXAMPLE--------------- </maml:title>
<dev:code>C:\PS>$AppPool = New-SPIisWebServiceApplicationPool -Name SettingsServiceAppPool -Account (Get-SPManagedAccount DOMAIN\jdoe)

C:\PS>$App = New-SPSubscriptionSettingsServiceApplication -ApplicationPool $appPool -Name SettingsServiceApp -DatabaseName SettingsServiceDB

C:\PS>$proxy = New-SPSubscriptionSettingsServiceApplicationProxy -ServiceApplication $App

C:\PS>Get-SPServiceInstance | where{$_.TypeName -eq "Windows SharePoint Services Subscription Settings Service"} | Start-SPServiceInstance</dev:code><dev:remarks><maml:para>This example creates an application pool, a new subscription settings service application, a subscription settings service application proxy, and starts the service instance on the local machine. This example assumes that a managed account for DOMAIN\jdoe already exists.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPSubscriptionSettingsServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSubscriptionSettingsServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPSubscriptionSettingsServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPSiteAdministration</command:name><maml:description><maml:para>Returns a site administration object that allows farm administrators to view certain information about site collections to which they might not have access.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPSiteAdministration</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPSiteAdministration</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPSiteAdministration</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteAdministrationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Regex</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPSiteAdministration</maml:name><command:parameter required="True" position="Named"><maml:name>ContentDatabase</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPSiteAdministration</maml:name><command:parameter required="True" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL (full or partial) or GUID of the site collection to retrieve.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a GUID, in the form 1234-456-987fg.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteAdministrationPipeBind</command:parameterValue><dev:type><maml:name>SPSiteAdministrationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ContentDatabase</maml:name><maml:description><maml:para>Specifies the URL (full or partial) or GUID of the site collection to retrieve.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a GUID, in the form, 1234-456-987fg.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Specifies the site group from which to get site collections.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; an SPSite (object or URL) of a site collection that is a member of the site subscription; or an instance of a valid SiteSubscription object.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Filter</maml:name><maml:description><maml:para>Specifies the script block of the server-side filter to apply.</maml:para><maml:para /><maml:para>The type must be a valid filter name and a value in the form { $_ PropertyName &lt;operator &gt; "filterValue"}}</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScriptBlock</command:parameterValue><dev:type><maml:name>ScriptBlock</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Limit</maml:name><maml:description><maml:para>Limits the maximum number of site collections to return. The default value is 200.</maml:para><maml:para /><maml:para>The type must be a valid non-negative number. Provide ALL to return all site collections for the given scope.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Regex</maml:name><maml:description><maml:para>Enabling this switch causes the URL provided for the Identity parameter to be treated as a regular expression
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the URL, GUID, or name of the Web application from which to list sites.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh); or the Web application name (for example, WebApplication1212).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPSiteAdminitration cmdlet returns a site administration object that allows farm administrators to view certain information about site collections to which they might not have access.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteAdministration | Select -Property Url, OwnerLoginName, @{Name="Storage";Expression={$_.Quota.StorageMaximumLevel}}</dev:code><dev:remarks><maml:para>This example gets a subset of data from all of the sites in the content database with the URL b399a366-d899-4cff-8a9b-8c0594ee755f (farm administrator does not require access). This command uses the calculated property Storage to display the maximum storage value for the content database.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Start-SPAssignment -Global
$s = Get-SPSiteAdministration -Identity http://MyApp/Sites/Site1
$s.Url
Stop-SPAssignment -Global</dev:code><dev:remarks><maml:para>This example gets the site collections specified by the Identity parameter and inserts the results into the variable s. This example uses the Global method of garbage collection. This method is easier to use but grows quickly. Do not run a Get-SPSite command that returns many results while global assignment is on.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3------------------</maml:title>
<dev:code>C:\PS>$GC = Start-SPAssignment
$Sites = $GC | Get-SPSiteAdministration -Filter {$_.Owner -eq "DOMAIN\JDoe"} -Limit 50
Stop-SPAssignment $GC</dev:code><dev:remarks><maml:para>This example gets the first 50 sites owned by user DOMAIN\JDoe by using a server-side query, and assigns the returned sites to a local variable. This command uses advanced assignment collection methods.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 4------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication http://sitename | Get-SPSiteAdministration -Limit All |ForEach-Object {$sum=0}{ $sum+=$_.DiskUsed }{$sum}</dev:code><dev:remarks><maml:para>This command returns the sum of the disk space usage for all sites in the specified Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 5------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication http://sitename | Get-SPSiteAdministration -Limit ALL | Select URL</dev:code><dev:remarks><maml:para>This example gets the URLs for all site collections in a Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 6------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteAdministration -identity "http://localserver/(my|personal)/sites" -Regex</dev:code><dev:remarks><maml:para>This example returns all sites that match the given regular expression. The quotation marks around the value specified for the Identity parameter are required when using the Regex flag.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 7------------------</maml:title>
<dev:code>C:\PS>Get-SPSite "http://sitename/sites/teams/*" -Limit 100</dev:code><dev:remarks><maml:para>This example gets up to 100 of the sites under the URL http://sitename/sites/teams.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPSiteAdministration</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPSiteAdministration</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPFeature</command:name><maml:description><maml:para>Installs a SharePoint Feature by using the Feature.xml file.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPFeature</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPFeature</maml:name><command:parameter required="True" position="1"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Install-SPFeature</maml:name><command:parameter required="True" position="Named"><maml:name>AllExistingFeatures</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SolutionId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Install-SPFeature</maml:name><command:parameter required="True" position="Named"><maml:name>ScanForFeatures</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SolutionId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Path</maml:name><maml:description><maml:para>Specifies a valid file path; for example, MyFeature.</maml:para><maml:para /><maml:para>Path to feature must be a literal path to the 
14\Template\Features directory. Can be any standard character that the Windows system supports for a file name. The feature.xml filename is implied and does not need to be provided.</maml:para><maml:para /><maml:para>If the feature file is not found on disk, the following error message is displayed: "Failed to find the XML file at location 14\Template\Features\&lt;file path&gt;."</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllExistingFeatures</maml:name><maml:description><maml:para>Scans for existing, but unregistered features, and then registers them with the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ScanForFeatures</maml:name><maml:description><maml:para>Scans and then displays a feature. The ScanForFeatures parameter does not install a feature.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the installation of an already installed feature.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SolutionId</maml:name><maml:description><maml:para>Specifies the solution id of the features. If the SolutionId parameter is not provided, all solution ids are scanned.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPFeature cmdlet installs a specific SPFeature object by providing in the Identity parameter the relative path from the folder "$env:ProgramFiles\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\ to the feature. The SharePoint Feature's files must already be put in the proper directory, either manually or by using a solution installer.</maml:para><maml:para /><maml:para>If the AllExistingFeatures parameter is provided, the file system is scanned and any new features are installed. This is generally only used during deployment and upgrade.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Install-SPFeature -path "MyCustomFeature"</dev:code><dev:remarks><maml:para>This example installs a new feature at $env:ProgramFiles\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\MyCustomFeature/feature.xml.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Install-SPFeature -AllExistingFeatures -Whatif</dev:code><dev:remarks><maml:para>This example shows the unregistered features, available on the file system, that are installed if this command is run without the WhatIf parameter. This is commonly done after an upgrade process.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPFeature</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPFeature</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPUser</command:name><maml:description><maml:para>Configures properties on an existing user.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPUser</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPUser</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AddPermissionLevel</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ClearPermissions</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DisplayName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Email</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Group</maml:name><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IsSiteCollectionAdmin</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MobileNumber</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PassThru</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemovePermissionLevel</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SyncFromAD</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Web</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID, login name, or 
SPUser
 object of the user to be returned.</maml:para><maml:para /><maml:para>The type must be a valid GUID of the user, in the form 1234-5678-9876-0987.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AddPermissionLevel</maml:name><maml:description><maml:para>Specifies the permission level to add to the user.</maml:para><maml:para /><maml:para>The type must be any one of the following types: </maml:para><maml:para /><maml:para>-- Contribute - Can view, add, update, and delete list items and documents.</maml:para><maml:para /><maml:para>-- Design  - Can view, add, update, delete, approve, and customize documents.</maml:para><maml:para /><maml:para>-- Full Control  - Has full control to all documents.</maml:para><maml:para /><maml:para>-- Limited Access - Can view specific lists, document libraries, list items, folders, or documents when permissions are granted.</maml:para><maml:para /><maml:para>-- Read - Can view pages and list items and download documents.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ClearPermissions</maml:name><maml:description><maml:para>Clears all given permissions from the user. If Clear and Add values are given, the permissions are first cleared, then the new permissions are given.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DisplayName</maml:name><maml:description><maml:para>Specifies the new display name of the user.</maml:para><maml:para /><maml:para>The type must be a valid name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Email</maml:name><maml:description><maml:para>Specifies the new e-mail address of the user.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Group</maml:name><maml:description><maml:para>Adds the user to the specified named group of the given site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue><dev:type><maml:name>SPGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IsSiteCollectionAdmin</maml:name><maml:description><maml:para>Specifies whether to set the user as a site collection administrator.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MobileNumber</maml:name><maml:description><maml:para>Sets the new mobile number for the user.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PassThru</maml:name><maml:description><maml:para>If not provided, indicates that this cmdlet has no output.  If provided, this parameter indicates that the 
SPUser
 object for this user is to be returned.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>RemovePermissionLevel</maml:name><maml:description><maml:para>Removes the permission level from the user.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SyncFromAD</maml:name><maml:description><maml:para>If provided, specifies that user information will be synchronized from the user directory 
store

.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Web</maml:name><maml:description><maml:para>Specifies the name of the URL or GUID to be used as a scope. This parameter is not needed if the 
SPUser
 object is provided as the identity.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or GUID, in the form 1234-5678-9807.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPUser cmdlet configures properties on an existing user.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPUser -Identity 'Contoso\jdoe' -Web http://test -AddPermissionLevel "Contributor"</dev:code><dev:remarks><maml:para>This example sets a user (Contoso\jdoe) to be a contributor on http://test.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPUser</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPUser</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPContentDatabase</command:name><maml:description><maml:para>Returns one or more content databases.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPContentDatabase</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPContentDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPContentDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPContentDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>ConnectAsUnattachedDatabase</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies a specific content database to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint content database (for example, SPContentDB1); or an instance of a valid SPContentDatabase object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Returns the content database for the specified site collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Returns the content databases for the specified Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ConnectAsUnattachedDatabase</maml:name><maml:description><maml:para>Specifies that only unattached databases in the farm are returned.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPContentDatabase cmdlet returns the specified content databases.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------EXAMPLE 1------------</maml:title>
<dev:code>C:\PS>Get-SPContentDatabase -webapplication http://sitename</dev:code><dev:remarks><maml:para>This example returns all content databases used by the sitename Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>----------------EXAMPLE 2------------</maml:title>
<dev:code>C:\PS>Get-SPContentDatabase -site http://contoso.com</dev:code><dev:remarks><maml:para>This example returns the content database that contains the site collection at http://contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Mount-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Upgrade-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink>Initialize-SPContentDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPTrustedIdentityTokenIssuer</command:name><maml:description><maml:para>Returns an identity provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPTrustedIdentityTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPTrustedIdentityTokenIssuer</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity provider to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of identity provider (for example, LiveID STS); or an instance of a valid SPIdentityProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPTrustedIdentityTokenIssuer cmdlet returns an identity provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------------EXAMPLE 1------------------------</maml:title>
<dev:code>C:\PS>$trustedsts = get - SPTrustedIdentityTokenIssuer "LiveIDSTS"</dev:code><dev:remarks><maml:para>This example gets a trusted identity token issuer.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedIdentityTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPTrustedIdentityTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPShellAdmin</command:name><maml:description><maml:para>Returns the names of all users who have the SharePoint_Shell_Access role.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPShellAdmin</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPShellAdmin</maml:name><command:parameter required="False" position="1"><maml:name>database</maml:name><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>database</maml:name><maml:description><maml:para>Specifies the name of the database that includes the SharePoint_Shell_Access role whose user names you want to display. If the database parameter is not specified, the configuration database is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Get-SPShellAdmin cmdlet to return the names of all users who have the SharePoint_Shell_Access role in a database.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE---------------------- </maml:title>
<dev:code>C:\PS>Get-SPShellAdmin -database WSS_Content</dev:code><dev:remarks><maml:para>This example returns the name of each user who has the SharePoint_Shell_Access role in the WSS_Content database.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPShellAdmin</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPShellAdmin</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPShellAdmin</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPManagedAccount</command:name><maml:description><maml:para>Registers a new managed account.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPManagedAccount</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPManagedAccount</maml:name><command:parameter required="True" position="1"><maml:name>Credential</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Credential</maml:name><maml:description><maml:para>Indicates the Credential object that specifies the credentials of the new managed account. If you use Credential, you cannot specify Username and Password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Password</maml:name><maml:description><maml:para>Specifies the password for the user specified in Username. If you use Credential, you cannot specify Username and Password.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>Username</maml:name><maml:description><maml:para>Specifies the user name of the new managed account. If you use Credential, you cannot specify Username and Password.</maml:para><maml:para /><maml:para>The type must be a valid user name, in the form domain\username.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPManagedAccount cmdlet registers a new managed account for the specified Credential or Username, and Password.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>$cred = Get-Credential

C:\PS>New-SPManagedAccount -Credential $cred</dev:code><dev:remarks><maml:para>This example adds a new managed account to the farm by using credentials that are prompted.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPManagedAccount</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPCentralAdministration</command:name><maml:description><maml:para>Sets the port for the SharePoint Central Administration Web site.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPCentralAdministration</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPCentralAdministration</maml:name><command:parameter required="True" position="Named"><maml:name>Port</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Port</maml:name><maml:description><maml:para>Specifies the administration port for the Central Administration site. </maml:para><maml:para /><maml:para>The type must be a valid port number; for example, 8080.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPCentralAdministration cmdlet sets the port for the Central Administration site.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Set-SPCentralAdministration -Port 8282</dev:code><dev:remarks><maml:para>This example sets the port for the Central Administration web application on the local farm to 8282.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPCentralAdministration</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPCentralAdministration</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Start-SPAdminJob</command:name><maml:description><maml:para>Immediately starts any waiting administrative job on the local computer.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>SPAdminJob</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Start-SPAdminJob</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Start-SPAdminJob cmdlet to execute all administrative timer jobs immediately rather than waiting for the timer job to run.</maml:para><maml:para /><maml:para>When the process account for the SharePoint 2010 Administration service (SPAdminV4)) is disabled (necessary in some installations for security reasons), the Start-SPAdminJob cmdlet must be run on all computers to perform provisioning and other administrative tasks that SPAdmin ordinarily handles.</maml:para><maml:para /><maml:para>When you run this cmdlet in person (not in script), use the Verbose parameter to see the individual administrative operations that are run.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>none</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Start-SPAdminJob -Verbose</dev:code><dev:remarks><maml:para>This example runs all waiting administrative jobs and shows verbose output to the administrator.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Start-SPAdminJob</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPWebApplicationHttpThrottlingMonitor</command:name><maml:description><maml:para>Returns all counters and their associated Health Score bucket values for network throttling on a Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPWebApplicationHttpThrottlingMonitor</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPWebApplicationHttpThrottlingMonitor</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Returns throttling performance counter settings for the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPWebApplicationHttpThrottlingMonitor cmdlet reads all counters for network throttling on a Web application. This cmdlet returns a list that contains all of the performance counters and their associated Health Score bucket values.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$s = get-SPWebApplicationHTTPThrottlingMonitors http://sharepoint 
</dev:code><dev:remarks><maml:para>This example gets all performance counters that are being read in the network throttling monitor for the http://sharepoint Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPWebApplicationHttpThrottlingMonitor</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPWebApplicationHttpThrottling</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPWebApplicationHttpThrottling</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPWebApplicationHttpThrottlingMonitor</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPManagedAccount</command:name><maml:description><maml:para>Retrieves accounts registered in the configuration database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPManagedAccount</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPManagedAccount</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Service</maml:name><command:parameterValue required="True">SPServicePipeBind</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPManagedAccount</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPManagedAccount</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Server</maml:name><command:parameterValue required="True">SPServerPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the full name or partial name of the managed accounts to retrieve.</maml:para><maml:para /><maml:para>The type must be a valid account name, in the form Domain\User, or a GUID, in the form 1234-3456-09876.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPManagedAccountPipeBind</command:parameterValue><dev:type><maml:name>SPManagedAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Server</maml:name><maml:description><maml:para>Specifies the scope to a server.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServerPipeBind</command:parameterValue><dev:type><maml:name>SPServerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Service</maml:name><maml:description><maml:para>Specifies the scope to a service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServicePipeBind</command:parameterValue><dev:type><maml:name>SPServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the scope to a Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPManagedAccount cmdlet participates in a parameter set. It returns the managed accounts that match the given scope. The scope can be any one of the following values: Web application, service, or server.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPManagedAccount</dev:code><dev:remarks><maml:para>This example displays all the managed accounts in the farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPManagedAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPManagedAccount</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Unpublish-SPServiceApplication</command:name><maml:description><maml:para>Stops sharing the specified service application outside the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Unpublish</command:verb><command:noun>SPServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Unpublish-SPServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application to stop sharing outside the farm.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Unpublish-SPServiceApplication cmdlet to stop publishing the service application, specified by the Identity parameter, outside the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>UnPublish-SPServiceApplication 053c34be-d251-488c-8e94-644eae94da26</dev:code><dev:remarks><maml:para>This example stops publishing of the specified service application outside the farm.</maml:para><maml:para /><maml:para>The service application GUID is unique to every farm. You can run the Get-SPServiceApplication cmdlet to see the GUID of the service applications, and then use the result from the Get-SPServiceApplication cmdlet for other SPServiceApplication cmdlets; for example, Grant-SPServiceApplication or Publish-SPServiceApplication.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Publish-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Unpublish-SPServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPConfigurationDatabase</command:name><maml:description>
<maml:para>Creates a new configuration database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPConfigurationDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPConfigurationDatabase</maml:name><command:parameter required="True" position="1"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="3"><maml:name>DirectoryDomain</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="4"><maml:name>DirectoryOrganizationUnit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="5"><maml:name>AdministrationContentDatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="6"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="True" position="7"><maml:name>FarmCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="True" position="8"><maml:name>Passphrase</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the new configuration database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="2"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the database server on which to create the configuration database. If no value is specified, the default value is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="3"><maml:name>DirectoryDomain</maml:name><maml:description><maml:para>Specifies the directory domain for the new farm. If no domain is specified, the domain in which the local computer is located is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="4"><maml:name>DirectoryOrganizationUnit</maml:name><maml:description><maml:para>Specifies the directory organizational unit for the new configuration database. If no organizational unit is specified, the organizational unit in which the local computer is located is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="5"><maml:name>AdministrationContentDatabaseName</maml:name><maml:description><maml:para>Specifies the name for the Central Administration content database for the new farm. If no name is specified, a default name is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="6"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the Credential object for the database user. Use this parameter if you use SQL Server Authentication. If no database credentials are provided, Windows authentication is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="7"><maml:name>FarmCredentials</maml:name><maml:description><maml:para>Specifies credentials for the Farm Administrator account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="8"><maml:name>Passphrase</maml:name><maml:description><maml:para>Specifies the secure password phrase for the new farm. This passphrase is used to join other machines to this farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPConfigurationDatabase cmdlet creates a new configuration database on the specified database server. This is the central database for a new SharePoint farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>New-SPConfigurationDatabase -DatabaseName "SharePointConfigDB1" -DatabaseServer "SQL-01" -Passphrase (ConvertTo-SecureString "MyPassword" -AsPlainText -force) -FarmCredentials (Get-Credential)</dev:code><dev:remarks><maml:para>This example prompts the user to provide user credentials for the default Farm Administrator account.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>





<maml:navigationLink><maml:linkText>Backup-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disconnect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Connect-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink>Dismount-SPConfigurationDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPConfigurationDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSiteSubscriptionBusinessDataCatalogConfig</command:name><maml:description><maml:para>Removes the Business Data Connectivity Metadata Store for a partition.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSiteSubscriptionBusinessDataCatalogConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSiteSubscriptionBusinessDataCatalogConfig</maml:name><command:parameter required="True" position="Named"><maml:name>ServiceContext</maml:name><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceContext</maml:name><maml:description><maml:para>Specifies the service context of the Business Data Connectivity Metadata Store to remove.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a service context (for example, http://ServiceContext1); or an instance of a valid SPServiceContext object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceContextPipeBind</command:parameterValue><dev:type><maml:name>SPServiceContextPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPBusinessDataCatalogSiteSubscriptionConfig cmdlet removes the Business Data Connectivity Metadata Store and all associated data for a specified partition. To completely remove a partition and the data that it contains, run the Clear-SPSiteSubscriptionBusinessDataCatalogConfig cmdlet to remove the data from the Business Data Connectivity Metadata Store, and then run the Remove-SPBusinessDataCatalogSiteSubscriptionConfig cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Remove-SPBusinessDataCatalogSiteSubscriptionConfig -ServiceContext http://contoso</dev:code><dev:remarks><maml:para>This example removes the Business Data Connectivity Metadata Store for the partition http://contoso.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Export-SPSiteSubscriptionBusinessDataCatalogConfig</maml:linkText><maml:uri /></maml:navigationLink>Import-SPSiteSubscriptionBusinessDataCatalogConfig</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSiteSubscriptionBusinessDataCatalogConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Install-SPWebPartPack</command:name><maml:description><maml:para>Installs the specified Web Part package to the specified location.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Install</command:verb><command:noun>SPWebPartPack</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Install-SPWebPartPack</maml:name><command:parameter required="True" position="1"><maml:name>LiteralPath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GlobalInstall</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Install-SPWebPartPack</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GlobalInstall</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>LiteralPath</maml:name><maml:description><maml:para>Specifies the exact path to the Web Part package.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the Web Part package to install. </maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Overwrites any existing Web Part package with the same name or installed in the same location.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>GlobalInstall</maml:name><maml:description><maml:para>Installs the Web Part package in the global assembly cache (GAC) rather than in the /bin directory of each Web application. This installation makes the Web Part globally accessible on the servers. </maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Specifies the language ID for the Web Part package.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application on which to install the Web Part pack. If no Web application is specified, the Web Part pack is installed on all Web applications.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Install-SPWebPartPack cmdlet installs the Web Part package, at the LiteralPath parameter location, in the local farm. The Web Part package can be installed in a specific Web application by using the WebApplication parameter. If a Web application is not specified, the Web Part package is installed in all Web applications.</maml:para><maml:para /><maml:para>Use the Language parameter to specify a package language.</maml:para><maml:para /><maml:para>Use the GlobalInstall parameter to install the package to the global assembly cache (GAC). Assemblies in the GAC are granted FullTrust permission, which gives this package full access to all system-wide resources.</maml:para><maml:para /><maml:para>Use the Force parameter to install the package to overwrite any existing Web Part package with the same name or installed in the same location.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Install-SPWebPartPack "MyCustomWebPartPack" -LiteralPath "c:/mywebpart.wpp" -GlobalInstall</dev:code><dev:remarks><maml:para>This example installs the Web Part Package with the name MyCustomWebPartPack globally in the farm from the path c:/mywebpart.wpp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Uninstall-SPWebPartPack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPWebPartPack</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Install-SPWebPartPack</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPCentralAdministration</command:name><maml:description><maml:para>Creates a new SharePoint Central Administration Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPCentralAdministration</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPCentralAdministration</maml:name><command:parameter required="False" position="1"><maml:name>Port</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="2"><maml:name>WindowsAuthProvider</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Port</maml:name><maml:description><maml:para>Specifies the port number for Central Administration. If no port is specified, a nonconflicting port number is auto-generated.</maml:para><maml:para /><maml:para>The type must be a valid port number.</maml:para><maml:para /><maml:para>If you specify a port number that has already been assigned, IIS does not start the new site until you change either the port number of the new site or the port number of the old site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="2"><maml:name>WindowsAuthProvider</maml:name><maml:description><maml:para>Specifies the authorization provider for this Web application. If no authentication provider is specified, the default value 
NTLM is used.</maml:para><maml:para /><maml:para>The type must be one of two values: 
Kerberos
, or
NTLM.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPCentralAdministration cmdlet creates a new Central Administration Web application and starts the central administration service on the local machine. Central Administration is available only on computers where this service runs.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>None.</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>New-SPCentralAdministration -Port 3000</dev:code><dev:remarks><maml:para>This example creates the Central Administration site at port 3000 on the local farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPCentralAdministration</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPCentralAdministration</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPUser</command:name><maml:description><maml:para>Adds an existing user to a SharePoint site with the designated permissions.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPUser</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPUser</maml:name><command:parameter required="True" position="1"><maml:name>UserAlias</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Web</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DisplayName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Email</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Group</maml:name><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MobileNumber</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PermissionLevel</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SiteCollectionAdmin</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>UserAlias</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Web</maml:name><maml:description><maml:para>Specifies the URL or GUID of the Web on which to create this user.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a GUID, in the form 1234-5678-9876-0987.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DisplayName</maml:name><maml:description><maml:para>Specifies a string that contains the display name of the user.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, Joe.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Email</maml:name><maml:description><maml:para>Specifies the e-mail address of the new user.</maml:para><maml:para /><maml:para>The type must be a valid e-mail address, in the form someone@example.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Group</maml:name><maml:description><maml:para>Specifies the user group to which the new user belongs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue><dev:type><maml:name>SPGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MobileNumber</maml:name><maml:description><maml:para>Specifies the user e-mail address of the new user.</maml:para><maml:para /><maml:para>The type must be a valid e-mail address, in the form someone@example.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>PermissionLevel</maml:name><maml:description><maml:para>Adds a user to a permission policy level.</maml:para><maml:para /><maml:para>The type must be a valid permission policy level for the user; for example, 
Full
, 
Read
, 
Contribute
, or 
All.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SiteCollectionAdmin</maml:name><maml:description><maml:para>Specifies whether to add the user as an administrator to the site collection.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPUser cmdlet adds an existing user to a SharePoint Web site with the designated permissions.  This user has the given permissions in all subsites that inherit permissions. The user account must already exist in the user directory.</maml:para><maml:para /><maml:para>If your environment is in Active Directory mode, the user must already exist in Active Directory Domain Services (AD DS) and only the UserAlias parameter is required; all other fields are pulled from AD DS. If only an alias is given and the farm is in Active Directory Account Create mode, the Email parameter is also required.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1----------------------</maml:title>
<dev:code>C:\PS>PS&gt; New-SPUser - UserAlias 'Contoso\Jdoe'-displayname 'John Doe' -web http://contoso.com</dev:code><dev:remarks><maml:para>This example adds a new user named John Doe to the Contoso domain.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2----------------------</maml:title>
<dev:code>C:\PS>Get-SPWeb http://sitename | New-SPUser -UserAlias Contoso\Jdoe</dev:code><dev:remarks><maml:para>This example adds Contoso\Jdoe to all Webs in the http://sitename site collection. Because this site collection uses inherited permissions, only the top-level Web site needs to be touched.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUser</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPUser</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Stop-SPAssignment</command:name><maml:description><maml:para>Disposes of objects in the provided assignment collection.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Stop</command:verb><command:noun>SPAssignment</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Stop-SPAssignment</maml:name><command:parameter required="False" position="1"><maml:name>SemiGlobal</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Global</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>SemiGlobal</maml:name><maml:description><maml:para>Provides the assignment collector from which to dispose of objects.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Global</maml:name><maml:description><maml:para>Stops the global assignment collector from storing objects, and disposes of any objects contained by the global assignment collector.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Stop-SPAssignment cmdlet disposes of objects in the provided assignment collection. Use the Global parameter to dispose of all objects in the global assignment collector and to stop the global store from collecting additional objects. Provide a SemiGlobal assignment collector to dispose of all contained objects.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Start-SPAssignment -global

C:\PS>$w = Get-SPWeb http://MyWeb

C:\PS>$w | Set-SPWeb -title "Accounting"

C:\PS>Stop-SPAssignment -global</dev:code><dev:remarks><maml:para>This example uses simple assignment. While easier to use simple assignment, running commands that iterate through multiple SPSite or SPWeb objects while simple assignment is enabled is not recommended. Ensure that Stop-SPAssignment is run before attempting any iterations of multiple objects.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Start-SPAssignment</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Stop-SPAssignment</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPBackupHistory</command:name><maml:description><maml:para>Returns a history of backup and restore operations.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPBackupHistory</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPBackupHistory</maml:name><command:parameter required="True" position="Named"><maml:name>Directory</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ShowBackup</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ShowRestore</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Directory</maml:name><maml:description><maml:para>Specifies the path where the SharePoint 2010 Products backup packages generated from a farm backup have been stored.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para />
<maml:para>- \\server_name\folder_name</maml:para><maml:para />
</maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShowBackup</maml:name><maml:description><maml:para>Filters the output so that the history of backup operations only is displayed. If both the ShowBackup and the ShowRestore parameters are not specified, the history of both backup and restore operations is displayed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShowRestore</maml:name><maml:description><maml:para>Filters the output so that the history of restore operations only is displayed. If both the ShowBackup and the ShowRestore parameters are absent, the history of both backup and restore operations is displayed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPBackupHistory cmdlet reads a history of backup and restore operations that have been run. Specifies whether you want to display only the backup history, only the restore history, or all of the history.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPBackupHistory -Directory \\file_server\share\Backup</dev:code><dev:remarks><maml:para>This example returns all farm backup and restore operations that have been run for the \\file_server\share\Backup directory.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPBackupHistory -Directory C:\Backup -ShowBackup</dev:code><dev:remarks><maml:para>This example returns all of the farm backup operations that have been run for the C:\Backup directory.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3-----------------</maml:title>
<dev:code>C:\PS>(Get-SPBackupHistory -Directory C:\Backup -ShowBackup)[0].SelfId | Restore-SPFarm -Directory C:\Backup -RestoreMethod overwrite</dev:code><dev:remarks><maml:para>This example gets all of the farm backup operations that have been run for the C:\Backup directory, finds the most recent backup, and then passes its backup GUID to the Restore-SPFarm cmdlet. The Restore-SPFarm cmdlet will then perform an overwrite restore from that backup package.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Backup-SPFarm</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Backup-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPFarm</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPBackupHistory</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Uninstall-SPSolution</command:name><maml:description><maml:para>Retracts a deployed SharePoint solution.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Uninstall</command:verb><command:noun>SPSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Uninstall-SPSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Time</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Uninstall-SPSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Time</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Uninstall-SPSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>AllWebApplications</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Time</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the SharePoint solution to uninstall.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint solution (for example, SPSolution1); or an instance of a valid SPSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllWebApplications</maml:name><maml:description><maml:para>Specifies that the new SharePoint solution will be uninstalled for all SharePoint Web applications in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Uninstalls the SharePoint solution for the specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Uninstalls the language pack for the specified language.</maml:para><maml:para /><maml:para>The type must be a valid language identifier; for example, 1033.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Local</maml:name><maml:description><maml:para>Uninstalls the solution from the active server computer.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Time</maml:name><maml:description><maml:para>Specifies when the solution will be uninstalled. The default value is immediate retraction.</maml:para><maml:para /><maml:para>The type must be a valid DateTime value, in the form 2010,12,05.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Uninstall-SPSolution cmdlet retracts a deployed SharePoint solution in preparation for removing it from the farm entirely. This cmdlet removes files from the front-end Web server. Use the Remove-SPSolution cmdlet to delete the solution package from the solution store of the farm; be sure to use the Remove-SPSolution cmdlet only after you have run Uninstall-SPSolution.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Uninstall-SPUserSolution -Identity contoso_solution.wsp</dev:code><dev:remarks><maml:para>This example retracts the deployed SharePoint solution contoso_solution.wsp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Update-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSolutionDeploymentLock</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Uninstall-SPSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPServiceApplication</command:name><maml:description><maml:para>Deletes the specified service application on the local server.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPServiceApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveData</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application to remove.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveData</maml:name><maml:description><maml:para>Deletes all databases and other data associated with the service application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPServiceApplication cmdlet deletes the specified service application from the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE---------------------------</maml:title>
<dev:code>C:\PS>Remove-SPServiceApplication 053c34be-d251-488c-8e94-644eae94da26 
-removedata</dev:code><dev:remarks><maml:para>This example deletes the service application and its database.</maml:para><maml:para /><maml:para>The service application GUID is unique to every farm. You can run the Get-SPServiceApplication cmdlet to see the GUID of the service applications, and then use the result from the Get-SPServiceApplication cmdlet for other SPServiceApplication cmdlets; for example, Grant-SPServiceApplication or Publish-SPServiceApplication.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Publish-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPUsageService</command:name><maml:description><maml:para>Returns a usage service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPUsageService</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPUsageService</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the usage service to get. If the Identity parameter is not specified, the cmdlet returns the local usage service.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage service (for example, UsageService1); or an instance of a valid SPUsageService object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue><dev:type><maml:name>SPUsageServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPUsageService cmdlet returns the specified usage service. If the Identity parameter is not specified, the cmdlet returns the local usage service.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE-------------------------</maml:title>
<dev:code>C:\PS>Get-SPUsageService -Identity 57055d99-9914-4af6-a3bf-7b76e3f231c2</dev:code><dev:remarks><maml:para>This example returns a SPUsageService object of the specified ID.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPUsageService</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPUsageService</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPServiceApplicationProxy</command:name><maml:description><maml:para>Deletes the specified service application proxy.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPServiceApplicationProxy</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveData</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service application proxy to remove.</maml:para><maml:para /><maml:para>The type must be a GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveData</maml:name><maml:description><maml:para>Deletes all databases and other data associated with the service application proxy.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>AssignmentColletion</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPServiceApplicationProxy cmdlet deletes the service application proxy specified by the Identity parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPServiceApplicationProxy babab30e-8e3a-428b-8ff4-4d5c8f455e6d</dev:code><dev:remarks><maml:para>This example deletes the given service application proxy.</maml:para><maml:para /><maml:para>The service application GUID is unique to every farm. You can run the Get-SPServiceApplication cmdlet to see the GUID of the service applications, and then use the result from the Get-SPServiceApplication cmdlet for other SPServiceApplication cmdlets; for example, Grant-SPServiceApplication or Publish-SPServiceApplication.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPServiceApplicationProxyGroup</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPAuthenticationProvider</command:name><maml:description><maml:para>Returns an authentication provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPAuthenticationProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPAuthenticationProvider</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPAuthenticationProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="3"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the authentication provider to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint authentication provider (for example, NTLM); or an instance of a valid SPAuthenticationProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAuthenticationProviderPipeBind</command:parameterValue><dev:type><maml:name>SPAuthenticationProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>WebApplication</maml:name><maml:description><maml:para>Returns the content databases for the specified Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="3"><maml:name>Zone</maml:name><maml:description><maml:para>Specifies the Web application zone or zones for which to return the authentication provider.</maml:para><maml:para /><maml:para>The type must be any one of the valid zones: Default, Intranet, Internet, Extranet, or Custom.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue><dev:type><maml:name>Default | Intranet | Internet | Custom | Extranet</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPAuthenticationProvider cmdlet returns an authentication provider on a specified Web application zone. The following are the standard authentication providers available for SharePoint 2010 Products: NTLM, Classic NTLM, Negotiate, and Classic Negotiate.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE1-----------------</maml:title>
<dev:code>C:\PS>New-SPWebApplication http://sharepointonline.com -AuthenticationProvider (Get- SPAuthenticationProvider "LiveID STS")</dev:code><dev:remarks><maml:para>This example registers the LiveID STS authentication provider for the new Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-----------------EXAMPLE2-----------------</maml:title>
<dev:code>C:\PS>New-SPWebApplication http://contoso.com -AuthenticationProvider (New- SPAuthenticationProvider -ASPNetMembershipProvider "myMembershipProvider" -ASPNetRoleProvider "myRoleProvider")</dev:code><dev:remarks><maml:para>This example registers ASPNet for the new Web application. Note that ASPNET memberships are not persisted and must be re-created every use.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-----------------EXAMPLE3-----------------</maml:title>
<dev:code>C:\PS>New-SPWebApplication http://contoso.com -AuthenticationProvider (Get- SPAuthenticationProvider "NTLM")</dev:code><dev:remarks><maml:para>This example registers the NTLM authentication provider for the new Web application. This command is equivalent to the command New-SPWebApplication http://contoso.com; NTLM is default authentication provider.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-----------------EXAMPLE4-----------------</maml:title>
<dev:code>C:\PS>$ip = @( (Get- SPAuthenticationProvider "LiveID STS"), (New- SPAuthenticationProvider -ASPNetMembershipProvider "myMembershipProvider" -ASPNetRoleProvider "myRoleProvider"), (Get-SPAuthenticationProvider "NTLM")) )
New-SPWebApplication http://contoso.com -AuthenticationProvider $ip</dev:code><dev:remarks><maml:para>This example registers the NTLM, ASPNet, and LiveID STS authentication providers for the new Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-----------------EXAMPLE5-----------------</maml:title>
<dev:code>C:\PS>New-SPWebApplication http://contoso.com -AuthenticationProvider (Get- SPAuthenticationProvider "Legacy NTLM")</dev:code><dev:remarks><maml:para>This example registers the Legacy NTLM authentication provider for the new Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPAuthenticationProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPAuthenticationProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPAuthenticationProvider</command:name><maml:description><maml:para>Creates a new Authentication provider in the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPAuthenticationProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPAuthenticationProvider</maml:name><command:parameter required="False" position="Named"><maml:name>AllowAnonymous</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DisableKerberos</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseBasicAuthentication</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseWindowsIntegratedAuthentication</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPAuthenticationProvider</maml:name><command:parameter required="True" position="Named"><maml:name>ASPNETMembershipProvider</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ASPNETRoleProviderName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPAuthenticationProvider</maml:name><command:parameter required="True" position="Named"><maml:name>TrustedIdentityTokenIssuer</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ASPNETMembershipProvider</maml:name><maml:description><maml:para>Specifies the name of the membership provider.</maml:para><maml:para /><maml:para>The type must be a valid name of an ASPNet membership provider; for example, myMembershipProvider.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ASPNETRoleProviderName</maml:name><maml:description><maml:para>Specifies the name of the role provider.</maml:para><maml:para /><maml:para>The type must be a valid name of an ASPNet role provider; for example, myRoleProvider.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>TrustedIdentityTokenIssuer</maml:name><maml:description><maml:para>Specifies the identity of the authentication provider.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a TrustedIdentityTokenIssuer (for example, myRoleProvider); or an instance of a valid SPTrustedIdentityTokenIssuer object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllowAnonymous</maml:name><maml:description><maml:para>Specifies whether the Web application allows anonymous access.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DisableKerberos</maml:name><maml:description><maml:para>Specifies whether the Web application disables Kerberos authentication.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseBasicAuthentication</maml:name><maml:description><maml:para>Specifies whether the Web application uses basic authentication.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseWindowsIntegratedAuthentication</maml:name><maml:description><maml:para>Specifies whether the Web application uses Windows Integrated Authentication.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPAuthenticationProvider cmdlet creates a new Authentication provider in the farm. </maml:para><maml:para /><maml:para>NTLM, Classic NTLM, Negotiate, and Classic Negotiate can be set only in a Web Application.</maml:para><maml:para /><maml:para>For ASP.NET Membership Provider or Role providers, no objects are persisted. The object is created and used for setting this type of Authentication provider in a Web application.</maml:para><maml:para /><maml:para>For STS Authentication providers, an object is created and persisted in the SPFarm object.</maml:para><maml:para /><maml:para>Using classic NTLM with any claims based authentication type is not allowed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------------EXAMPLE1------------------</maml:title>
<dev:code>C:\PS>$ap = New - SPAuthenticationProvider -UseWindowsIntegratedAuthentication

C:\PS>Set-SPWebApplication -Name "Claims Windows Web App" -ApplicationPool "Claims App Pool" -ApplicationPoolAccount "redmond\appool" -Url http://servername -Port 80 -AuthenticationProvider $ap</dev:code><dev:remarks><maml:para>This example creates a Windows-claims authentication provider</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>---------------------------EXAMPLE2------------------</maml:title>
<dev:code>C:\PS>$ap = New-SPAuthenticationProvider -ASPNETMembershipProvider "membership" -ASPNETRoleProviderName "rolemanager"

C:\PS>Set-SPWebApplication -Name "Claims Windows Web App" -ApplicationPool "Claims App Pool" -ApplicationPoolAccount "redmond\appool" -Url http://servername -Port 80 -AuthenticationProvider $ap</dev:code><dev:remarks><maml:para>This example creates an ASP.net membership role provider authentication provider.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>---------------------------EXAMPLE3------------------</maml:title>
<dev:code>C:\PS>$ap = New - SPAuthenticationProvider -TrustedIdentityTokenIssuer | Get-SPTrustedIdentityTokenIssuer "LiveIDSTS"

C:\PS>Set-SPWebApplication -Name "Claims Windows Web App" -ApplicationPool "Claims App Pool" -ApplicationPoolAccount "redmond\appool" -Url http://servername -Port 80 -AuthenticationProvider $ap</dev:code><dev:remarks><maml:para>This example creates a trusted token issuer authentication provider.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPAuthenticationProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPAuthenticationProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Disable-SPFeature</command:name><maml:description><maml:para>Disables an installed SharePoint Feature at a given scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Disable</command:verb><command:noun>SPFeature</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Disable-SPFeature</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the Feature or GUID to disable.</maml:para><maml:para /><maml:para>The type must be the name of the Feature folder located in the 14\Template\Features 
folder or GUID, in the format 21d186e1-7036-4092-a825-0eb6709e9281.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPFeatureDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces a Feature to be disabled.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the URL of the Web application, site collection, or Web site to which the Feature is being disabled.</maml:para><maml:para /><maml:para>The type must be a valid URL, such as http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Disable-SPFeature cmdlet disables a SharePoint Feature at the given scope. If the scope of the Feature is the farm, the URL is not needed. Otherwise, provide the URL at which this Feature is to be deactivated (explicit scope is not needed).</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>none</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Disable-SPFeature -identity "MyCustom" -URL http://somesite</dev:code><dev:remarks><maml:para>This example disables the "MyCustom" Web site scoped feature at   http://somesite.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>$w = Get-SPWeb http://somesite/myweb | ForEach{ $_.URL }

C:\PS>Get-SPFeature -Web $w |%{ Disable-SPFeature -Identity $_ -URL $w}</dev:code><dev:remarks><maml:para>This example disables all features in the subsite at http://somesite/myweb.</maml:para><maml:para /><maml:para>You do not need to use the SPAssignment cmdlets in this case because the Web object is not stored-- only the string value for the URL.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Install-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPFeature</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Disable-SPFeature</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Clear-SPLogLevel</command:name><maml:description><maml:para>Resets the Windows trace logging and event logging levels to their default values.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Clear</command:verb><command:noun>SPLogLevel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Clear-SPLogLevel</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>InputObject</maml:name><command:parameterValue required="True">PSObject</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name(s) of the category or set of categories to set the throttle for; for example, "Unified Logging  Service". If the 
Identity parameter is not specified, the event throttling setting is applied to all categories in the farm.</maml:para><maml:para /><maml:para>Providing an invalid category is a non-terminating error and will be ignored.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>InputObject</maml:name><maml:description><maml:para>Specifies the result of the InputObject parameter to be piped. The value can be a string in a format identical to the Identity parameter, or can be an SPDiagnosticsCategory object. The user can retrieve one or more categories from the Get-SPLogLevel cmdlet, modify their values, and then pipe the results to the Set-SPLogLevel cmdlet.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSObject</command:parameterValue><dev:type><maml:name>PSObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Clear-SPLogLevel cmdlet resets the Windows event logging and trace logging levels for the specified categories to the default values. If the Identity parameter is not provided, all categories are affected.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Clear-SPLogLevel -Identity Cat1</dev:code><dev:remarks><maml:para>This example resets the log levels for a single category.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>"Cat1", "Cat2", "Cat3" | Clear-SPLogLevel</dev:code><dev:remarks><maml:para>This example resets the log levels for multiple categories.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 3-----------------</maml:title>
<dev:code>C:\PS>Get-SPLogLevel | Clear-SPLogLevel</dev:code><dev:remarks><maml:para>This example resets the log levels for all categories.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPLogLevel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPLogLevel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Clear-SPLogLevel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Backup-SPFarm</command:name><maml:description><maml:para>Creates a backup of an individual database, Web application, or the entire farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Backup</command:verb><command:noun>SPFarm</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Backup-SPFarm</maml:name><command:parameter required="True" position="Named"><maml:name>BackupMethod</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Directory</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>BackupThreads</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ConfigurationOnly</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Item</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Percentage</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Backup-SPFarm</maml:name><command:parameter required="True" position="Named"><maml:name>ShowTree</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ConfigurationOnly</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Item</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BackupMethod</maml:name><maml:description><maml:para>Specifies the type of backup file to be created.</maml:para><maml:para /><maml:para>If a backup is performed with the -ShowTree parameter, then the BackupMethod parameter is not used.</maml:para><maml:para /><maml:para>A full backup is a backup of all the selected data. A differential backup is a backup of all the selected data that has changed since the last full backup. If an item does not support differential backup, then a full backup is performed for that item instead.</maml:para><maml:para /><maml:para>The type must be either of the following:</maml:para><maml:para /><maml:para>- Full</maml:para><maml:para /><maml:para>- Differential</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Directory</maml:name><maml:description><maml:para>Specifies the path where SharePoint 2010 Products stores the backup package it generates. If you have a computer on which Microsoft SQL Server 2008 and an instance of SharePoint 2010 Products are installed, you can use local drive paths. This includes a basic installation. However, if SQL Server 2008 and SharePoint 2010 Products are installed on multiple computers or if you have multiple servers running SharePoint 2010 Products, you must use Universal Naming Convention (UNC) share paths so that the SQL Server database and search components are written to the same location; for example, \\computer_name\volume\Backup).</maml:para><maml:para /><maml:para>Multiple backup packages can be stored in the same location. This is the same path that you pass to the 
Directory
 parameter of the Restore-SPFarm cmdlet.</maml:para><maml:para /><maml:para>The type must be either of the valid paths:</maml:para><maml:para /><maml:para>- C:\
folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name
</maml:para><maml:para /><maml:para>The spbr* folders are automatically created.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShowTree</maml:name><maml:description><maml:para>Displays which objects in the farm will be backed up based on the other parameters passed to the Backup-SPFarm cmdelt, namely the Item parameter. Items that will be excluded from the backup based on the other parameters passed to the Backup-SPFarm cmdlet will be preceded with an asterisk character (*). Items that cannot be backed up will be enclosed in square brackets ([ ]). A backup will not be performed if the ShowTree parameter is present.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BackupThreads</maml:name><maml:description><maml:para>Specifies the number of threads to be used during the backup. The fewer the threads, the easier the backup log file is to read and understand. The more the threads, the more components that can be backed up in parallet, potentially resulting in a faster backup operation. The minimum value is 1 and the maximum value is 10.</maml:para><maml:para /><maml:para>The default value is 3. </maml:para><maml:para /><maml:para>If a backup is performed with the -ShowTree parameter, then the BackupMethod parameter is not used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ConfigurationOnly</maml:name><maml:description><maml:para>If set, the backup will contain configuration settings only (no data) for each of the objects to be backed up.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Specifies to proceed with a backup operation even if the estimation is that the backup directory does not have sufficient space to hold the entire backup.</maml:para><maml:para /><maml:para>If a backup is performed with the ShowTree parameter, then the Force parameter is not used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Item</maml:name><maml:description><maml:para>Indicates the part of the farm to back up. You might use the full farm path notation as displayed by the ShowTree parameter or the name of the target component in the path if the component has a unique name. If multiple items are included in the same match, the full path must be provided. By default, the top node is selected. Surround the item or path in quotation marks if it contains a space. If this parameter is not specified, the entire farm is backed up.</maml:para><maml:para /><maml:para>The type must be a valid item; for example, Farm\Microsoft SharePoint Foundation Web Application\SharePoint - 80.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Percentage</maml:name><maml:description><maml:para>Requests progress updates about the backup operation to be displayed in increments of that percentage; for example, a value of 5 displays backup progress updates at every 5 percent completed, and a value of 10 displays backup progress updates at every 10 percent completed. To have progress outputs displayed, you must specify the Verbose parameter.</maml:para><maml:para /><maml:para>This percentage is not precise and the actual progress updates might be lower or higher than requested. Progress updates are always recorded in the backup log file.</maml:para><maml:para /><maml:para>The percentage value is not prcesie and the actual progress updates might be lower or higher than requested.</maml:para><maml:para /><maml:para>The default value is 5. For a very large database, 1 is the recommended value.</maml:para><maml:para /><maml:para>Valid values are an integer value between 1 and 100.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Backup-SPFarm cmdlet creates a backup for the entire farm or individual components within the farm. It can also be used to back up just the configuration settings of a farm to be used as a farm template for other SharePoint farms.If you want to back up a single site collection, use the Backup-SPSite cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE 1---------------------</maml:title>
<dev:code>C:\PS>Backup-SPFarm -Directory \\file_server\share\Backup -BackupMethod full -ConfigurationOnly</dev:code><dev:remarks><maml:para>This example backs up the configuration settings of the farm to the \\file_server\share\Backup directory.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------------EXAMPLE 2---------------------</maml:title>
<dev:code>C:\PS>Backup-SPFarm -ShowTree -Item "Microsoft SharePoint Foundation Web Application" -Verbose</dev:code><dev:remarks><maml:para>This example shows which components of the farm would be backed up under the "Microsoft SharePoint Foundation Web Application" node, but do not actually back them up.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------------EXAMPLE 3---------------------</maml:title>
<dev:code>C:\PS>Backup-SPFarm -Directory C:\Backup -BackupMethod full -BackupThreads 10 -Force</dev:code><dev:remarks><maml:para>This example performs a backup of a farm using 10 threads and forces the backup to be saved to the C:\Backup directory even though SharePoint estimates that it does not have sufficient space available.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Backup-SPConfigurationDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPBackupHistory</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPFarm</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Backup-SPFarm</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPClaimTypeMapping</command:name><maml:description><maml:para>Deletes a claim type mapping rule for a security token service (STS) identity provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPClaimTypeMapping</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPClaimTypeMapping</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPClaimMappingPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>TrustedIdentityTokenIssuer</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the claim mapping to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a claim mapping rule (for example, Email); or an instance of a valid SPClaimMapping object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimMappingPipeBind</command:parameterValue><dev:type><maml:name>SPClaimMappingPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>IdentityProvider</maml:name><maml:description><maml:para>Specifies the farm trust identity provider STS that contains the claim mapping rule.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of identity provider (for example, LiveIDSTS); or an instance of a valid SPIdentityProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPClaimMapping cmdlet deletes a claim type mapping rule from a farm trust STS identity provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE-------------------------</maml:title>
<dev:code>C:\PS>Remove-SPClaimMapping "Email" | Get-SPIdentityProvider "LiveIDSTS"</dev:code><dev:remarks><maml:para>This example removes an identity provider named LiveIDSTS.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPClaimTypeMapping</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPClaimTypeMapping</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPClaimTypeMapping</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPSiteSubscriptionFeaturePack</command:name><maml:description><maml:para>Creates a new SharePoint Feature set that can be used to limit the features available to a site subscription.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPSiteSubscriptionFeaturePack</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPSiteSubscriptionFeaturePack</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the New- SPSiteSubscriptionFeaturePack cmdlet to create a new SharePoint Feature set that limits the Features available to a specified site subscription.</maml:para><maml:para /><maml:para>SharePoint Feature sets are on an Allow List of SharePoint Features that can be associated with any site subscription. If a Feature set is assigned to a site subscription, only SPFeatures objects in that Feature set are available for use on the site collections and Webs that are members of the site subscription. Feature sets contain a list of the GUIDs of each Feature that is on an Allow List for associated site subscriptions.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>$fs = New- SPSiteSubscriptionFeaturePack</dev:code><dev:remarks><maml:para>This example creates a new SharePoint Feature set and stores it in a variable.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSiteSubscriptionFeaturePackMember</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSiteSubscriptionFeaturePack</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPSiteSubscriptionFeaturePackMember</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPSiteSubscriptionFeaturePack</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPProduct</command:name><maml:description><maml:para>Returns a list of the SharePoint-related products installed in the farm and the versions of all updates installed for each product.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPProduct</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPProduct</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Local</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPProduct</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Server</maml:name><command:parameterValue required="True">SPServerPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Local</maml:name><maml:description><maml:para>Returns product and update information for only the local computer. If you use the Local parameter, you cannot use the Server parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Server</maml:name><maml:description><maml:para>Returns product and update information for a specified server. If you use the Server parameter, you cannot use the Local parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServerPipeBind</command:parameterValue><dev:type><maml:name>SPServerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPProduct cmdlet returns a list of the SharePoint-related products installed in the farm and the versions of all updates installed for each product. By default this cmdlet returns the list of SharePoint-related products installed in the farm. Use the Local parameter to get only information about the local server or for a specific server to get the list, use the Server parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPProduct -Local</dev:code><dev:remarks><maml:para>This example displays the SharePoint-related products installed on the local server.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPProduct</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPUsageService</command:name><maml:description><maml:para>Sets the properties of a usage service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPUsageService</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPUsageService</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LoggingEnabled</maml:name><command:parameterValue required="True">Nullable</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UsageLogCutTime</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UsageLogLocation</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UsageLogMaxSpaceGB</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the usage service to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a usage service (for example, UsageService1); or an instance of a valid 
SPUsageService
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUsageServicePipeBind</command:parameterValue><dev:type><maml:name>SPUsageServicePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LoggingEnabled</maml:name><maml:description><maml:para>Specifies that usage data is logged to usage files.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Nullable</command:parameterValue><dev:type><maml:name>Nullable</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UsageLogCutTime</maml:name><maml:description><maml:para>Specifies the time, in minutes, of usage data collected per usage log file. The default time is 30 minutes.</maml:para><maml:para /><maml:para>The type must be an integer in the range of 
1
 to 
1440
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UsageLogLocation</maml:name><maml:description><maml:para>Specifies the path on every computer in the farm where usage log files are created.</maml:para><maml:para /><maml:para>The type must be a valid path in either of the following forms:</maml:para><maml:para /><maml:para>- C:\folder_name</maml:para><maml:para /><maml:para>- \\server_name\folder_name</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UsageLogMaxSpaceGB</maml:name><maml:description><maml:para>Specifies the amount in megabytes (MB) of space that can be used by usage log files. The valid range is 500 to 20,000 MB.</maml:para><maml:para /><maml:para>The default value is 5,000.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPUsageService cmdlet updates the properties of a usage service. If the Identity parameter is not specified, the cmdlet applies the changes to the local usage service.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Set-SPUsageService -LoggingEnabled $false

C:\PS>Set-SPUsageService -UsageLogLocation "d:\\testusagelogdir

C:\PS>Set-SPUsageService -UsageLogCutTime 5</dev:code><dev:remarks><maml:para>The examples disable usage logging, change the directory where usage files are stored, and creates a new usage log file every 5 minutes.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPUsageService</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPUsageService</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPLogLevel</command:name><maml:description><maml:para>Sets the trace and event level for a set of categories.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPLogLevel</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPLogLevel</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>EventSeverity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">String[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>InputObject</maml:name><command:parameterValue required="True">PSObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>TraceSeverity</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>EventSeverity</maml:name><maml:description><maml:para>Specifies the category level to be set. The category level is any one of the following values:</maml:para><maml:para /><maml:para>- None
</maml:para><maml:para /><maml:para>- ErrorCritical</maml:para><maml:para /><maml:para>- Error</maml:para><maml:para /><maml:para>- Warning</maml:para><maml:para /><maml:para>- Information</maml:para><maml:para /><maml:para>- Verbose</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name(s) of the category or set of categories to set the throttle for; for example, "Unified Logging Service". If the Identity parameter is not specified, the event-throttling setting is applied to all categories in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String[]</command:parameterValue><dev:type><maml:name>String[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>InputObject</maml:name><maml:description><maml:para>The InputObject is pipelined to the cmdlet and can be a string in a format identical to the Identity parameter, or can be an SPDiagnosticsCategory object. The user can retrieve one or more categories from the Get-SPLogLevel cmdlet, modify the category values, and then pipeline them into the Set-SPLogLevel cmdlet.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSObject</command:parameterValue><dev:type><maml:name>PSObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>TraceSeverity</maml:name><maml:description><maml:para>Specifies trace throttle to set the specified categor(ies) to. The trace log files are text files that are written to the trace log path that is defined on the Diagnostic Logging Settings page on the SharePoint Central Administration site. The type must be any one of the following values:</maml:para><maml:para /><maml:para>- None
 (no traces are written to the trace log)</maml:para><maml:para /><maml:para>- Unexpected</maml:para><maml:para /><maml:para>- Monitorable</maml:para><maml:para /><maml:para>- High</maml:para><maml:para /><maml:para>- Medium</maml:para><maml:para /><maml:para>- Verbose</maml:para><maml:para /><maml:para>- VerboseEx</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPLogLevel cmdlet sets the Windows event logging and trace logging levels for one or more diagnostic logging categories registered in the farm. If an event or trace associated with a category occurs, but is less severe than that category's logging level, the event or trace is not written to the event log or the trace log. If an event or trace associated with a category occurs and is equally severe or more severe than that category's logging level, the event or trace is written to the event log or the trace log.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>set-sploglevel -TraceSeverity Monitorable</dev:code><dev:remarks><maml:para>This example sets the TraceSeverity values for all categories to Monitorable.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Set-SPLogLevel -TraceSeverity High -EventSeverity Warning -Identity "Cat1"</dev:code><dev:remarks><maml:para>This example sets the EventSeverity and TraceSeverity values for a single category.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3-----------------------</maml:title>
<dev:code>C:\PS>"Cat1", "Cat2", "Cat3" | Set-SPLogLevel -EventSeverity Error</dev:code><dev:remarks><maml:para>This example sets the EventSeverity values for multiple categories.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 4-----------------------</maml:title>
<dev:code>C:\PS>Set-SPLogLevel -EventSeverity Warning -Identity "AreaName:*"</dev:code><dev:remarks><maml:para>This example sets the EventSeverity values for all categories in the same area.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPLogLevel</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Clear-SPLogLevel</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPLogLevel</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPDatabase</command:name><maml:description><maml:para>Retrieves all properties of a database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPDatabase</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>ServerInstance</maml:name><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the database to display public properties.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 1234-3456-567kg.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ServerInstance</maml:name><maml:description><maml:para>Specifies the name of the SQL instance that contains the database in either the form "Server" for a default SQL instance or "Server\Instance" for a named SQL instance.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SPDatabaseServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPDatabase cmdlet displays all public properties of a database to the current window. If the Identity parameter is specified, only properties of that ID are displayed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185.
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Get-SPDatabase -ServerInstance "ServerA\SharePoint"</dev:code><dev:remarks><maml:para>This example gets all databases on a specific named SQL Server Express instance.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPWeb</command:name><maml:description><maml:para>Completely deletes the specified Web.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPWeb</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPWeb</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the Web to delete.</maml:para><maml:para /><maml:para>The type must be a valid full URL, in the form http://server_name/site_name, or an SPWeb
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPWeb cmdlet completely deletes the Web specified by the Identity parameter.</maml:para><maml:para /><maml:para>Deleting the top level Web site of a site collection causes the entire site collection to be removed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPWeb http://sitename/subsite</dev:code><dev:remarks><maml:para>This example completely deletes a subsite.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-SPWeb</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPWeb</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPWebApplication</command:name><maml:description><maml:para>Deletes the specified Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPWebApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPWebApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DeleteIISSite</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>RemoveContentDatabases</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-SPWebApplication</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DeleteIISSite</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or name of the Web application to delete.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a valid name, in the form WebApplication-1212.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Zone</maml:name><maml:description><maml:para>Specifies o
ne of the five zones to be removed. If this parameter is not provided, all Web application zones are removed. </maml:para><maml:para /><maml:para>The type must be any one of the following values: 
Default
, 
Intranet
, 
Internet
, 
Extranet
, or 
Custom
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue><dev:type><maml:name>Default | Intranet | Internet | Custom | Extranet</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DeleteIISSite</maml:name><maml:description><maml:para>Deletes the associated IIS Web sites. If this parameter is not provided, the IIS site is not removed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>RemoveContentDatabases</maml:name><maml:description><maml:para>Permanently deletes all associated content databases. If this parameter is not provided, no content databases are removed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPWebApplication cmdlet deletes the Web application specified by the Identity and Zone parameters. If no zone is provided, the entire Web application and all zones are removed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication http://sitename | Remove-SPWebApplication -Zone "Internet" -Confirm</dev:code><dev:remarks><maml:para>This example prompts and then removes the Internet zone Web application extension on the Web application at http://sitename. This command does not remove the content databases or the IIS Web site.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPWebApplication http://sitename -Confirm -DeleteIISSite -RemoveContentDatabases</dev:code><dev:remarks><maml:para>This example permanently removes the Web application, all content databases, and the IIS Web site at http://sitename </maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPWebApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Enable-SPTimerJob</command:name><maml:description><maml:para>Enables a timer job.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Enable</command:verb><command:noun>SPTimerJob</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Enable-SPTimerJob</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the timer job to enable. </maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a timer job (for example, TimerJob1); or an instance of a valid 
SPTimerJob object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue><dev:type><maml:name>SPTimerJobPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Enable-SPTimerJob cmdlet enables a timer job. A timer job must be enabled before it can be started.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Get-SPTimerJob job-ceip-datacollection | Enable-SPTimerJob</dev:code><dev:remarks><maml:para>This example enables the timer job named job-ceip-datacollection.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Enable-SPTimerJob</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPMobileMessagingAccount</command:name><maml:description><maml:para>Configures the specified mobile messaging account.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPMobileMessagingAccount</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPMobileMessagingAccount</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPMobileMessagingAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Password</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceUrl</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UserId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies whether to return either Short Message Service (SMS) or Multimedia Messaging Service (MMS) account information. Valid values are 
SMS
 and 
MMS
. If you do not specify this parameter account, information is returned for both SMS and MMS.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPMobileMessagingAccountPipeBind</command:parameterValue><dev:type><maml:name>SPMobileMessagingAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the identity of the Web application that hosts the managed path to 
delete

. 
The

 type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid Web application name (for example, WebApplication1212); or a valid name (for example, WebApp2423).</maml:para><maml:para /><maml:para>You either must specify 
WebApplication
 or must use the 
HostHeader
 switch and specify the full URL in the 
Identity
 parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Password</maml:name><maml:description><maml:para>Specifies the password, if credentials are required for the account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceName</maml:name><maml:description><maml:para>Specifies the name of the SMS service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceUrl</maml:name><maml:description><maml:para>Specifies the URL of the SMS service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UserId</maml:name><maml:description><maml:para>Specifies the user name, if credentials are required for the account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPMobileMessagingAccount cmdlet configures the specified mobile messaging account.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPMobileMessagingAccount -WebApplication http://sitename -Identity SMS -ServiceName SMSLink -ServiceUrl https://www.adatum.com/Service/MessagingService.asmx-UserId someone@example.com -Password password1</dev:code><dev:remarks><maml:para>This example changes the SMS mobile account settings of the Web application, http://sitename, to the following values:
service name: SMSLink; service URL: https://www.adatum.com/Service/MessagingService.asmx; user ID: someone@example.com; and password: password1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>
<maml:navigationLink><maml:linkText>Get-SPMobileMessagingAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPMobileMessagingAccount</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPUser</command:name><maml:description><maml:para>Removes a user from a Web site.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPUser</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPUser</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Web</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Group</maml:name><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID, the user name, or 
SPUser object to remove.</maml:para><maml:para /><maml:para>The type must be a valid GUID of the user, in the form 1234-5678-9876-0987.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Web</maml:name><maml:description><maml:para>Specifies the name of the URL or GUID from which the user is to be removed. This parameter is needed only if the identity provided is the user name.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a GUID, in the form 1234-5678-9807.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Group</maml:name><maml:description><maml:para>The user only gets removed from that group. Otherwise, the user gets removed from the site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPGroupPipeBind</command:parameterValue><dev:type><maml:name>SPGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPUser cmdlet specifies the identity and user group from which a user is to be removed. The Remove-SPUser cmdlet does not remove the user from Active Directory Domain Services (AD DS).</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPUser "Contoso \jdoe" -web http://test/web1

C:\PS>Get-SPWeb "http://test/web1" | Remove-SPUser "Contoso\jdoe"</dev:code><dev:remarks><maml:para>This example removes the user (Contoso\jdoe) from the Web application http://test/web1.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPSite http://contoso.com |Get-SPWeb |Remove-SPUser "Contoso\jdoe"</dev:code><dev:remarks><maml:para>This syntax removes the user (Contoso\Jdoe) from every Web in a site collection located at http://contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPUser</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUser</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPUser</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Export-SPWeb</command:name><maml:description><maml:para>Exports a site collection, Web application, list, or library.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Export</command:verb><command:noun>SPWeb</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Export-SPWeb</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>CompressionSize</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HaltOnError</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HaltOnWarning</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IncludeUserSecurity</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IncludeVersions</maml:name><command:parameterValue required="True">LastMajor | CurrentVersion | LastMajorAndMinor | All</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ItemUrl</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoFileCompression</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoLogFile</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseSqlSnapshot</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or GUID of the Web to be exported.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of Microsoft SharePoint Foundation 2010 Web site (for example, MySPSite1); or an instance of a valid SPWeb object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the name of the export file.</maml:para><maml:para /><maml:para>If the NoFileCompression parameter is used, a directory must be specified; otherwise, any file format is valid.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>CompressionSize</maml:name><maml:description><maml:para>Sets the maximum file size for the compressed export files. If the total size of the exported package is greater than this size, the exported package will be split into multiple files.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forcefully overwrites the export package if it already exists.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>-True</maml:para><maml:para /><maml:para>-False</maml:para><maml:para /><maml:para>The default value is 
False.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HaltOnError</maml:name><maml:description><maml:para>Stops the export process when an error occurs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HaltOnWarning</maml:name><maml:description><maml:para>Stops the export process when a warning occurs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IncludeUserSecurity</maml:name><maml:description><maml:para>Preserves the user security settings.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>IncludeVersions</maml:name><maml:description><maml:para>Indicates the type of file and list item version history to be included in the export operation. If the 
IncludeVersions
 parameter is absent, the Export-SPWeb cmdlet by default uses a value of 
1
.</maml:para><maml:para /><maml:para>The type must be any one of the following versions:</maml:para><maml:para /><maml:para>-Last major version for files and list items (default)</maml:para><maml:para /><maml:para>-The current version, either the last major version or the last minor version</maml:para><maml:para /><maml:para>-Last major and last minor version for files and list items</maml:para><maml:para /><maml:para>-All versions for files and list items</maml:para><maml:para /></maml:description><command:parameterValue required="True">LastMajor | CurrentVersion | LastMajorAndMinor | All</command:parameterValue><dev:type><maml:name>LastMajor | CurrentVersion | LastMajorAndMinor | All</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ItemUrl</maml:name><maml:description><maml:para>Specifies the URL of the Web application, GUID, or object to be exported.</maml:para><maml:para /><maml:para>The type must be a valid URL; for example, http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoFileCompression</maml:name><maml:description><maml:para>Either enables or disables file compression in the export package. The export package is stored in the folder specified by the 
Path parameter or Identity
 parameter. We recommend that you use this parameter for performance reasons. If compression is enabled, the export process can increase by approximately 30 percent.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoLogFile</maml:name><maml:description><maml:para>Suppresses the generation of an export log file. If this parameter is not specified, the Export-SPWeb cmdlet will generate an export log file in the same location as the export package. The log file uses Unified Logging Service (ULS).</maml:para><maml:para /><maml:para>It is recommended to use this parameter. However, for performance reasons, you might not want to generate a log file.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseSqlSnapshot</maml:name><maml:description><maml:para>Specifies a SQL Database Snapshot will be created when the export process begins, and all exported data will be retrieved directly from the database snapshot. This snapshot will be automatically deleted when export completes.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Export-SPWeb cmdlet exports a site collection, Web application, list, or library. The capability to export from a library is a new feature in SharePoint 2010 Products.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE-----------------------.</maml:title>
<dev:code>C:\PS>Export-SPWeb http://site -Path "site export.cmp"</dev:code><dev:remarks><maml:para>This example exports the site at http://site/ to a file called site export.cmp in the current directory.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-SPWeb</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPWeb</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Export-SPWeb</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPTrustedServiceTokenIssuer</command:name><maml:description><maml:para>Creates a trust with a SharePoint farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPTrustedServiceTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPTrustedServiceTokenIssuer</maml:name><command:parameter required="True" position="1"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Certificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the trust.</maml:para><maml:para /><maml:para>The type must be a valid name of a trusted service issuer; for example, WFEFarmTrust1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Certificate</maml:name><maml:description><maml:para>The type must be a name of a valid X.509 certificate; for example, Certificate1.</maml:para><maml:para /><maml:para>Specifies the X.509 certificate object from trusted authentication provider farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies a description for the trust.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, WFE Farm Trust1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPTrustedServiceTokenIssuer cmdlet creates a trust with a SharePoint farm. If a certificate file is used, it must have only one X509 certificate without private keys, otherwise an exception is raised.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>$cert = Get-PfxCertificate C:\LiveIDSigningCert.pfx
New - SPTrustedServiceTokenIssuer -Name "WFEFarm1" - Description "WFE Farm 1" - ImportTrustCertificate $cert</dev:code><dev:remarks><maml:para>This example shows how to create a new SharePoint Farm trust using the trust certificate from a file.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>New - SPTrustedServiceTokenIssuer -Name "WFEFarm1" - Description "WFE Farm 1" -FederationMetadataUrl "https://liveid.com/STS/2007/03/fedmetadata.xml"</dev:code><dev:remarks><maml:para>This example shows how to create a SharePoint farm trust using the trust certificate from the federation metadata endpoint Url.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPTrustedServiceTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPUsageLogFile</command:name><maml:description><maml:para>Starts a new usage log file on the current server computer.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPUsageLogFile</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPUsageLogFile</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPUsageLogFile cmdlet starts a new usage log file on the current server computer. The usage data in memory is flushed to the current usage log file before the new log file is created.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE-------------------</maml:title>
<dev:code>C:\PS>New-SPUsageLogFile</dev:code><dev:remarks><maml:para>This example terminates the current usage log file and creates a new one.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPUsageLogFile</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPUserSolution</command:name><maml:description><maml:para>Returns a specified sandboxed solution.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPUserSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPUserSolution</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the sandboxed solution to get.</maml:para><maml:para /><maml:para>The type must be a valid name of a user solution (for example, UserSolution1); or an instance of a valid SPUserSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPUserSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Specifies the site collection that contains the sandboxed solution.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPUserSolution cmdlet returns a specified sandboxed solution. If the Identity parameter is not specified, this cmdlet returns the collection of sandboxed solutions in the SharePoint farm. A user solution is a sandboxed solution.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Get-SPUserSolution -Site http://sitename</dev:code><dev:remarks><maml:para>This example displays information about sandboxed solutions in the site http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Update-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPUserSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPBusinessDataCatalogServiceApplication</command:name><maml:description><maml:para>Creates a new Business Data Connectivity service application in the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPBusinessDataCatalogServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPBusinessDataCatalogServiceApplication</maml:name><command:parameter required="True" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PartitionMode</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Sharing</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the IIS application pool to use for the new Business Data Connectivity service application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name for the Business Data Connectivity database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the database specified in 
DatabaseName
.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SERVER\Database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies a display name for the new Business Data Connectivity service application. </maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the PSCredential object that contains the user name and password to be used for database SQL Server Authentication.</maml:para><maml:para /><maml:para>The type must be a valid PSCredential object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the password for the user specified in 
DatabaseUserName
. Use this parameter only if SQL Server Authentication is used to access the Business Data Connectivity database.</maml:para><maml:para /><maml:para>The type must be a valid password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the user name to use for connecting to the database. Use this parameter only if SQL Server Authentication is used to access the Business Data Connectivity database.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the failover database server.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PartitionMode</maml:name><maml:description><maml:para>Specifies that the service application restricts data by subscription ID. This property cannot be changed after the service application is created.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Sharing</maml:name><maml:description><maml:para>Specifies that the Business Data Connectivity application is published and shared across the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPBusinessDataCatalogServiceApplication cmdlet creates a new Business Data Connectivity service application in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>New-SPBusinessDataCatalogServiceApplication -ApplicationPool "SharePoint Web Services Default" -DatabaseName "ContosoBdcDB" -DatabaseServer "CONTOSO\SharePoint" -Name "ContosoServiceApp"</dev:code><dev:remarks><maml:para>This example creates a Business Data Connectivity service application named ContosoServiceApp. In this process it uses the SharePoint Web Services Default application pool and creates a database named ContosoBdcDB.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPBusinessDataCatalogServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPBusinessDataCatalogServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPBusinessDataCatalogServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPServiceApplicationEndpoint</command:name><maml:description><maml:para>Sets the host of an endpoint for a service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPServiceApplicationEndpoint</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPServiceApplicationEndpoint</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceEndpointPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>HostName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPServiceApplicationEndpoint</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceEndpointPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ResetHostName</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the service endpoint to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URI of an endpoint address, in the form http://sitename:8003/servicemodelsamples/service; or an instance of a valid SPServiceEndpoint object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceEndpointPipeBind</command:parameterValue><dev:type><maml:name>SPServiceEndpointPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostName</maml:name><maml:description><maml:para>Specifies the default host of the service endpoint.</maml:para><maml:para /><maml:para>The type must be a valid full load balanced URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ResetHostName</maml:name><maml:description><maml:para>Removes the current host of the service endpoint and uses the default host.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set- SPServiceApplicationEndpoint cmdlet sets the host of a service endpoint. Use the second parameter set to reset the host of the service endpoint to use the default endpoint.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE-------------------</maml:title>
<dev:code>C:\PS>Set-SPServiceApplicationEndpoint -Identity "ServiceApp1" -HostName http://sitename -ResetHostName $true</dev:code><dev:remarks><maml:para>This example associates the SPServiceEndpoint object with the specified identity and resets the hostname.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationEndpoint</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPServiceApplicationEndpoint</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Backup-SPSite</command:name><maml:description><maml:para>Performs a backup of a site collection.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Backup</command:verb><command:noun>SPSite</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Backup-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoSiteLock</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UseSqlSnapshot</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or GUID of the site collection to be backed up.</maml:para><maml:para /><maml:para>For example, a valid URL, such as http://server_name/sites/site_name or a GUID such as, "01234567-89ab-cdef-0123-456789abcdef" </maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the full path to the backup file (that is, C:\Backup\site_name.bak.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Specify to overwrite an existing backup file if it already exists.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoSiteLock</maml:name><maml:description><maml:para>Specifies the site collection to remain read and write during the backup.</maml:para><maml:para /><maml:para>If  the NoSiteLock parameter is not specified, then a site collection that has a site collection lock setting of "none" or "no additions" will be temporarily set to "read only" while the site collection backup is performed. Once the backup has completed, the site collection lock will return to its original state. The backup package will record the original site collection lock state so that it is restored to that state.</maml:para><maml:para /><maml:para>If users are writing to the site collection while the site collection is being backed up, then the NoSiteLock parameter is not recommended for potential impact to backup integrity </maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UseSqlSnapshot</maml:name><maml:description><maml:para>Specifies a SQL Database Snapshot will be created when the backup begins, and all site collection data will be retrieved directly from the database snapshot. This snapshot will be deleted automatically when the backup completes </maml:para><maml:para /><maml:para>The UseSqlSnapshot parameter is recommended if the database server hosting your content database supports database snapshots such as such as SQL Server Enterprise Edition and SQL Server Developer Edition. This is because it will ensure a valid backup while allowing users to continue reading and writing to the site collection during the backup. It is not necessary to specify the NoSiteLock parameter when specifying the UseSqlSnapshot parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Backup-SPSite cmdlet performs a backup of the site collection when the Identity parameter is used. </maml:para><maml:para /><maml:para>By default, the site collection will be set to read-only for the duration of the backup to reduce the potential for user activity during the backup operation to corrupt the backup. If you have SQL Server Enterprise Edition, we recommend that UseSqlSnapshot parameter be used because this ensures a valid backup while it allows users to continue reading and writing to the site collection during the backup.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE 1--------------------</maml:title>
<dev:code>C:\PS>Backup-SPSite http://server_name/sites/site_name -Path C:\Backup\site_name.bak</dev:code><dev:remarks><maml:para>This example backs up a site collection at http://server_name/sites/site_name to the C:\Backup\site_name.bak file.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------EXAMPLE 2--------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteAdministration http://server_name/sites/site_name | Backup-SPSite -Path C:\Backup\site_name.bak</dev:code><dev:remarks><maml:para>This example backs up a site collection at http://server_name/sites/site_name to the C:\Backup\site_name.bak file. Same result as Example 1, but a different way of performing the operation.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>-------------------EXAMPLE 3--------------------</maml:title>
<dev:code>C:\PS>Backup-SPSite http://server_name/sites/site_name -Path C:\Backup\site_name.bak -UseSqlSnapshot</dev:code><dev:remarks><maml:para>This example backs up a site collection using database snapshots to ensure backup integrity.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPSiteAdministration</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Backup-SPSite</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Update-SPUserSolution</command:name><maml:description><maml:para>Upgrades an activated sandboxed solution in a farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Update</command:verb><command:noun>SPUserSolution</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Update-SPUserSolution</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ToSolution</maml:name><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the sandboxed solution to upgrade.</maml:para><maml:para /><maml:para>The type must be a valid name of a sandboxed solution (for example, UserSolution1); or an instance of a valid SPUserSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPUserSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Upgrade the sandboxed solution for the specified site collection.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL, in the form http://server_name; or an instance of a valid SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ToSolution</maml:name><maml:description><maml:para>Specifies the sandboxed solution you want to upgrade to.</maml:para><maml:para /><maml:para>The type must be a valid name of a sandboxed solution (for example, UserSolution1); or an instance of a valid SPUserSolution object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserSolutionPipeBind</command:parameterValue><dev:type><maml:name>SPUserSolutionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Update-SPUserSolution cmdlet upgrades a sandboxed solution that has already been activated in a farm. A user solution is a sandboxed solution. Before you use this cmdlet to upgrade the activated solution, use the Add-SPUserSolution cmdlet to upload the upgraded solution to the solution gallery.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Update-SPUserSolution -Identity contoso_solution.wsp -Site http://sitename -ToSolution contoso_solution_v2.wsp</dev:code><dev:remarks><maml:para>This example upgrades the sandboxed solution contoso_solution.wsp in the site http://sitename to the sandboxed solution contoso_solution_v2.wsp.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Install-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Add-SPUserSolution</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Update-SPUserSolution</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPSiteSubscription</command:name><maml:description><maml:para>Returns the site subscription for the given URL or all site subscriptions in the local farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPSiteSubscription</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPSiteSubscription</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the ID of the subscription.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPSiteSubscription cmdlet returns the site subscription for the given URL when the Identity parameter is used. If no parameter is specified, all unique site subscriptions in the farm are listed.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE----------------------</maml:title>
<dev:code>C:\PS>$SiteSub = Get-SPSiteSubscription http://Contoso.com

C:\PS>$SiteSub = Get-SPSite http://contoso.com | Get-SPSiteSubscription</dev:code><dev:remarks><maml:para>This example retrieves the site subscription for http://Contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPSiteSubscription</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscription</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPSiteSubscription</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPBusinessDataCatalogThrottleConfig</command:name><maml:description><maml:para>Returns the throttling configuration for a Business Data Connectivity Service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPBusinessDataCatalogThrottleConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPBusinessDataCatalogThrottleConfig</maml:name><command:parameter required="True" position="Named"><maml:name>Scope</maml:name><command:parameterValue required="True">Global | Database | WebService | Wcf | Custom</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ServiceApplicationProxy</maml:name><command:parameterValue required="True">SPServiceApplicationProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ThrottleType</maml:name><command:parameterValue required="True">None | Items | Size | Connections | Timeout</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPBusinessDataCatalogThrottleConfig</maml:name><command:parameter required="True" position="Named"><maml:name>FileBacked</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Scope</maml:name><command:parameterValue required="True">Global | Database | WebService | Wcf | Custom</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ThrottleType</maml:name><command:parameterValue required="True">None | Items | Size | Connections | Timeout</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>FileBacked</maml:name><maml:description><maml:para>Requests the throttling configuration for file backed metadata catalogs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Scope</maml:name><maml:description><maml:para>Returns the throttling configuration for the specified the scope.</maml:para><maml:para /><maml:para>The type must be one of the following: Wcf, WebService, Database, Global, or Custom.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Global | Database | WebService | Wcf | Custom</command:parameterValue><dev:type><maml:name>Global | Database | WebService | Wcf | Custom</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceApplicationProxy</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity Service application proxy that contains the throttling configuration to get.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ThrottleType</maml:name><maml:description><maml:para>Returns the throttling configuration for the specified throttle type.</maml:para><maml:para /><maml:para>The type must be one of the following: None, Items, Size, Connections, or Timeout.</maml:para><maml:para /></maml:description><command:parameterValue required="True">None | Items | Size | Connections | Timeout</command:parameterValue><dev:type><maml:name>None | Items | Size | Connections | Timeout</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPBusinessDataCatalogThrottleConfig cmdlet reads the throttling configuration for a Business Data Connectivity Service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get-SPBusinessDataCatalogThrottleConfig -Scope Database -ThrottleType Items -ServiceApplicationProxy $contosoServAppProxy</dev:code><dev:remarks><maml:para>This example returns the throttling information that is related to database items for the given service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPBusinessDataCatalogThrottleConfig</maml:linkText><maml:uri /></maml:navigationLink>Remove-SPBusinessDataCatalogThrottleConfig</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPBusinessDataCatalogThrottleConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Add-SPSiteSubscriptionFeaturePackMember</command:name><maml:description><maml:para>Adds a feature to a SharePoint Feature set.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>SPSiteSubscriptionFeaturePackMember</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Add-SPSiteSubscriptionFeaturePackMember</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>FeatureDefinition</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Feature set object or GUID to which the given SharePoint Feature is added.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of a Feature set (for example, FeatureSet1); or an instance of a valid SPFeatureSet object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionFeaturePackPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionFeaturePackPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>FeatureDefinition</maml:name><maml:description><maml:para>Specifies the Feature definition, name, or GUID to add to the Feature set.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPFeatureDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Add- SPSiteSubscriptionFeaturePackMember cmdlet adds features to the provided SharePoint Feature set. Feature sets are an Allow List of  SharePoint Features that can be associated with any site subscription. If a Feature set is assigned to a site subscription, only the SPFeatures object in that Feature set are available for use on the site collections and Web sites that are members of the site subscription. Feature sets contain a list of the GUIDs of each Feature that are on the Allow List for associated site subscriptions.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------EXAMPLE----------------</maml:title>
<dev:code>C:\PS>$fs = New-SPFeatureSet

C:\PS>Get-SPFeature -limit all | Where{ $_.Scope -eq "WEB" } | Add-SPFeatureSetMember -id $fs

C:\PS>$fs = Get-SPFeatureSet $fs</dev:code><dev:remarks><maml:para>This example creates a Feature set and adds all Web site scoped Features to the set.</maml:para><maml:para /><maml:para>The Feature set is refreshed in the last line so that the local object has the correct values.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-SPSiteSubscriptionFeaturePackMember</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Add-SPSiteSubscriptionFeaturePackMember</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPServiceApplicationPool</command:name><maml:description><maml:para>Changes the account used for the Identity of the specified application pool.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPServiceApplicationPool</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPServiceApplicationPool</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="2"><maml:name>Account</maml:name><command:parameterValue required="True">SPProcessAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the Web service application pool to configure.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="2"><maml:name>Account</maml:name><maml:description><maml:para>Specifies the credentials that will be the new Identity of the application pool.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPProcessAccountPipeBind</command:parameterValue><dev:type><maml:name>SPProcessAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPServiceApplicationPool cmdlet changes the account used for the Identity of the specified application pool.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPServiceApplicationPool  TestServiceWebApplicationPool -Account testdomain\testuser1</dev:code><dev:remarks><maml:para>This example changes the identity of the selected service application pool.</maml:para><maml:para /><maml:para>For the Account parameter, the name of a managed account in the farm can be given. Use the Get-SPManagedAccount cmdlet to view the existing managed account in the farm. Also, a process account from the output of the Get-SPProcessAccount cmdlet can be used.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPServiceApplicationPool</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPTrustedServiceTokenIssuer</command:name><maml:description><maml:para>Returns the object that represents the farm trust.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPTrustedServiceTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPTrustedServiceTokenIssuer</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedServiceTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the trusted service token issuer to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a trusted service token issuer (for example, WFEFarm1); or an instance of a valid SPTrustedRootAuthority object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedServiceTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedServiceTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPTrustedServiceTokenIssuer cmdlet returns the object that represents the farm trust.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Get - SPTrustedServiceTokenIssuer "WFEFarm1"</dev:code><dev:remarks><maml:para>This example gets the trusted services token issuer WFEFarm1.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPTrustedServiceTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPShellAdmin</command:name><maml:description><maml:para>Removes a user from the SharePoint_Shell_Access role.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPShellAdmin</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPShellAdmin</maml:name><command:parameter required="True" position="1"><maml:name>UserName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>database</maml:name><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>UserName</maml:name><maml:description><maml:para>Specifies the name of the user you want to remove from the SharePoint_Shell_Access role in the specified database.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>database</maml:name><maml:description><maml:para>Specifies the name of the database that includes the  SharePoint_Shell_Access role from which the user is to be removed. If the database parameter is not specified, the configuration database is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Remove-SPShellAdmin cmdlet to remove a user from the SharePoint_Shell_Access role in a specified database.</maml:para><maml:para /><maml:para>When you use this cmdlet to remove a user from the role, you do not remove the user from the WSS_ADMIN_WPG group in the target database.</maml:para><maml:para /><maml:para>When you run this cmdlet to add a user to the SharePoint_Shell_Access role, the user must have the following security permissions:</maml:para><maml:para />
<maml:para>- Security_Admin role access on the SQL instance and the db_owner role in the database.</maml:para><maml:para /><maml:para>- Administrative permission to the local computer.</maml:para><maml:para />
<maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------------EXAMPLE-----------------------------</maml:title>
<dev:code>C:\PS>Remove-SPShellAdmin -UserName CONTOSO\User1 -database WSS_Content</dev:code><dev:remarks><maml:para>This example removes an existing user named User1 from the SharePoint_Shell_Access role in the WSS_Content database.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Add-SPShellAdmin</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPShellAdmin</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPShellAdmin</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Import-SPSiteSubscriptionSettings</command:name><maml:description><maml:para>Restores a backup of subscription site settings to the given subscription identifier.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Import</command:verb><command:noun>SPSiteSubscriptionSettings</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Import-SPSiteSubscriptionSettings</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdminProperties</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the ID of the subscription to restore 
.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a GUID, in the form 1234-4567-985tg.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the location of the input file.</maml:para><maml:para /><maml:para>The type must be a valid path, in the form C:\filename.bak.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdminProperties</maml:name><maml:description><maml:para>Specifies that only administrator subscription properties are imported. If this parameter is not set, only non-administrator subscription properties are imported.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>If a setting key already exists, determines whether the value must be overwritten with the value in the backup file.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Import-SPSiteSubscriptionSettings cmdlet restores a backup of subscription site settings to the given subscription identifier when the Identity parameter is used. To overwrite existing settings, use the Force parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPSiteSubscription http://contoso.com | Import-SPSiteSubscriptionSettings -path "c:/backups/contoso_settings_file.bak" -force</dev:code><dev:remarks><maml:para>This example restores the subscription settings store of contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Export-SPSiteSubscriptionSettings</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscriptionSettings</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Import-SPSiteSubscriptionSettings</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPWebTemplate</command:name><maml:description><maml:para>Displays all globally installed site templates that match the given identity.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPWebTemplate</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPWebTemplate</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the Web template to display.</maml:para><maml:para /><maml:para>The type must be the ID or full or partial name of the Web template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPWebTemplate cmdlet displays all installed site templates that match the full or partial identity that was given.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>$template = Get-SPWebTemplate "STS#0"

C:\PS>New-SPSite http://contoso.com -OwnerAlias "DOMAIN\JDOE" -Template $template</dev:code><dev:remarks><maml:para>This example creates a site collection by using the team site Web template (ID=STS#0).</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPWebTemplate "STS*"</dev:code><dev:remarks><maml:para>This example displays basic information about all the STS templates.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPWebTemplate</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPManagedPath</command:name><maml:description><maml:para>Returns all managed paths that match the given criteria.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPManagedPath</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPManagedPath</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPPrefixPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPManagedPath</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPPrefixPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>HostHeader</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or GUID of the managed path to return. </maml:para><maml:para /><maml:para>The type must be a valid URL, in the http://server_name or a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPPrefixPipeBind</command:parameterValue><dev:type><maml:name>SPPrefixPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostHeader</maml:name><maml:description><maml:para>If provided, the managed paths returned are for the HostHeader sites in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the URL or GUID of the Web application from which to get the managed path.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, or a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPManagedPath cmdlet returns the SharePoint managed path that matches the provided Identity for either a Web Application, site collection or for all HostHeader site collections.  If an Identity parameter is not provided, all managed paths for the given scope are returned.</maml:para><maml:para /><maml:para>HostHeader sites (no matter the Web application in which they are contained) share a single set of managed paths.  Use the HostHeader parameter to return host header managed paths.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185.
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPManagedPath -WebApplication http://sitename</dev:code><dev:remarks><maml:para>This example returns all managed paths for the specified Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPManagedPath -identity "Sites" -HostHeader</dev:code><dev:remarks><maml:para>This example gets the Sites managed path from the HostHeader managed paths.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPManagedPath</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPManagedPath</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPManagedPath</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPContentDatabase</command:name><maml:description><maml:para>Sets global properties of a SharePoint content database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPContentDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSiteCount</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Status</maml:name><command:parameterValue required="True">Online | Disabled | Offline | Unprovisioning | Provisioning | Upgrading</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WarningSiteCount</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the content database to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint content database (for example, SPContentDB1); or an instance of a valid SPContentDatabase object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>MaxSiteCount</maml:name><maml:description><maml:para>Specifies the maximum number of site collections that this database can host.</maml:para><maml:para /><maml:para>The type must be a positive integer. Set to $null to clear this value.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Status</maml:name><maml:description><maml:para>Specifies the status of the SQL Server database. Set this parameter to Ready to make the database available to host new sites. Set this parameter to Offline to make the database unavailable to host new sites.</maml:para><maml:para /><maml:para>The type must be either of the following: Ready or Offline</maml:para><maml:para /></maml:description><command:parameterValue required="True">Online | Disabled | Offline | Unprovisioning | Provisioning | Upgrading</command:parameterValue><dev:type><maml:name>Online | Disabled | Offline | Unprovisioning | Provisioning | Upgrading</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WarningSiteCount</maml:name><maml:description><maml:para>Specifies the number of site collections that can be created before a warning event is generated and the owner of the site collection is notified.</maml:para><maml:para /><maml:para>The type must be a positive integer. Set to $null to clear this value.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPContentDatabase cmdlet sets global properties of a SharePoint content database.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------EXAMPLE 1---------------</maml:title>
<dev:code>C:\PS>Get-SPContentDatabase http://contoso.com | Set-SPContentDatabase -MaxSiteCount 1</dev:code><dev:remarks><maml:para>This example sets the MaxSiteCount for the content database that contains contoso.com to 1.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>---------------EXAMPLE 2---------------</maml:title>
<dev:code>C:\PS>Get-SPContentDatabase -WebApplication http://sitename | Set-SPContentDatabase -WarningSiteCount $null</dev:code><dev:remarks><maml:para>This example clears the WarningSiteCount for all databases in the sitename Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Upgrade-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Dismount-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink>Initialize-SPContentDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Stop-SPServiceInstance</command:name><maml:description><maml:para>Stops the service instance for a service.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Stop</command:verb><command:noun>SPServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Stop-SPServiceInstance</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service instance to get.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SPServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Stops the service instance for a service on the specified server or for the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Stop-SPServiceInstance 67877d63-bff4-4521-867a-ef4979ba07ce</dev:code><dev:remarks><maml:para>This example stops the service instance in the given server.</maml:para><maml:para /><maml:para>The service instance GUID is unique to every farm. You can run the Get-SPServiceInstance cmdlet to see the GUID of the service instances, and then use the result from the SPServiceInstance cmdlet for other cmdlets.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceInstance</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPServiceInstance</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Stop-SPServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPTimerJob</command:name><maml:description><maml:para>Returns timer jobs.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPTimerJob</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPTimerJob</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Type</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the timer job to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a timer job (for example, TimerJob1); or an instance of a valid SPTimerJob object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue><dev:type><maml:name>SPTimerJobPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Type</maml:name><maml:description><maml:para>Filters to return timer jobs of a specified type.</maml:para><maml:para /><maml:para>The type must be a name of a valid timer job type; for example, TimerJob1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Filters to return timer jobs defined for the scope of a specified SharePoint Web application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPTimerJob cmdlet reads a specified timer job, timer jobs of a specified type, or timer jobs defined for a specified scope. If no parameters are specified, this cmdlet returns all timer job definitions for the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE--------------------- </maml:title>
<dev:code>C:\PS>Get-SPTimerJob -WebApplication "http://servername" | select Name, DisplayName</dev:code><dev:remarks><maml:para>This example displays all timer jobs for a specified Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPTimerJob</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Move-SPSite</command:name><maml:description><maml:para>Moves site collections from one content database to another.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Move</command:verb><command:noun>SPSite</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Move-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>DestinationDatabase</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the site collection to be moved. For example, http://servername/sites/sitename.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DestinationDatabase</maml:name><maml:description><maml:para>Specifies the content database that the site collection should be moved to. For example, ContentDB2.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Move-SPSite cmdlet moves the data in the specified site collection from its current content database to the content database specified by the DestinationDatabase parameter. A read-only lock is applied to the site collection to prevent users from altering data within the site collection while the move is taking place. Once the move is complete, the site collection is returned to its original lock state.  The destination content database specified must already exist, must be attached to the same SQL Server as the site collection's current content database, and must be attached to the site collection's current Web application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Move-SPSite http://servername/sites/sitename -DestinationDatabase ContentDb2</dev:code><dev:remarks><maml:para>This example moves the site collection http://servername/sites/sitename to the content database ContentDb2.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>---------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>Get-SPSite -ContentDatabase ContentDb1 | Move-SPSite -DestinationDatabase ContentDb2</dev:code><dev:remarks><maml:para>This example moves all site collections in ContentDb1 to ContentDb2.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>---------------------EXAMPLE 3-----------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteAdministration | where { $_.OwnerLoginName -eq "DOMAIN\username" } | Move-SPSite -DestinationDatabase ContentDb2</dev:code><dev:remarks><maml:para> This example moves all site collections where DOMAIN\username is the site collection owner to ContentDb2. The Get-SPSiteAdministration cmdlet is used instead of the Get-SPSite cmdlet because you must have permission within the site collection to access the properties of the SPSite object. You can access the properties of the SPSiteAdministration object as a SharePoint farm administrator.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Backup-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPSiteAdministration</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Move-SPSite</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPTimerJob</command:name><maml:description><maml:para>Sets the schedule for running a timer job.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPTimerJob</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPTimerJob</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Schedule</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the timer job to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a timer job (for example, TimerJob1); or an instance of a valid SPTimerJob object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTimerJobPipeBind</command:parameterValue><dev:type><maml:name>SPTimerJobPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Schedule</maml:name><maml:description><maml:para>Specifies the schedule for running the timer job.</maml:para><maml:para /><maml:para>The type must be a valid SharePoint Timer service (SPTimer) schedule in the form of any one of the following schedules:</maml:para><maml:para /><maml:para>- Every 5 minutes between 0 and 59</maml:para><maml:para /><maml:para>- Hourly between 0 and 59</maml:para><maml:para /><maml:para>- Daily at 15:00:00</maml:para><maml:para /><maml:para>- Weekly between Fri 22:00:00 and Sun 06:00:00</maml:para><maml:para /><maml:para>- Monthly at 15 15:00:00</maml:para><maml:para /><maml:para>- Yearly at Jan 1 15:00:00</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPTimerJob cmdlet sets the schedule for running a specified timer job.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE------------------------ </maml:title>
<dev:code>C:\PS>Get-SPTimerJob job-recycle-bin-cleanup | Set-SPTimerJob -Schedule "weekly at sat 5:00"</dev:code><dev:remarks><maml:para>This example sets the schedule to run the job-recylce-bin-cleanup timer job to weekly at sat 5:00.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Start-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPTimerJob</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPTimerJob</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPClaimProvider</command:name><maml:description><maml:para>Updates registration of a claims provider.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPClaimProvider</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPClaimProvider</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Default</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Enabled</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the claim provider to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a claim provider (for example, MyClaimProvider1); or an instance of a valid SPClaimProvider object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Default</maml:name><maml:description><maml:para>Specifies that the claim provider applies to all Web applications and zones.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Enabled</maml:name><maml:description><maml:para>Turns on the claim provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPClaimProvider cmdlet updates registration of a claims provider.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Set-SPClaimProvider -Identity "12345678-90ab-cdef-1234-567890bcdefgh"</dev:code><dev:remarks><maml:para>This example turns off the specified claim provider.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPClaimProvider</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPClaimProvider</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPBusinessDataCatalogMetadataObject</command:name><maml:description><maml:para>Sets the value of a property or attribute of a Business Data Connectivity Metadata Store metadata object.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPBusinessDataCatalogMetadataObject</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPBusinessDataCatalogMetadataObject</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertyName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertyValue</maml:name><command:parameterValue required="True">PSObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Remove</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SettingId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPBusinessDataCatalogMetadataObject</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DisplayName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Remove</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SettingId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPBusinessDataCatalogMetadataObject</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">MetadataObject</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PropertyName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Remove</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Remove</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SettingId</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity Metadata Store metadata object to update.</maml:para><maml:para /></maml:description><command:parameterValue required="True">MetadataObject</command:parameterValue><dev:type><maml:name>MetadataObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DisplayName</maml:name><maml:description><maml:para>Specifies the display name of the Business Data Connectivity Metadata Store metadata object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertyName</maml:name><maml:description><maml:para>Specifies the name of the property to update.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>PropertyValue</maml:name><maml:description><maml:para>Sets the new value of the property specified in the PropertyName parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSObject</command:parameterValue><dev:type><maml:name>PSObject</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Remove</maml:name><maml:description><maml:para>Removes the property specified in the PropertyName parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SettingId</maml:name><maml:description><maml:para>Specifies the custom environment settings model slice for which the property applies.</maml:para><maml:para /><maml:para>The type must be a valid string that identifies a model slice; for example, ModelSlice1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPBusinessDataCatalogMetadataObject cmdlet sets the value of a property or attribute of a Business Data Connectivity Metadata Store metadata object.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>$objectToSetOn = Get-SPBusinessDataCatalogMetadataObject -Namespace "ContosoDatabase" -Name "ContosoDatabase" -BdcObjectType "LobSystemInstance" -ServiceContext http://contoso</dev:code><dev:remarks><maml:para>This example creates a property on the LobSystemInstance (External System Instance) of name ContosoDatabase. The property has the name ShowInSearchUI and a value of True.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Set-SPBusinessDataCatalogMetadataObject -Identity $objectToSetOn -PropertyName "ShowInSearchUI" -PropertyValue "True"</dev:code><dev:remarks><maml:para>This example creates a property on the LobSystemInstance (External System Instance). The namespace parameter must be the name of the instance's LobSystem (External System). In this example, they share the same name.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Revoke-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Grant-SPBusinessDataCatalogMetadataObject</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPBusinessDataCatalogMetadataObject</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPContentDatabase</command:name><maml:description><maml:para>Deletes a content database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPContentDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the content database to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint content database (for example, SPContentDB1); or an instance of a valid SPContentDatabase object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPContentDatabase cmdlet deletes a content database permanently from Microsoft SQL Server 2008 R2, SQL Server 2008 with Service Pack 1 (SP1), or SQL Server 2005 with SP3. In situations where data needs to be persisted, use the Dismount-SPContentDatabase cmdlet. This will remove the content database from SharePoint 2010 Products but not from SQL Server 2008 R2, SQL Server 2008 with SP1, or SQL Server 2005 with SP3.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-----------------EXAMPLE---------------------</maml:title>
<dev:code>C:\PS>Get-SPContentDatabase 12345678-90ab-cdef-1234-567890abcdef | Remove-SPContentDatabase</dev:code><dev:remarks><maml:para>This example deletes the specified content database.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Upgrade-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPServiceApplicationPool</command:name><maml:description><maml:para>Completely deletes the specified Web service application pool.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPServiceApplicationPool</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPServiceApplicationPool</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the Web service application pool to delete.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPoolPipeBind</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPoolPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPServiceApplicationPool cmdlet completely deletes the specified Web service application pool.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPServiceApplicationPool TestServiceWebApplicationPool</dev:code><dev:remarks><maml:para>This example deletes the selected service application pool.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPServiceApplicationPool</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPServiceApplicationPool</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPServiceHostConfig</command:name><maml:description><maml:para>Configures one or more common settings for all Web services.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPServiceHostConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPServiceHostConfig</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPIisWebServiceSettings</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HttpPort</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HttpsPort</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ImportSslCertificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NetTcpPort</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoWait</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPServiceHostConfig</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPIisWebServiceSettings</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>SslCertificateThumbprint</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HttpPort</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HttpsPort</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NetTcpPort</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>NoWait</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SslCertificateStoreName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the Web service application to configure.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceSettings</command:parameterValue><dev:type><maml:name>SPIisWebServiceSettings</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SslCertificateThumbprint</maml:name><maml:description><maml:para>Specifies the thumbprint of the SSL certificate to retrieve for secure protocols.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HttpPort</maml:name><maml:description><maml:para>Specifies the new port for the Web service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HttpsPort</maml:name><maml:description><maml:para>Specifies the new secure port for the Web service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ImportSslCertificate</maml:name><maml:description><maml:para>Specifies the SSL Certificate to use for secure protocols.</maml:para><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NetTcpPort</maml:name><maml:description><maml:para>Sets the TCP port for the Web service.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>NoWait</maml:name><maml:description><maml:para>For more information, see TechNet.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SslCertificateStoreName</maml:name><maml:description><maml:para>Specifies the thumbprint of the SSL certificate to retrieve for secure protocols.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set- SPServiceHostConfig cmdlet configures one or more common settings for all Web services.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPServiceHostConfig -Port 12345</dev:code><dev:remarks><maml:para>This example sets the HTTP port for the Web services. </maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceHostConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPServiceHostConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPAlternateURL</command:name><maml:description><maml:para>Returns all alternate URLs that match a given set of criteria.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPAlternateURL</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPAlternateURL</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPAlternateURL</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPAlternateURL</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>ResourceName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Zone</maml:name><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or GUID of the alternate URL to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh, or a valid URL, in the form http://server_name.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAlternateUrlPipeBind</command:parameterValue><dev:type><maml:name>SPAlternateUrlPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ResourceName</maml:name><maml:description><maml:para>Specifies the name of the resource from which to list alternate URLs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application from which to list alternate URLs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Zone</maml:name><maml:description><maml:para>Specifies one of the five zones with which the alternate URLs is associated.</maml:para><maml:para /><maml:para>Must be a valid zone: Default, Intranet, Internet, Extranet, or Custom</maml:para><maml:para /></maml:description><command:parameterValue required="True">Default | Intranet | Internet | Custom | Extranet</command:parameterValue><dev:type><maml:name>Default | Intranet | Internet | Custom | Extranet</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPAlternateURL cmdlet participates in a parameter set. The Get-SPAlternateURL cmdlet returns all alternate URLs that match the scope given by either the optional Identity parameter or by a combination of the optional WebApplication, Zone, or Resource parameters. Each criterion that is added narrows the scope. If no criteria are specified then all alternate URLs are returned.</maml:para><maml:para /><maml:para>If the Identity parameter is used, only the specific matching alternate URL is returned. If no alternate URL with the given identity exists at the given scope, nothing is returned.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPAlternateURL -WebApplication http://sitename</dev:code><dev:remarks><maml:para>This example displays all the alternate URLs on a given Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPAlternateURL -ResourceName "MyResource"</dev:code><dev:remarks><maml:para>This example displays all the alternate URLs for a given resource.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks>



<maml:navigationLink><maml:linkText>New-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPAlternateUrl</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPAlternateURL</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPTrustedServiceTokenIssuer</command:name><maml:description><maml:para>Updates a trust with the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPTrustedServiceTokenIssuer</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPTrustedServiceTokenIssuer</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTrustedServiceTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Certificate</maml:name><command:parameterValue required="True">X509Certificate2</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the trusted service token issuer to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a trusted service token issuer (for example, WFEFarm1); or an instance of a valid SPTrustedRootAuthority object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedServiceTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedServiceTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Certificate</maml:name><maml:description><maml:para>Specifies the X.509 certificate object from trusted authentication provider farm.</maml:para><maml:para /><maml:para>The type must be a name of a valid X.509 certificate; for example, Certificate1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">X509Certificate2</command:parameterValue><dev:type><maml:name>X509Certificate2</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies a description for the trust.</maml:para><maml:para /><maml:para>The type must be a valid string; for example, WFE Farm Trust1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPTrustedServiceTokenIssuer cmdlet updates a trust with a SharePoint farm. If a certificate file is used, it must have only one X509 certificate without private keys, otherwise an exception is raised.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>$cert = Get-PfxCertificate C:\LiveIDSigningCert.pfx
Set - SPTrustedServiceTokenIssuer "WFEFarm1" - Description "WFE Farm 1" - ImportTrustCertificate $cert</dev:code><dev:remarks><maml:para>This example updates a SharePoint Farm trust using the trust certificate from a file.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Set - SPTrustedServiceTokenIssuer "WFEFarm1" - Description "WFE Farm 1" -FederationMetadataUrl "https://liveid.com/STS/2007/03/fedmetadata.xml"</dev:code><dev:remarks><maml:para>This example updates a SharePoint farm trust using the trust certificate from the federation metadata endpoint URL.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPTrustedServiceTokenIssuer</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPTrustedServiceTokenIssuer</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPServiceApplicationEndpoint</command:name><maml:description><maml:para>Returns the endpoint of a service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPServiceApplicationEndpoint</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPServiceApplicationEndpoint</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceEndpointPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPServiceApplicationEndpoint</maml:name><command:parameter required="True" position="Named"><maml:name>ServiceApplication</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the service endpoint to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URI of an endpoint address, in the form http://sitename:8003/servicemodelsamples/service; or an instance of a valid SPServiceEndpoint object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceEndpointPipeBind</command:parameterValue><dev:type><maml:name>SPServiceEndpointPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ServiceApplication</maml:name><maml:description><maml:para>Specifies the service application to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a subscription settings service application (for example, SubscriptionSettingsApp1); or an instance of a valid SPServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the service application endpoint.</maml:para><maml:para /><maml:para>The type must be a valid name of an service application endpoint; for example, SvcAppEndpoint1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPServiceApplicationEndpoint cmdlet sets the host of a service endpoint. Use the second parameter set and do not specify the Name parameter to return a collection of all endpoints for the specified service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>-------------------EXAMPLE--------------------</maml:title>
<dev:code>C:\PS>Get- SPServiceApplicationEndpoint -ServiceApplication "ServiceSubApp1"</dev:code><dev:remarks><maml:para>This example returns the SPServiceEndpoint object based on the specified service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPServiceApplicationEndpoint</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPServiceApplicationEndpoint</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPDesignerSettings</command:name><maml:description><maml:para>Displays Microsoft SharePoint Designer 2010 features.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPDesignerSettings</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPDesignerSettings</maml:name><command:parameter required="True" position="1"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the Web application in which the settings apply.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPDesignerSettings cmdlet determines whether SharePoint Designer 2010 features are enabled on the specified Web application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE------------------------ </maml:title>
<dev:code>C:\PS>Get-SPDesignerSettings -webapplication http://contoso</dev:code><dev:remarks><maml:para>This example retrieves the SharePoint Designer 2010 settings for the Web application, http://contoso.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPDesignerSettings</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPDesignerSettings</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPWebApplication</command:name><maml:description><maml:para>Creates a new Web application within the local farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPWebApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPWebApplication</maml:name><command:parameter required="True" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdditionalClaimProvider</maml:name><command:parameterValue required="True">SPClaimProviderPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AllowAnonymousAccess</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ApplicationPoolAccount</maml:name><command:parameterValue required="True">SPProcessAccountPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationMethod</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AuthenticationProvider</maml:name><command:parameterValue required="True">SPAuthenticationProviderPipeBind[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HostHeader</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Path</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Port</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SecureSocketsLayer</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceApplicationProxyGroup</maml:name><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SignInRedirectProvider</maml:name><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SignInRedirectURL</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the name of an application pool to use; for example, SharePoint - 1213. If an application pool with the name provided does not exist, the ApplicationPoolAccount parameter must be provided and a new application pool will be created. If no value is specified, the default application pool will be used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the new Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AdditionalClaimProvider</maml:name><maml:description><maml:para>Adds a specific claim provider to the defined Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPClaimProviderPipeBind[]</command:parameterValue><dev:type><maml:name>SPClaimProviderPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AllowAnonymousAccess</maml:name><maml:description><maml:para>Allows anonymous access to the Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ApplicationPoolAccount</maml:name><maml:description><maml:para>Specifies the user account that this application pool will run as. Use the Get-SPIisWebServicApplicationPool cmdlet to use a system account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPProcessAccountPipeBind</command:parameterValue><dev:type><maml:name>SPProcessAccountPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AuthenticationMethod</maml:name><maml:description><maml:para>Uses Kerberos or NTLM to specify the authentication method. If no value is specified, the default NTLM is applied.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="False" position="Named"><maml:name>AuthenticationProvider</maml:name><maml:description><maml:para>Specifies the authentication provider or providers that apply to a Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAuthenticationProviderPipeBind[]</command:parameterValue><dev:type><maml:name>SPAuthenticationProviderPipeBind[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the Windows PowerShell Credential object for the database user account.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the initial content database for the new Web application.</maml:para><maml:para /><maml:para>The type must be a valid database name; for example, ContentDB1. If no value is specified, a value in the format WSS_Content_&lt;GUID&gt; is auto-generated.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the database server name. The type must be a valid database server name, in the form SQL1; where named instances are used, the format can appear as server\server. The default SQL server instance is used if a value is not provided.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostHeader</maml:name><maml:description><maml:para>Specifies a valid URL assigned to the Web application that must correlate to the alternate access mapping configuration, in the form http://server_name.</maml:para><maml:para /><maml:para>When the HostHeader parameter is present, the value of this field is the internal URL for the Web application. The Url parameter is used to specify the public URL.
If no value is specified, the value is left blank.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the physical directory for the new Web application in the virtual directories folder. The type is a valid path, in the form C:\Inutepub\wwwroot\MyWebApplication. If no value is specified, the value %wwwroot%\wss\VirtualDirectories\&lt;portnumber&gt; is applied.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Port</maml:name><maml:description><maml:para>Specifies the port on which this Web application can be accessed. This can be any valid port number. If no port is specified, a nonconflicting port number is automatically generated.</maml:para><maml:para /><maml:para>If you specify a port number that has already been assigned, IIS does not start the new site until you change either the port number of the new site or the port number of the old site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SecureSocketsLayer</maml:name><maml:description><maml:para>Enables Secure Sockets Layer (SSL) encryption for this Web application. If you choose to use SSL, you must add the certificate on each server by using the IIS administration tools. Until this is done, the Web application will be inaccessible from this IIS Web site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceApplicationProxyGroup</maml:name><maml:description><maml:para>Specifies a custom service application proxy group for the Web application to use. The Web application will use the proxies in this proxy group to connect to service applications. If this parameter is not specified, the default proxy group for the farm is used.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationProxyGroupPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationProxyGroupPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInRedirectProvider</maml:name><maml:description><maml:para>Sets the sign-in redirect URL to point to the URL that is defined in the specified authentication provider.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTrustedIdentityTokenIssuerPipeBind</command:parameterValue><dev:type><maml:name>SPTrustedIdentityTokenIssuerPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SignInRedirectURL</maml:name><maml:description><maml:para>Specifies the sign-in redirect URL for the Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the load-balanced URL for the Web application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Creates a new Web application specified by the Name parameter. The user specified by the DatabaseCredentials parameter must be a member of the dbcreator fixed server role on the database server.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>New-SPWebApplication -Name "Contoso Internet Site" -Port 80 -HostHeader "http://sharepoint.contoso.com" -URL "https://www.contoso.com" -ApplicationPool "ContosoAppPool" -ApplicationPoolAccount (Get-SPManagedAccount "DOMAIN\jdoe")</dev:code><dev:remarks><maml:para>This example creates a new Web application by using an internal host header of sharepoint.contoso.com and a public URL of https://www.contoso.com.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPWebApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPWebApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPTopologyServiceApplicationProxy</command:name><maml:description><maml:para>Sets the proxy properties of the topology service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPTopologyServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPTopologyServiceApplicationProxy</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTopologyWebServiceProxyPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>BadListPeriod</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the application proxy.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 1234-4567-098jhj.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTopologyWebServiceProxyPipeBind</command:parameterValue><dev:type><maml:name>SPTopologyWebServiceProxyPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>BadListPeriod</maml:name><maml:description><maml:para>Specifies the time period that a node is kept in a bad list.</maml:para><maml:para /><maml:para>The type must be a valid value between 1
 and 
480
 (in minutes).</maml:para><maml:para /><maml:para>The default value is 
10
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPTopologyServiceApplicationProxy cmdlet sets the properties of the local topology service application proxy and the default load balancer.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Set-SPTopologyServiceApplicationProxy 67877d63-bff4-4521-867a-ef4979ba07ce -BadListPeriod 1234</dev:code><dev:remarks><maml:para>This example sets the bad list period for the given topology service application proxy.</maml:para><maml:para /><maml:para>The topology service application GUID is unique to every farm. You can run the Get-SPTopologyServiceApplication cmdlet to retrieve the GUID.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPTopologyServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPTopologyServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPTopologyServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPBusinessDataCatalogServiceApplication</command:name><maml:description><maml:para>Sets global properties for a Business Data Connectivity service application in the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPBusinessDataCatalogServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPBusinessDataCatalogServiceApplication</maml:name><command:parameter required="True" position="Named"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ApplicationPool</maml:name><command:parameterValue required="True">SPIisWebServiceApplicationPool</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseName</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabasePassword</maml:name><command:parameterValue required="True">SecureString</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseUsername</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>FailoverDatabaseServer</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Sharing</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ApplicationPool</maml:name><maml:description><maml:para>Specifies the IIS application pool to use for the new Business Data Connectivity service application.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPIisWebServiceApplicationPool</command:parameterValue><dev:type><maml:name>SPIisWebServiceApplicationPool</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the PSCredential object that contains the user name and password to be used for database SQL Server Authentication.</maml:para><maml:para /><maml:para>The type must be a valid PSCredential object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseName</maml:name><maml:description><maml:para>Specifies the name of the Business Data Connectivity database.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, UsageLogDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabasePassword</maml:name><maml:description><maml:para>Specifies the password for the user specified in DatabaseUserName. Use this parameter only if SQL Server Authentication is used to access the Business Data Connectivity database.</maml:para><maml:para /><maml:para>The type must be a valid password.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SecureString</command:parameterValue><dev:type><maml:name>SecureString</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the Business Data Connectivity database.</maml:para><maml:para /><maml:para>The type must be a valid name of a SQL Server database; for example, UsageLogDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DatabaseUsername</maml:name><maml:description><maml:para>Specifies the user name to use for connecting to the catalog database. Use this parameter only if SQL Server Authentication is used to access the Business Data Connectivity database.</maml:para><maml:para /><maml:para>The type must be a valid user name; for example, UserName1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>FailoverDatabaseServer</maml:name><maml:description><maml:para>Specifies the name of the host server for the failover database server.</maml:para><maml:para /><maml:para>The type must be a valid SQL Server host name; for example, SQLServerHost1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity service application associated with the new proxy.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies a display name for the new Business Data Connectivity service application proxy.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Sharing</maml:name><maml:description><maml:para>Specifies that the Business Data Connectivity service application is published and shared across the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name>AssignmentColletion</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPBusinessDataCatalogServiceApplication cmdlet sets global properties for a Business Data Connectivity service application in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>Set-SPBusinessDataCatalogServiceApplication -Identity $serviceApplication -FailoverDatabaseServer "CONTOSO\Backup"</dev:code><dev:remarks><maml:para>This example sets the failover database server to CONTOSO\Backup for the given service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPBusinessDataCatalogServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPBusinessDataCatalogServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPBusinessDataCatalogServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPSite</command:name><maml:description><maml:para>Creates a new site collection at the specified URL.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPSite</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>OwnerAlias</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdministrationSiteType</maml:name><command:parameterValue required="True">None | TenantAdministration</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ContentDatabase</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HostHeaderWebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>OwnerEmail</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QuotaTemplate</maml:name><command:parameterValue required="True">SPQuotaTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SecondaryEmail</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SecondaryOwnerAlias</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Template</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the URL that the new site collection uses. If the URL is not a host header site, the URL must start with the the Web application URL.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>OwnerAlias</maml:name><maml:description><maml:para>Specifies the user login name of the site owner.</maml:para><maml:para /><maml:para>The type must be a valid user alias, in the form Domain\username.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdministrationSiteType</maml:name><maml:description><maml:para>Specifies the site type.</maml:para><maml:para /><maml:para>Valid values are None or TentantAdministration.</maml:para><maml:para /></maml:description><command:parameterValue required="True">None | TenantAdministration</command:parameterValue><dev:type><maml:name>None | TenantAdministration</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ContentDatabase</maml:name><maml:description><maml:para>Specifies the name or GUID of the content database in which to create the new site. If no content database is specified, the site collection is selected automatically.
</maml:para><maml:para /><maml:para>The type must be a valid database name, in the form SiteContent1212, or a GUID, in the form 1234-5678-9807.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Describes the new site. If no value is specified, the value is left blank.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>HostHeaderWebApplication</maml:name><maml:description><maml:para>Specifies that if the URL provided is a host header, the HostHeaderWebApplication parameter must be the name, URL, GUID, or SPWebApplication object for the Web application in which this site collection is created. If no value is specified, the value is left blank.</maml:para><maml:para /><maml:para>The type must be a valid name, in the form WebApplication-1212; a URL (for example, http://server_name); or a GUID (for example, 1234-5678-9876-0987).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Specifies the language ID for the new site collection. If no language is specified, the site collection is created with the same language that was specified when the product was installed.</maml:para><maml:para /><maml:para>This must be a valid language identifier (LCID).</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the title of the new site collection. If no name is specified, the default name is applied.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>OwnerEmail</maml:name><maml:description><maml:para>Specifies the e-mail address of site owner. If no value is specified, the value is left blank.</maml:para><maml:para /><maml:para>The type must be a valid e-mail address in the form, someone@example.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QuotaTemplate</maml:name><maml:description><maml:para>Specifies the quota template for the new site. The template must exist already. If no template is specified, no quota is applied.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPQuotaTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPQuotaTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SecondaryEmail</maml:name><maml:description><maml:para>Specifies the e-mail address of the secondary site owner. If no value is specified, the value is left blank.</maml:para><maml:para /><maml:para>The type must be a valid e-mail address, in the form someone@example.com.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SecondaryOwnerAlias</maml:name><maml:description><maml:para>Specifies the user login credentials of the secondary site owner. If no value is specified, the value is left blank.</maml:para><maml:para /><maml:para>The type must be a valid user alias, in the form Domain\username.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Specifies the Site Group to get site collections.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Template</maml:name><maml:description><maml:para>Specifies the Web template for the root Web of the new site collection. The template must be already installed. If no template is specified, no template is provisioned.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPSite cmdlet creates a new site collection with the URL and owner specified by the Url and OwnerAlias parameters.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>New-SPSite http://sitename/sites/test -OwnerAlias "DOMAIN\JDoe" -Language 1033</dev:code><dev:remarks><maml:para>This example creates an English site collection at http://sitename/sites/test that is owned by user DOMAIN\Jdoe.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>$w = Get-SPWebApplication http://sitename

C:\PS>New-SPSite http://www.contoso.com -OwnerAlias "DOMAIN\jdoe" -HostHeaderWebApplication $w -Title "Contoso" -Template "STS#0"</dev:code><dev:remarks><maml:para>This example creates a host header site collection. Because the template is provided, the root Web of this site collection will be created.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3-----------------------</maml:title>
<dev:code>C:\PS>Get-SPWebTemplate | Where{ $_.Title -eq "Team Site" } | ForEach-Object{ New-SPSite http://sitename/sites/test -OwnerAlias DOMAIN\jdoe -Template $_ }</dev:code><dev:remarks><maml:para>This example creates a site collection by using the "Team Site" Web template.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Backup-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPSite</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPSite</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPCertificateAuthority</command:name><maml:description><maml:para>Returns the SharePoint certificate authority (CA).</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPCertificateAuthority</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPCertificateAuthority</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPCertificateAuthority cmdlet returns the SharePoint certificate authority (CA).</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>$signingCert = (Get-SPServiceApplication | where $_.Name -eq 'SecurityTokenServiceApplication').SigningCertificate</dev:code><dev:remarks><maml:para>This example gets the security token service (STS) identity provider signing certificate.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks /></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPCertificateAuthority</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Test-SPContentDatabase</command:name><maml:description><maml:para>Tests a content database.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Test</command:verb><command:noun>SPContentDatabase</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Test-SPContentDatabase</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServerInstance</maml:name><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ShowRowCounts</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Test-SPContentDatabase</maml:name><command:parameter required="True" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DatabaseCredentials</maml:name><command:parameterValue required="True">PSCredential</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServerInstance</maml:name><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ShowRowCounts</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the existing content database to test.</maml:para><maml:para /><maml:para>The type must be a valid name of a SharePoint content database; for example, SPContentDB1.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the SharePoint Web application to use to test the content database.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DatabaseCredentials</maml:name><maml:description><maml:para>Specifies the PSCredential object that contains the user name and password to be used for database SQL Server Authentication.</maml:para><maml:para /><maml:para>The type must be a valid PSCredential object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">PSCredential</command:parameterValue><dev:type><maml:name>PSCredential</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServerInstance</maml:name><maml:description><maml:para>Specifies the instance of the database service to use to test the specified content database.</maml:para><maml:para /><maml:para>The type must be a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SQL Server instance (for example, DBSvrInstance1); or an instance of a valid SPDatabaseServiceInstance object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPDatabaseServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SPDatabaseServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="" variableLength="" globbing="False" pipelineInput="" position=""><maml:name /><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True" /><dev:type><maml:name /><maml:uri href="" /></dev:type><dev:defaultValue /></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ShowRowCounts</maml:name><maml:description><maml:para /><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Test-SPContentDatabase cmdlet to test a content database against a Web application to verify all customizations referenced within the content database are also installed in the web application. This cmdlet can be issued against a content database currently attached to the farm, or a content database that is not connected to the farm. It can be used to test content databases from SharePoint 2010 Products and from SharePoint Products and Technologies.</maml:para><maml:para /><maml:para>The Test-SPContentDatabase cmdlet does not change any of the data or structure of the content database, but can cause load on the database while the checks are in progress, which could temporarily block use of the content database. This cmdlet should only be used against a content database that is currently under low or no usage.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>----------------------------EXAMPLE 1-----------------------</maml:title>
<dev:code>C:\PS>Test-SPContentDatabase -name WSS_Content_DB -webapplication http://sitename</dev:code><dev:remarks><maml:para>This example tests the WSS_Content_DB content database against the sitename Web application, and returns a list of issues.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>----------------------------EXAMPLE 2-----------------------</maml:title>
<dev:code>C:\PS>$DB = Get-SPContentDatabase -site http://contoso.com

C:\PS>Test-SPContentDatabase $DB -showrowcounts</dev:code><dev:remarks><maml:para>This example gets the content database that contains the site collection at http://contoso.com, and then tests the database against the Web application that hosts it to determine issues. Together with displaying the list of issues, by specifying the ShowRowCounts parameter, this also returns the table size metrics from the content database.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Mount-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Upgrade-SPContentDatabase</maml:linkText><maml:uri /></maml:navigationLink>Initialize-SPContentDatabase</maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Test-SPContentDatabase</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPWebTemplate</command:name><maml:description><maml:para>Changes the title and description of an installed site template.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPWebTemplate</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPWebTemplate</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Description</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the Web template to be changed.</maml:para><maml:para /><maml:para>The type must the ID or full name of the Web template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Description</maml:name><maml:description><maml:para>Specifies the new description.</maml:para><maml:para /><maml:para>The type must be a valid description; for example, This is template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the new name for the template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPWebTemplate cmdlet changes the title and description of an installed site template.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Get-SPSiteTemplate "ATH#0" | Set-SPSiteTemplate -name "Athletics Site"

C:\PS>Set-SPSiteTemplate "ATH#0" -name "Athletics Site"</dev:code><dev:remarks><maml:para>This examples change the ATH#0 template title to Athletics Site.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPWebTemplate</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPWebApplicationHttpThrottlingMonitor</command:name><maml:description><maml:para>Sets the Health Score bucket values for an existing network throttling performance counter for a specified Web application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPWebApplicationHttpThrottlingMonitor</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPWebApplicationHttpThrottlingMonitor</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="True" position="2"><maml:name>Category</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="True" position="3"><maml:name>Counter</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>HealthScoreBuckets</maml:name><command:parameterValue required="True">Double[]</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Instance</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>IsDESC</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LowerLimit</maml:name><command:parameterValue required="True">Double</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UpperLimit</maml:name><command:parameterValue required="True">Double</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the SharePoint Web application to update.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SharePoint Web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="2"><maml:name>Category</maml:name><maml:description><maml:para>Specifies the name of the performance counter category.</maml:para><maml:para /><maml:para>The type must be a valid performance counter category in the throttling monitor. Use the Get-SPWebApplicationHttpThrottlingMonitor cmdlet to return a list of performance counter categories in the throttling monitor.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="3"><maml:name>Counter</maml:name><maml:description><maml:para>Specifies the name of the performance counter.</maml:para><maml:para /><maml:para>The type must be a valid performance counter in the throttling monitor. Use the Get-SPWebApplicationHttpThrottlingMonitor cmdlet to return a list of performance counters in the throttling monitor.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="True" globbing="False" pipelineInput="True" position="Named"><maml:name>HealthScoreBuckets</maml:name><maml:description><maml:para>Specifies bucket ranges to use in determining the calculation of the server Health Score for this counter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Double[]</command:parameterValue><dev:type><maml:name>Double[]</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>Instance</maml:name><maml:description><maml:para>Specifies the instance of the performance counter. The default value is empty. If the specified value is invalid, this cmdlet will not run.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>IsDESC</maml:name><maml:description><maml:para>Specifies that this counter is interpreted in descending order. </maml:para><maml:para /><maml:para>If this parameter is set, Health Score bucket values are interpreted in descending order; for example, set this parameter by using the Memory category and Available Mbytes counter to monitor available memory.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>LowerLimit</maml:name><maml:description><maml:para>Specifies the lower limit of the numerical threshold of the specified performance counter. The lower limit is the lowest value in the Health Score bucket values.</maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">Double</command:parameterValue><dev:type><maml:name>Double</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>UpperLimit</maml:name><maml:description><maml:para>Specifies the upper limit of the numerical threshold of the specified performance counter. The upper limit is the highest value in the Health Score bucket values.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Double</command:parameterValue><dev:type><maml:name>Double</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPWebApplicationHttpThrottlingMonitor cmdlet sets the Health Score bucket values for an existing network throttling performance counter for a specified Web application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1------------------</maml:title>
<dev:code>C:\PS>$buckets=(2000,1000,500,300,200,100,50,30,20,10)
Set-SPWebApplicationHttpThrottlingMonitor http://sharepoint -
Category Memory -Counter 'Available Mbytes' -IsDesc -HealthScoreBuckets $buckets</dev:code><dev:remarks><maml:para>This example sets the Health Score bucket values for the Memory\Available Mbytes counter to the array listed for the http://sharepoint Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2------------------</maml:title>
<dev:code>C:\PS>Set-SPWebApplicationHttpThrottlingMonitor http://sharepoint
0 -Category Memory -Counter 'Available Mbytes' -IsDesc -UpperLimit 3000</dev:code><dev:remarks><maml:para>This example sets the upper limit for the Memory\Available Mbytes counter, the highest value in the Health Score buckets, to 3000 for the the http://sharepoint Web application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebApplicationHttpThrottlingMonitor</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPWebApplicationHttpThrottling</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPWebApplicationHttpThrottling</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPWebApplicationHttpThrottlingMonitor</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPFeature</command:name><maml:description><maml:para>Returns the SharePoint Features based on a given scope.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPFeature</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPFeature</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPFeature</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Farm</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPFeature</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Sandboxed</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Site</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPFeature</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Web</maml:name><command:parameterValue required="True">SPWebPipeBind</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPFeature</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the name of the Feature to retrieve.</maml:para><maml:para /><maml:para>The type must be the full or partial name, in the form  Feature1, or a GUID, in the form  1234-4567-9879, of the Feature to get .</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPFeatureDefinitionPipeBind</command:parameterValue><dev:type><maml:name>SPFeatureDefinitionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Farm</maml:name><maml:description><maml:para>Specifies that if this parameter is used, only enabled farm Features are displayed.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Limit</maml:name><maml:description><maml:para>Limits the display results. If "All
" is specified, all Features are displayed.</maml:para><maml:para /><maml:para>The type must be a valid number greater than 0. The default value is 200.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Site</maml:name><maml:description><maml:para>Specifies the name of the site collection from which to get enabled Features.</maml:para><maml:para /><maml:para>The type must be a valid URL for a site collection, in the form http://server_name .</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Web</maml:name><maml:description><maml:para>Specifies the URL or GUID of the Web.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form  http://server_name , or a GUID, in the form 1234-5678-9876-0987.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebPipeBind</command:parameterValue><dev:type><maml:name>SPWebPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the name of the Web application from which to get enabled Features.</maml:para><maml:para /><maml:para>The type must be a valid URL to the Web application in the form http://server_name .</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The SPFeature cmdlet participates in a parameter set. All parameter sets take the Identity parameter, which can be either the relative path of the SharePoint Feature (considered the feature name) or the GUID of a Feature definition. If the Identity parameter is provided, the cmdlets attempt to find the given Feature definition or instance for the given scope. If no parameters are specified, all installed features are returned.</maml:para><maml:para /><maml:para>The Get-SPFeature cmdlet behaves differently at each scope, returning the enabled Features at each level. If no scope is provided, all installed Features are returned.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE 1-----------------</maml:title>
<dev:code>C:\PS>Get-SPFeature -Limit ALL | Where-Object {$_.Scope -eq "SITE"}</dev:code><dev:remarks><maml:para>This example returns a list of all installed SITE scoped Features.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>--------------EXAMPLE 2-----------------</maml:title>
<dev:code>C:\PS>Get-SPSite http://somesite | Get-SPWeb -Limit ALL |%{ Get-SPFeature -Web $_ } | Select DisplayName,ID -Unique</dev:code><dev:remarks><maml:para>This example returns the name and identifier (ID) of each uniquely enabled Feature on every SPWeb object in the site collection at http://somesite.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Install-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Enable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Disable-SPFeature</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Uninstall-SPFeature</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPFeature</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSite</command:name><maml:description><maml:para>Completely deletes an existing site collection and all subsites.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSite</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DeleteADAccounts</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>GradualDelete</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the identity of the site to delete. The identity can be either a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or an 
SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DeleteADAccounts</maml:name><maml:description><maml:para>Forces deletion of user accounts from Active Directory Domain Services (AD DS). This applies when in AD DS account creation mode and the value of this parameter is True, AD DS accounts associated with the site collection are also deleted from AD DS.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>GradualDelete</maml:name><maml:description><maml:para>If provided, occurs gradually to use less system load. This operation is strongly recommended for deleting very large sites.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPSite cmdlet completely deletes an existing site collection and all subsites. This operation cannot be undone.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPSite -Identity "http://sitename" -GradualDelete -Confirm:$False</dev:code><dev:remarks><maml:para>This example removes the given site collection and all included sites by using GradualDelete; confirmation has been suppressed.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Backup-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPSite</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSite</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPSite</command:name><maml:description><maml:para>Returns all site collections that match the given criteria.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPSite</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPSite</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WebApplication</maml:name><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Regex</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPSite</maml:name><command:parameter required="True" position="Named"><maml:name>ContentDatabase</maml:name><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-SPSite</maml:name><command:parameter required="True" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Filter</maml:name><command:parameterValue required="True">ScriptBlock</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Limit</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies t
he URL or GUID of the site collection to get.
</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name or http://server_name/sites/sitename, or a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ContentDatabase</maml:name><maml:description><maml:para>Specifies the GUID of the content database from which to list site collections.</maml:para><maml:para /><maml:para>The type must be a valid database name, in the form  SPContentDB01, or a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh). </maml:para><maml:para /></maml:description><command:parameterValue required="True">SPContentDatabasePipeBind</command:parameterValue><dev:type><maml:name>SPContentDatabasePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Specifies the site subscription from which to get site collections.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name or a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Filter</maml:name><maml:description><maml:para>Specifies the script block of the server-side filter to apply.</maml:para><maml:para /><maml:para>The type must be a valid filter name and value in the form {$_PropertyName &lt;operator&gt; "filterValue"}.</maml:para><maml:para /><maml:para>Valid operators are: EQ, NE, LIKE, NOTLIKE.</maml:para><maml:para /></maml:description><command:parameterValue required="True">ScriptBlock</command:parameterValue><dev:type><maml:name>ScriptBlock</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Limit</maml:name><maml:description><maml:para>Limits the maximum number of site collections to return. The default value is 200.</maml:para><maml:para /><maml:para>The type must be a valid non-negative number. Specify ALL to return all site collections for the given scope.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Regex</maml:name><maml:description><maml:para>When used, the URL provided for the Identity parameter to be treated as a regular expression.</maml:para><maml:para /><maml:para>The type must be a valid number between 0 and ??
</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WebApplication</maml:name><maml:description><maml:para>Specifies the URL, GUID, or name of the Web application from which to list sites.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name, a valid GUID (for example, 12345678-90ab-cdef-1234-567890bcdefgh); or the Web application name (for example, WebApplication1212).</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPWebApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPSite cmdlet returns either a single site that matches the Identity parameter, or all the sites that match the Filter parameter for the specified scope. The scopes are the WebApplication, ContentDatabase , and SiteSubscription parameters. If none of these scopes is provided, the scope is the farm. If the scope is specified with no Filter parameter, all sites in that scope are returned.</maml:para><maml:para /><maml:para>The Identity parameter supports providing a partial URL that ends in a wildcard character (*). All site collections that match this partial URL for the specified scope are returned. Additionally, if the Regex parameter is provided, the Identity parameter is treated as a regular expression and any site collection with a URL provided in the given scope that matches the expression is returned.</maml:para><maml:para /><maml:para>The Filter parameter is a server-side filter for certain site collection properties that are stored in the content database; without the Filter parameter, filtering on these properties is a slow process. These site collection properties are Owner, SecondaryOwner, and LockState. The Filter parameter is a script block that uses the same syntax as a Where-Object statement, but is run server-side for faster results.</maml:para><maml:para /><maml:para>Valid values for LockState are, Unlock, NoAdditions, ReadOnly, NoAccess.</maml:para><maml:para /><maml:para>It is important to note that every site collection returned by the Get-SPSite cmdlet is automatically disposed of at the end of the pipeline. To store the results of Get-SPSite in a local variable, the Start-SPAssignment and Stop-SPAssignment cmdlets must be used to avoid memory leaks.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes><maml:para>None</maml:para><maml:para /></command:inputTypes><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1---------------------</maml:title>
<dev:code>C:\PS>Get-SPSite 'http://sitename' | Get-SPWeb -Limit All | Select Title</dev:code><dev:remarks><maml:para>This example gets the collection of subweb titles in site collection at http://sitename.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2---------------------</maml:title>
<dev:code>C:\PS>Get-SPSite -ContentDatabase "b399a366-d899-4cff-8a9b-8c0594ee755f" | Format-Table -Property Url, Owner, SecondaryOwner</dev:code><dev:remarks><maml:para>This example gets a subset of data from all of the sites in the content database b399a366-d899-4cff-8a9b-8c0594ee755f.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 3---------------------</maml:title>
<dev:code>C:\PS>Start-SPAssignment -Global

C:\PS>$s = Get-SPSite -Identity http://MyApp/Sites/Site1

C:\PS>$s.Url

C:\PS>Stop-SPAssignment -Global</dev:code><dev:remarks><maml:para>This example gets the sites specified by the Identity parameter and inserts the results in the variable s</maml:para><maml:para /><maml:para>The previous example uses the Global method of assignment collection. The Global method is easier to use but the contents of this object grows quickly. Be careful not to run a Get-SPSite command that returns many results while global assignment is enabled.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 4---------------------</maml:title>
<dev:code>C:\PS>$GC = Start-SPAssignment

C:\PS>$Sites = $GC | Get-SPSite -Filter {$_.Owner -eq "DOMAIN\JDoe"} -Limit 50

C:\PS>Stop-SPAssignment $GC</dev:code><dev:remarks><maml:para>This example gets the first 50 sites owned by user DOMAIN\JDoe by using a server-side query, and assigns them to a local variable.</maml:para><maml:para /><maml:para>This example uses advanced assignment collection methods.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 5---------------------</maml:title>
<dev:code>C:\PS>Get-SPWebApplication http://sitename | Get-SPSite -Limit All |ForEach-Object {$sum=0}{ $sum+=$_.Usage.Storage }{$sum}</dev:code><dev:remarks><maml:para>This example shows a command that returns the sum of the disk space usage for all sites in a given Web application.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 6---------------------</maml:title>
<dev:code>C:\PS>Get-SPSite -identity "http://localserver/(my|personal)/sites" -Regex</dev:code><dev:remarks><maml:para>This example returns all sites that match the given regular expression.</maml:para><maml:para /><maml:para>The Quotes on the Identity parameter are required when the Regex parameter is used.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 7---------------------</maml:title>
<dev:code>C:\PS>Get-SPSite http://sitename/sites/teams/* -Limit 100</dev:code><dev:remarks><maml:para>This example gets up to 100 of the sites under the URL http://sitename/sites/teams.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 8---------------------</maml:title>
<dev:code>C:\PS>Get-SPSite | select url, @{Expression={$_.Usage.Storage}}</dev:code><dev:remarks><maml:para>This example gets the amount of storage used by a site collection, by using the storage field of the .UsageInfo property.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Backup-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPSite</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPSite</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPBusinessDataCatalogServiceApplicationProxy</command:name><maml:description><maml:para>Creates a new Business Data Connectivity service application proxy in the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPBusinessDataCatalogServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPBusinessDataCatalogServiceApplicationProxy</maml:name><command:parameter required="True" position="Named"><maml:name>Uri</maml:name><command:parameterValue required="True">Uri</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultProxyGroup</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>PartitionMode</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPBusinessDataCatalogServiceApplicationProxy</maml:name><command:parameter required="True" position="Named"><maml:name>ServiceApplication</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DefaultProxyGroup</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Name</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Name</maml:name><maml:description><maml:para>Specifies a display name for the new Business Data Connectivity service application proxy. </maml:para><maml:para /><maml:para /><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ServiceApplication</maml:name><maml:description><maml:para>Specifies the Business Data Connectivity service application associated with the new proxy.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Uri</maml:name><maml:description><maml:para>Specifies the URI of a remote service application to which to connect.</maml:para><maml:para /><maml:para>The type must be a valid URI, in the form file:\\server_name\sitedocs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Uri</command:parameterValue><dev:type><maml:name>Uri</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>DefaultProxyGroup</maml:name><maml:description><maml:para>Specifies that the service application proxy is added to the default proxy group for the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The New-SPBusinessDataCatalogServiceApplicationProxy cmdlet creates a new Business Data Connectivity service application proxy for a Business Data Connectivity service application in the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE------------------</maml:title>
<dev:code>C:\PS>New-SPBusinessDataCatalogServiceApplicationProxy -Name "ContosoServiceAppProxy" -ServiceApplication $serviceApplication</dev:code><dev:remarks><maml:para>This example creates a new Business Data Connectivity service application proxy with the name ContosoServiceAppProxy for the given service application.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPBusinessDataCatalogServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPBusinessDataCatalogServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPBusinessDataCatalogServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Uninstall-SPWebTemplate</command:name><maml:description><maml:para>Uninstalls the given site template.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Uninstall</command:verb><command:noun>SPWebTemplate</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Uninstall-SPWebTemplate</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Language</maml:name><command:parameterValue required="True">UInt32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the ID or full name of the site template to remove.</maml:para><maml:para /><maml:para>A valid site template; for example, MYTEMP#0.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Language</maml:name><maml:description><maml:para>Specifies the language of the file to remove.  If this parameter is not provided, all the languages of given template are 
removed

. The default value is ALL.</maml:para><maml:para /><maml:para>The type must be a valid language locale ID. For English, use 
1033
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">UInt32</command:parameterValue><dev:type><maml:name>UInt32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Uninstall-SPWebTemplate cmdlet uninstalls the given site template by providing a full identity.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>None.</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Uninstall-SPWebTemplate "mytemplate"

C:\PS>Get-SPWebTemplate "mytemplate" | Uninstall-SPWebTemplate</dev:code><dev:remarks><maml:para>This example removes a site template named mytemplate.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Install-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPWebTemplate</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Uninstall-SPWebTemplate</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>New-SPSubscriptionSettingsServiceApplicationProxy</command:name><maml:description><maml:para>Creates an application proxy to a subscription settings service application.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>SPSubscriptionSettingsServiceApplicationProxy</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>New-SPSubscriptionSettingsServiceApplicationProxy</maml:name><command:parameter required="True" position="Named"><maml:name>Uri</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>New-SPSubscriptionSettingsServiceApplicationProxy</maml:name><command:parameter required="True" position="Named"><maml:name>ServiceApplication</maml:name><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>ServiceApplication</maml:name><maml:description><maml:para>Specifies the subscription settings service application associated with the new proxy.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a subscription settings service application (for example, SubscriptionSettingsApp1); or an instance of a valid 
SPServiceApplication
 object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Uri</maml:name><maml:description><maml:para>Specifies the address of the subscription settings service application to associate the new application proxy with.</maml:para><maml:para /><maml:para>The type must be a valid URI, in the form file:\\server_name\sitedocs.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the New-SPSubscriptionSettingsServiceApplicationProxy cmdlet to create an application proxy to a subscription settings service application. This is required for the local farm to consume a subscription settings service application.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------------EXAMPLE---------------------------</maml:title>
<dev:code>C:\PS>$AppPool = New-SPIisWebServiceApplicationPool -Name SettingsServiceAppPool -Account (Get-SPManagedAccount DOMAIN\jdoe)

C:\PS>$App = New-SPSubscriptionSettingsServiceApplication -ApplicationPool $appPool -Name SettingsServiceApp -DatabaseName SettingsServiceDB

C:\PS>$proxy = New-SPSubscriptionSettingsServiceApplicationProxy -ServiceApplication $App

C:\PS>Get-SPServiceInstance | where{$_.TypeName -eq "Windows SharePoint Services Subscription Settings Service"} | Start-SPServiceInstance</dev:code><dev:remarks><maml:para>This example creates an application pool, a new settings service application, a settings service application proxy, and then starts the service instance on the local machine. This example assumes that a managed account for DOMAIN\jdoe already exists.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-SPSubscriptionSettingsServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPSubscriptionSettingsServiceApplication</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>New-SPSubscriptionSettingsServiceApplicationProxy</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPSite</command:name><maml:description><maml:para>Configures the specified sites.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPSite</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdministrationSiteType</maml:name><command:parameterValue required="True">None | TenantAdministration</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>LockState</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>MaxSize</maml:name><command:parameterValue required="True">Int64</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>OwnerAlias</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>QuotaTemplate</maml:name><command:parameterValue required="True">SPQuotaTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SecondaryOwnerAlias</maml:name><command:parameterValue required="True">SPUserPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Template</maml:name><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Url</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>UserAccountDirectoryPath</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WarningSize</maml:name><command:parameterValue required="True">Int64</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-SPSite</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSitePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AdministrationSiteType</maml:name><command:parameterValue required="True">None | TenantAdministration</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>SiteSubscription</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the URL or GUID of the site collection to configure, or refers to an SPSite object that contains sites to configure.</maml:para><maml:para /><maml:para>The type must be a valid URL, in the form http://server_name; a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or an 
SPSite object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSitePipeBind</command:parameterValue><dev:type><maml:name>SPSitePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>AdministrationSiteType</maml:name><maml:description><maml:para>Specifies the site type.</maml:para><maml:para /><maml:para>Valid values are None or TentantAdministration.</maml:para><maml:para /></maml:description><command:parameterValue required="True">None | TenantAdministration</command:parameterValue><dev:type><maml:name>None | TenantAdministration</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Suppresses confirmation messages involved in setting the site subscription. This parameter is used in conjunction with the SiteSubscription parameter.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>LockState</maml:name><maml:description><maml:para>Sets the lock state of this site collection. The valid lock states are Unlock, Content, ReadOnly, or NoAccess.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>MaxSize</maml:name><maml:description><maml:para>Sets the maximum storage size for the site collection in megabytes.</maml:para><maml:para /><maml:para>The integer value must be larger than the WarningSize value. You cannot use this parameter if the site collection is using a quota template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int64</command:parameterValue><dev:type><maml:name>Int64</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>OwnerAlias</maml:name><maml:description><maml:para>Specifies the owner's name of the site collection.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>QuotaTemplate</maml:name><maml:description><maml:para>Specifies the new quota template for this site collection. </maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890abcdef.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPQuotaTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPQuotaTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SecondaryOwnerAlias</maml:name><maml:description><maml:para>Sets the secondary owner.</maml:para><maml:para /><maml:para>The type must be a valid e-mail alias, in the form domain\username.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPUserPipeBind</command:parameterValue><dev:type><maml:name>SPUserPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>SiteSubscription</maml:name><maml:description><maml:para>Specifies the Site Group to get site collections.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Template</maml:name><maml:description><maml:para>Specifies the template for this site collection.</maml:para><maml:para /><maml:para> The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890abcdef.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPWebTemplatePipeBind</command:parameterValue><dev:type><maml:name>SPWebTemplatePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Url</maml:name><maml:description><maml:para>Specifies the URL name of the new site.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>UserAccountDirectoryPath</maml:name><maml:description><maml:para>Sets an organization unit to which to scope user accounts.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WarningSize</maml:name><maml:description><maml:para>Sets the storage warning level for the site collection.</maml:para><maml:para /><maml:para>The integer value must be between 0 and the MaxSize value. You cannot use this parameter if the site collection is using a quota template.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int64</command:parameterValue><dev:type><maml:name>Int64</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPSite cmdlet configures the site collection that is specified by the Identity parameter. If a parameter is not used, the value is not changed.</maml:para><maml:para /><maml:para>The QuotaTemplate parameter is mutually exclusive to the MaxSize parameter and WarningSize parameter.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE 1---------------------</maml:title>
<dev:code>C:\PS>Get-SPSite http://sitename/sites/teams/* | Set-SPSite -SecondaryOwner "DOMAIN\Jdoe"</dev:code><dev:remarks><maml:para>This example sets the secondary owner on a set of site collections to DOMAIN\Jdoe.</maml:para><maml:para /></dev:remarks></command:example><command:example><maml:title>------------------EXAMPLE 2---------------------</maml:title>
<dev:code>C:\PS>Set-SPSite -identity "http://sitename" -MaxSize 4000000 -WarningSize 2000000</dev:code><dev:remarks><maml:para>This example configures the Quota settings for the site collection http://sitename.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-SPSite</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPSite</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPSite</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPTopologyServiceApplication</command:name><maml:description><maml:para>Displays properties of the topology service application for the current farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPTopologyServiceApplication</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPTopologyServiceApplication</maml:name><command:parameter required="False" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPTopologyWebServiceApplicationPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the application.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 1234-4567-098jhj.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPTopologyWebServiceApplicationPipeBind</command:parameterValue><dev:type><maml:name>SPTopologyWebServiceApplicationPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPTopologyServiceApplication cmdlet displays the advanced properties of an application when the Identity parameter is used.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>--------------EXAMPLE-----------------</maml:title>
<dev:code>C:\PS>Get-SPTopologyServiceApplication</dev:code><dev:remarks><maml:para>This example displays properties of the topology service application for the current farm.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-SPTopologyServiceApplication</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-SPTopologyServiceApplicationProxy</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPTopologyServiceApplication</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Set-SPFarmConfig</command:name><maml:description><maml:para>Sets a global property or a collection of global properties for the local farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>SPFarmConfig</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Set-SPFarmConfig</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>DataFormWebPartAutoRefreshEnabled</maml:name><command:parameterValue required="True">$true | $false</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>InstalledProductsRefresh</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceConnectionPointBindingInformation</maml:name><command:parameterValue required="True">String</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>ServiceConnectionPointDelete</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WorkflowBatchSize</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WorkflowEventDeliveryTimeout</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WorkflowPostponeThreshold</maml:name><command:parameterValue required="True">Int32</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>DataFormWebPartAutoRefreshEnabled</maml:name><maml:description><maml:para>Specifies whether any DataFormWebPart on any page in this farm is allowed to periodically refresh its contents asynchronously (after the page has finished rendering). When set to false, all DataFormWebParts will ignore the automatic refresh interval provided in Web Part properties.</maml:para><maml:para /></maml:description><command:parameterValue required="True">$true | $false</command:parameterValue><dev:type><maml:name>$true | $false</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the deletion or updating of the service connection point.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>InstalledProductsRefresh</maml:name><maml:description><maml:para>Updates the current machine license state with the list of products that are installed in the farm.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceConnectionPointBindingInformation</maml:name><maml:description><maml:para>Adds or updates the service connection point for the current farm in Active Directory Domain Service (AD  DS).</maml:para><maml:para /><maml:para>The type must be an array of strings that are key value pairs that will be added to the service connection point.</maml:para><maml:para /></maml:description><command:parameterValue required="True">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>ServiceConnectionPointDelete</maml:name><maml:description><maml:para>Delete the service connection point for the current farm in AD DS.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WorkflowBatchSize</maml:name><maml:description><maml:para>Specifies the paging size for events delivered to a single workflow instance. For each request, the events are streamed out 100 at a time.</maml:para><maml:para /><maml:para>Batch size is the number of events processed for a single workflow instance, which can have many events queued at the same time. Throttle will override batch size; if the workflow instance cannot be started or restarted because there are too many instances running across all front-end Web servers, none of the events will be fetched, regardless of the batch size.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WorkflowEventDeliveryTimeout</maml:name><maml:description><maml:para>Specifies the time as an integer in which a workflow job must run without the job timing out. If the workflow job does time out, it gets put back in the queue to be run again.
</maml:para><maml:para /><maml:para>For example, if the value is set to 5, the workflow job must run within 5 minutes are the workflow job will time out. Any workflow job that does time out is placed back in the queue to run again.
The default value is 5.
</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>WorkflowPostponeThreshold</maml:name><maml:description><maml:para>Specifies the number of workflows that can be running in IIS against a content database at a time before new workflow instances get postponed into a queue.</maml:para><maml:para /></maml:description><command:parameterValue required="True">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Set-SPFarmConfig cmdlet updates a collection of global settings for the local farm that are not members of the SPFarm object. Use the Get-SPFarmConfig cmdlet to read global settings for the local farm and to create a new PSCustomObject object from the collection of properties returned from the local farm, and then add this object to the pipeline. Modify the PSCustomObject object and pass it to the Set-SPFarmConfig cmdlet to change the parameter values.</maml:para><maml:para /><maml:para>The properties collected in the PSCustomObject object must be farm-wide settings, and must be configurable only once for the entire farm. The parameter name added to the PSCustomObject object must match exactly the input parameter name for the Set-the SPFarmConfig cmdlet.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>---------------------EXAMPLE--------------------------</maml:title>
<dev:code>C:\PS>$a = Get-SPFarmConfigPS&gt; $a.AjaxTimeout = 200PS&gt; $a | Set-SPFarmConfig</dev:code><dev:remarks><maml:para>This example uses the Get-SPFarmConfig cmdlet to add the Ajax Timeout setting to the PSCustomObject object, sets the value for Ajax Timeout, and then passes PSCustomObject to the Set-SPFarmConfig cmdlet to change the Ajax Timeout setting. Ajax Timeout, a farm-wide setting, is a member of the SPWebService object and cannot be accessed by using a Windows PowerShell cmdlet.</maml:para><maml:para /><maml:para>You can perform the same operations with either of the following commands.</maml:para><maml:para />

C:\PS>Set-SPFarmConfig -AjaxTimeout 200</dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPFarmConfig</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Set-SPFarmConfig</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Start-SPServiceInstance</command:name><maml:description><maml:para>Starts the service instance for a service on a specific server or the farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Start</command:verb><command:noun>SPServiceInstance</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Start-SPServiceInstance</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPServiceInstancePipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the GUID of the service instance to get.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPServiceInstancePipeBind</command:parameterValue><dev:type><maml:name>SPServiceInstancePipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>Use the Start-SPServiceInstance cmdlet to start the service instance for a service on a specific server or on the farm.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Start-SPServiceInstance 67877d63-bff4-4521-867a-ef4979ba07ce</dev:code><dev:remarks><maml:para>This example starts the given service instance on the server.</maml:para><maml:para /><maml:para>The service instance GUID is unique to every farm. You can run the Get-SPServiceInstance cmdlet to see the GUID of the service instances, and then use the result from the SPServiceInstance cmdlet for other cmdlets.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPServiceInstance</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Start-SPServiceInstance</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Get-SPFarm</command:name><maml:description><maml:para>Returns the local SharePoint farm.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>SPFarm</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Get-SPFarm</maml:name><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Get-SPFarm cmdlet returns the local SharePoint farm. No parameters are used.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).

</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues><maml:para>SPFarm</maml:para><maml:para /></command:returnValues><command:examples><command:example><maml:title />
<dev:code>C:\PS>$f = Get-SPFarm</dev:code><dev:remarks><maml:para>This example stores the local farm in a variable.</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPFarmConfig</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-SPFarmConfig</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Backup-SPFarm</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Restore-SPFarm</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Get-SPFarm</name><role /><functionality /><component /></UserDefinedData>

	
	
	
		<command:command xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><command:details><command:name>Remove-SPSiteSubscription</command:name><maml:description><maml:para>Removes data stored in a subscription settings service application for a set of site subscriptions.</maml:para><maml:para /></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>SPSiteSubscription</command:noun><dev:version /></command:details><command:syntax><command:syntaxItem><maml:name>Remove-SPSiteSubscription</maml:name><command:parameter required="True" position="1"><maml:name>Identity</maml:name><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>AssignmentCollection</maml:name><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Confirm</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>Force</maml:name><command:parameterValue required="True">SwitchParameter</command:parameterValue></command:parameter><command:parameter required="False" position="Named"><maml:name>WhatIf</maml:name><command:parameterValue required="False">SwitchParameter</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="True" variableLength="False" globbing="False" pipelineInput="True" position="1"><maml:name>Identity</maml:name><maml:description><maml:para>Specifies the site subscription settings service application that contains the service data to delete.</maml:para><maml:para /><maml:para>The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a subscription settings service application (for example, SubscriptionSettingsApp1); or an instance of a valid SPSubscriptionSettingsServiceApplication object.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPSiteSubscriptionPipeBind</command:parameterValue><dev:type><maml:name>SPSiteSubscriptionPipeBind</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="True" position="Named"><maml:name>AssignmentCollection</maml:name><maml:description><maml:para>Manages objects for the purpose of proper disposal. Use of objects, such as SPWeb or SPSite, can use large amounts of memory and use of these objects in Windows PowerShell scripts requires proper memory management. Using the SPAssignment object, you can assign objects to a variable and dispose of the objects after they are needed to free up memory. When SPWeb, SPSite, or SPSiteAdministration objects are used, the objects are automatically disposed of if an assignment collection or the Global parameter is not used.</maml:para><maml:para /><maml:para>When the Global parameter is used, all objects are contained in the global store. If objects are not immediately used, or disposed of by using the Stop-SPAssignment command, an out-of-memory scenario can occur.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SPAssignmentCollection</command:parameterValue><dev:type><maml:name>SPAssignmentCollection</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Confirm</maml:name><maml:description><maml:para>Prompts you for confirmation before executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>Force</maml:name><maml:description><maml:para>Forces the removal of a site subscription and is the only way to stop this 
command

 from prompting for confirmation.</maml:para><maml:para /><maml:para>The type must be either of the following values:</maml:para><maml:para /><maml:para>- True</maml:para><maml:para /><maml:para>- False</maml:para><maml:para /><maml:para>The default value is 
False
.</maml:para><maml:para /></maml:description><command:parameterValue required="True">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter><command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named"><maml:name>WhatIf</maml:name><maml:description><maml:para>Displays a message that describes the effect of the command instead of executing the command. For more information, type the following command: get-help about_commonparameters</maml:para><maml:para /></maml:description><command:parameterValue required="False">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri href="" /></dev:type><dev:defaultValue>
        </dev:defaultValue></command:parameter></command:parameters><maml:description><maml:para>The Remove-SPSiteSubscription cmdlet removes a site subscription along with all contained site collections and settings.</maml:para><maml:para /><maml:para>For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation (http://go.microsoft.com/fwlink/?LinkId=163185).
</maml:para><maml:para /></maml:description><command:inputTypes /><command:returnValues /><command:examples><command:example><maml:title>------------------EXAMPLE-----------------------</maml:title>
<dev:code>C:\PS>Remove-SPSiteSubscription "http://contoso.com"</dev:code><dev:remarks><maml:para>This example removes all data for the contoso.com site subscription (site collections, site subscription, and settings).</maml:para><maml:para /></dev:remarks></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-SPSiteSubscription</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-SPSiteSubscription</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-SPSiteSubscription</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
	
	
	
		
	
	<UserDefinedData xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns=""><name>Remove-SPSiteSubscription</name><role /><functionality /><component /></UserDefinedData>
</HelpItems>