<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--Version 1.0.9306.1059 -->
<!--Date created: 11/4/2009 10:38:38 AM-->
<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>Set-SPWebAnalyticsServiceApplicationProxy</command:name>
			<maml:description>
				<maml:para>Sets a new proxy for the Web Analytics Service application.</maml:para>
				<maml:para />
			</maml:description>
			<maml:copyright>
				<maml:para />
			</maml:copyright>
			<command:verb>Set</command:verb>
			<command:noun>SPWebAnalyticsServiceApplicationProxy</command:noun>
			<dev:version />
		</command:details>
		<command:syntax>
			<command:syntaxItem>
				<maml:name>Set-SPWebAnalyticsServiceApplicationProxy</maml:name>
				<command:parameter required="True" position="1">
					<maml:name>Identity</maml:name>
					<command:parameterValue required="True">WebAnalyticsServiceApplicationProxyPipeBind</command:parameterValue>
				</command:parameter>
				<command:parameter required="True" position="2">
					<maml:name>ViewDataPermissionLevel</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 name of the Web Analytics Service application proxy.</maml:para>
					<maml:para />
				</maml:description>
				<command:parameterValue required="True">WebAnalyticsServiceApplicationProxyPipeBind</command:parameterValue>
				<dev:type>
					<maml:name>WebAnalyticsServiceApplicationProxyPipeBind</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>ViewDataPermissionLevel</maml:name>
				<maml:description>
					<maml:para>Specifies the security level restriction set on the proxy that is used to authenticate a request.</maml:para>
					<maml:para />
					<maml:para>Valid values are High and Medium. A value of High specifies that the user's credentials will be used to authenticate the request. A value of Medium specifies that the SPContext object of the request is used for authentication.</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-SPWebAnalyticsServiceApplicationProxy sets a new Web Analytics Service application proxy to the farm.</maml:para>
			<maml:para />
			<maml:para>
				For permissions and the most current information about Windows PowerShell for SharePoint Server 2010, see TechNet (http:
			</maml:para>
			<maml:para />
		</maml:description>
		<command:inputTypes />
		<command:returnValues />
		<command:examples>
			<command:example>
				<maml:title>---------------------EXAMPLE---------------------- </maml:title>
				<dev:code>C:\PS>Set-SPWebAnalyticsServiceApplicationProxy -Identity "web analytics service application" -ViewDataPermissionLevel High</dev:code>
				<dev:remarks>
					<maml:para>This example sets the Web Analytics Service application proxy permission level to High.</maml:para>
					<maml:para />
				</dev:remarks>
			</command:example>
		</command:examples>
		<maml:relatedLinks>
			<maml:navigationLink>
				<maml:linkText>New-SPWebAnalyticsServiceApplicationProxy</maml:linkText>
				<maml:uri />
			</maml:navigationLink>
			<maml:navigationLink>
				<maml:linkText>Get-SPWebAnalyticsServiceApplicationProxy</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-SPWebAnalyticsServiceApplicationProxy</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-SPWebAnalyticsServiceApplicationProxy</command:name>
			<maml:description>
				<maml:para>Retrieves a new Web Analytics Service application proxy.</maml:para>
				<maml:para />
			</maml:description>
			<maml:copyright>
				<maml:para />
			</maml:copyright>
			<command:verb>Get</command:verb>
			<command:noun>SPWebAnalyticsServiceApplicationProxy</command:noun>
			<dev:version />
		</command:details>
		<command:syntax>
			<command:syntaxItem>
				<maml:name>Get-SPWebAnalyticsServiceApplicationProxy</maml:name>
				<command:parameter required="True" position="1">
					<maml:name>Identity</maml:name>
					<command:parameterValue required="True">WebAnalyticsServiceApplicationProxyPipeBind</command: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 name of the Web Analytics Service application proxy to retrieve.</maml:para>
					<maml:para />
				</maml:description>
				<command:parameterValue required="True">WebAnalyticsServiceApplicationProxyPipeBind</command:parameterValue>
				<dev:type>
					<maml:name>WebAnalyticsServiceApplicationProxyPipeBind</maml:name>
					<maml: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-SPWebAnalyticsServiceApplicationProxy cmdlet retrieves a Web Analytics Service application proxy from the farm.</maml:para>
			<maml:para />
			<maml:para>
				For permissions and the most current information about Windows PowerShell for SharePoint Server 2010, see TechNet (http:
			</maml:para>
			<maml:para />
		</maml:description>
		<command:inputTypes />
		<command:returnValues />
		<command:examples>
			<command:example>
				<maml:title>-----------------EXAMPLE--------------------- </maml:title>
				<dev:code>C:\PS>Get-SPWebAnalyticsServiceApplicationProxy -Identity "WebAnalyticsServiceApp1"</dev:code>
				<dev:remarks>
					<maml:para>This example retrieves settings for the application proxy named WebAnalyticsServiceApp1.</maml:para>
					<maml:para />
				</dev:remarks>
			</command:example>
		</command:examples>
		<maml:relatedLinks>
			<maml:navigationLink>
				<maml:linkText>New-SPWebAnalyticsServiceApplicationProxy</maml:linkText>
				<maml:uri />
			</maml:navigationLink>
			<maml:navigationLink>
				<maml:linkText>Set-SPWebAnalyticsServiceApplicationProxy</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-SPWebAnalyticsServiceApplicationProxy</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-SPWebAnalyticsServiceApplication</command:name>
			<maml:description>
				<maml:para>Adds a new Web Analytics Service application to the farm.</maml:para>
				<maml:para />
			</maml:description>
			<maml:copyright>
				<maml:para />
			</maml:copyright>
			<command:verb>New</command:verb>
			<command:noun>SPWebAnalyticsServiceApplication</command:noun>
			<dev:version />
		</command:details>
		<command:syntax>
			<command:syntaxItem>
				<maml:name>New-SPWebAnalyticsServiceApplication</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>EnableDataTrimming</maml:name>
					<command:parameterValue required="True">SwitchParameter</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ListOfReportingDatabases</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ListOfStagingDatabases</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>MaxAggregationLevel</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>MinAggregationLevel</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>ReportingDataRetentionPeriod</maml:name>
					<command:parameterValue required="True">Int32</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>SamplingRate</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="Named">
				<maml:name>ApplicationPool</maml:name>
				<maml:description>
					<maml:para>Specifies the existing IIS application pool to run the Web service in the service application.</maml:para>
					<maml:para />
					<maml:para>
						The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid URL of a search application, in the form http:
						SPIisWebServiceApplicationPool
						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>Name</maml:name>
				<maml:description>
					<maml:para>Specifies the display name for the new Web Analytics Service application. The name that you use must be a unique name of a Web Analytics Service application in this farm. The name can be a maximum of 128 characters and cannot include the invalid characters comma (,), equal sign (=), or colon (:).</maml:para>
					<maml:para />
					<maml:para>The type must be a valid name of a service application proxy; for example, WebAnalyticsSvc1.</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>ReportingDataRetentionPeriod</maml:name>
				<maml:description>
					<maml:para>
						Specifies the period, in months, that data is retained in the Web Analytics Reporting database. The default value is
						25
						.
					</maml:para>
					<maml:para />
					<maml:para>An integer in the range from 1 to 25.</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>ListOfReportingDatabases</maml:name>
				<maml:description>
					<maml:para>Specifies the server and database name for the Web Analytics Reporting database. The parameter value is an XML string that contains the server name and the database name.</maml:para>
					<maml:para />
					<maml:para>The type must be a valid XML string.</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>ListOfStagingDatabases</maml:name>
				<maml:description>
					<maml:para>Specifies the server and database name for the Web Analytics Staging database. The parameter value is an XML string that contains the server name and the database name.</maml:para>
					<maml:para />
					<maml:para>The type must be a valid XML string.</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>MaxAggregationLevel</maml:name>
				<maml:description>
					<maml:para>Specifies the maximum aggregation level that the Report Consolidator component will use to aggregate data. The MaxAggregationLevel parameter should always be used in conjunction with the MinAggregationLevel parameter</maml:para>
					<maml:para />
					<maml:para>The value specified for the MaxAggregationLevel parameter should always be higher than the MinAggregationLevel parameter value.</maml:para>
					<maml:para />
					<maml:para>The range of possible values in ascending order are: WebApplication, SiteCollection, Site</maml:para>
					<maml:para />
					<maml:para>The default value is WebApplication.</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>MinAggregationLevel</maml:name>
				<maml:description>
					<maml:para>Specifies the minimum aggregation level that the Report Consolidator component will use to aggregate data. The MinAggregationLevel parameter should always be used in conjunction with the MaxAggregationLevel parameter</maml:para>
					<maml:para />
					<maml:para>The value specified for the MinAggregationLevel parameter should be lower than the MaxAggregationLevel parameter value.</maml:para>
					<maml:para />
					<maml:para>The range of possible values in ascending order are: All Web Application, SiteCollection, Site, </maml:para>
					<maml:para />
					<maml:para>The default value is WebApplication.</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>SamplingRate</maml:name>
				<maml:description>
					<maml:para>
						Specifies the sample rate of incoming data. This controls the throttling to reduce the amount of data to be processed. A backend process estimates the original traffic numbers. The default value is
						100
						.
					</maml:para>
					<maml:para />
					<maml:para>The type must be an integer in the range of 0 to 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="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>EnableDataTrimming</maml:name>
				<maml:description>
					<maml:para>When enabled, the number of rows of data in the reporting database is trimmed to 20,000 rows per day per component (Site, Site collection, Web Application). Typically, the EnableDataTrimming parameter is enabled for improving performance of the Web Analytics Report Consolidator component.</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>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-WebAnalyticsServiceApplication cmdlet creates a new Web Analytics Service application in the farm.</maml:para>
			<maml:para />
			<maml:para>
				For permissions and the most current information about Windows PowerShell for SharePoint Server 2010, see TechNet (http:
			</maml:para>
			<maml:para />
		</maml:description>
		<command:inputTypes />
		<command:returnValues />
		<command:examples>
			<command:example>
				<maml:title>---------------------EXAMPLE------------------- </maml:title>
				<dev:code>C:\PS>New-SPWebAnalyticsServiceApplication -Name WebAnalyticsServiceApplication1 -ReportingDataRetention 20 -SamplingRate 100 -ApplicationPool WebAnalyticsServiceApplication1</dev:code>
				<dev:remarks>
					<maml:para>This example creates a new Web Analytics Service application.</maml:para>
					<maml:para />
				</dev:remarks>
			</command:example>
		</command:examples>
		<maml:relatedLinks>
			<maml:navigationLink>
				<maml:linkText>Get-SPWebAnalyticsServiceApplication</maml:linkText>
				<maml:uri />
			</maml:navigationLink>
			<maml:navigationLink>
				<maml:linkText>Set-SPWebAnalyticsServiceApplication</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-SPWebAnalyticsServiceApplication</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-SPWebAnalyticsServiceApplicationProxy</command:name>
			<maml:description>
				<maml:para>Adds a new Web Analytics Service application proxy to the farm.</maml:para>
				<maml:para />
			</maml:description>
			<maml:copyright>
				<maml:para />
			</maml:copyright>
			<command:verb>New</command:verb>
			<command:noun>SPWebAnalyticsServiceApplicationProxy</command:noun>
			<dev:version />
		</command:details>
		<command:syntax>
			<command:syntaxItem>
				<maml:name>New-SPWebAnalyticsServiceApplicationProxy</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>Name</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ServiceApplication</maml:name>
					<command:parameterValue required="True">WebAnalyticsServiceApplicationPipeBind</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>URI</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ViewDataPermissionLevel</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="True" position="Named">
				<maml:name>ServiceApplication</maml:name>
				<maml:description>
					<maml:para>The Web Analytics Service Application that is associated with the new service application proxy. The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a Web Analytics Service Application (for example, WebAnalyticsApp1); or an instance of a valid WebAnalyticsServiceApplication object.</maml:para>
					<maml:para />
				</maml:description>
				<command:parameterValue required="True">WebAnalyticsServiceApplicationPipeBind</command:parameterValue>
				<dev:type>
					<maml:name>WebAnalyticsServiceApplicationPipeBind</maml:name>
					<maml: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>Name</maml:name>
				<maml:description>
					<maml:para>Provides a unqiue name for the Web Analytics Service 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="True" position="Named">
				<maml:name>URI</maml:name>
				<maml:description>
					<maml:para>Specifies the address of the Web Analytics service application to associate the new application proxy with.</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>ViewDataPermissionLevel</maml:name>
				<maml:description>
					<maml:para>
						Specifies the security level restriction set on the proxy that is used to authenticate a request.
						Valid values are High and Medium. A value of High specifies that the user's credentials will be used to authenticate the request. A value of Medium specifies that the SPContext object of the request is used for authentication.
					</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-WebAnalyticsServiceApplicationProxy cmdlet creates a new Web Analytics Service application proxy to the farm or creates an instance of a Web Analytics Service application proxy.</maml:para>
			<maml:para />
			<maml:para>
				For permissions and the most current information about Windows PowerShell for SharePoint Server 2010, see TechNet (http:
			</maml:para>
			<maml:para />
		</maml:description>
		<command:inputTypes />
		<command:returnValues />
		<command:examples>
			<command:example>
				<maml:title>----------------EXAMPLE---------------- </maml:title>
				<dev:code>C:\PS>New-SPWebAnalyticsServiceApplicationProxy -Name WebAnalyticsServiceApplicationProxy1 -ServiceApplication WebAnalyticsServiceApplication1</dev:code>
				<dev:remarks>
					<maml:para>This example creates a new Web Analytics Service application proxy.</maml:para>
					<maml:para />
				</dev:remarks>
			</command:example>
		</command:examples>
		<maml:relatedLinks>
			<maml:navigationLink>
				<maml:linkText>Get-SPWebAnalyticsServiceApplicationProxy</maml:linkText>
				<maml:uri />
			</maml:navigationLink>
			<maml:navigationLink>
				<maml:linkText>Set-SPWebAnalyticsServiceApplicationProxy</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-SPWebAnalyticsServiceApplicationProxy</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-SPWebAnalyticsServiceApplication</command:name>
			<maml:description>
				<maml:para>Returns the settings for a Web Analytics Service application.</maml:para>
				<maml:para />
			</maml:description>
			<maml:copyright>
				<maml:para />
			</maml:copyright>
			<command:verb>Get</command:verb>
			<command:noun>SPWebAnalyticsServiceApplication</command:noun>
			<dev:version />
		</command:details>
		<command:syntax>
			<command:syntaxItem>
				<maml:name>Get-SPWebAnalyticsServiceApplication</maml:name>
				<command:parameter required="True" position="1">
					<maml:name>Identity</maml:name>
					<command:parameterValue required="True">WebAnalyticsServiceApplicationPipeBind</command: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 Web Analytics 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 Web Analytics Service application (for example, WebAnalyticsApp1); or an instance of a valid WebAnalyticsServiceApplication object.</maml:para>
					<maml:para />
				</maml:description>
				<command:parameterValue required="True">WebAnalyticsServiceApplicationPipeBind</command:parameterValue>
				<dev:type>
					<maml:name>WebAnalyticsServiceApplicationPipeBind</maml:name>
					<maml: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-WebAnalyticsServiceApplication cmdlet reads the settings for a Web Analytics Service application.</maml:para>
			<maml:para />
			<maml:para>
				For permissions and the most current information about Windows PowerShell for SharePoint Server 2010, see TechNet (http:
			</maml:para>
			<maml:para />
		</maml:description>
		<command:inputTypes />
		<command:returnValues />
		<command:examples>
			<command:example>
				<maml:title>----------------------EXAMPLE------------------</maml:title>
				<dev:code>C:\PS>get-spwebanalyticsserviceapplication WebAnalyticsServiceApplication1</dev:code>
				<dev:remarks>
					<maml:para>This example displays all Web Analytics Service application settings. </maml:para>
					<maml:para />
				</dev:remarks>
			</command:example>
		</command:examples>
		<maml:relatedLinks>
			<maml:navigationLink>
				<maml:linkText>New-SPWebAnalyticsServiceApplication</maml:linkText>
				<maml:uri />
			</maml:navigationLink>
			<maml:navigationLink>
				<maml:linkText>Set-SPWebAnalyticsServiceApplication</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-SPWebAnalyticsServiceApplication</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-SPWebAnalyticsServiceApplication</command:name>
			<maml:description>
				<maml:para>Sets properties of a Web Analytics Service application.</maml:para>
				<maml:para />
			</maml:description>
			<maml:copyright>
				<maml:para />
			</maml:copyright>
			<command:verb>Set</command:verb>
			<command:noun>SPWebAnalyticsServiceApplication</command:noun>
			<dev:version />
		</command:details>
		<command:syntax>
			<command:syntaxItem>
				<maml:name>Set-SPWebAnalyticsServiceApplication</maml:name>
				<command:parameter required="True" position="1">
					<maml:name>Identity</maml:name>
					<command:parameterValue required="True">WebAnalyticsServiceApplicationPipeBind</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" 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>EnableDataTrimming</maml:name>
					<command:parameterValue required="True">SwitchParameter</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ListOfReportingDatabases</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ListOfStagingDatabases</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>MaxAggregationLevel</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>MinAggregationLevel</maml:name>
					<command:parameterValue required="True">String</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ReportConsolidationStartTime</maml:name>
					<command:parameterValue required="True">Int32</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>ReportingDataRetentionPeriod</maml:name>
					<command:parameterValue required="True">Int32</command:parameterValue>
				</command:parameter>
				<command:parameter required="False" position="Named">
					<maml:name>SamplingRate</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 Web Analytics 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 Web Analytics Service application (for example, WebAnalyticsApp1); or an instance of a valid WebAnalyticsServiceApplication object.</maml:para>
					<maml:para />
				</maml:description>
				<command:parameterValue required="True">WebAnalyticsServiceApplicationPipeBind</command:parameterValue>
				<dev:type>
					<maml:name>WebAnalyticsServiceApplicationPipeBind</maml:name>
					<maml:uri href="" />
				</dev:type>
				<dev:defaultValue>
				</dev:defaultValue>
			</command:parameter>
			<command:parameter required="False" variableLength="False" globbing="False" pipelineInput="False" position="Named">
				<maml:name>ApplicationPool</maml:name>
				<maml:description>
					<maml:para>Specifies the name of the application pool in the form of a GUID. You can pass in the object name from the New-SPIisWebServiceApplicationPool cmdlet.</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>EnableDataTrimming</maml:name>
				<maml:description>
					<maml:para>When enabled, the number of rows of data in the reporting database is trimmed to 20,000 rows per day per component (Site, Site collection, Web Application). Typically, the EnableDataTrimming parameter is enabled for improving performance of the Web Analytics Report Consolidator component.</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>ReportingDataRetentionPeriod</maml:name>
				<maml:description>
					<maml:para>Specifies the period, in months, that data is retained in the Web Analytics Reporting database. The default value is 25.</maml:para>
					<maml:para />
					<maml:para>An integer in the range from 1 to 25.</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>ReportConsolidationStartTime</maml:name>
				<maml:description>
					<maml:para>Specifies the time expressed in hours that the report consolidation process is started. The default value is 3.</maml:para>
					<maml:para />
					<maml:para>A valid integer between 1 and 23.</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>SamplingRate</maml:name>
				<maml:description>
					<maml:para>Specifies the sample rate of incoming data. This controls the throttling to reduce the amount of data to be processed. A backend process estimates the original traffic numbers. The default value is 100.</maml:para>
					<maml:para />
					<maml:para>The type must be an integer in the range of 0 to 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>ListOfReportingDatabases</maml:name>
				<maml:description>
					<maml:para>Specifies the server and database name for the Web Analytics Reporting database. The parameter value is an XML string that contains the server name and the database name.</maml:para>
					<maml:para />
					<maml:para>The type must be a valid XML string.</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>ListOfStagingDatabases</maml:name>
				<maml:description>
					<maml:para>Specifies the server and database name for the Web Analytics Staging database. The parameter value is an XML string that contains the server name and the database name.</maml:para>
					<maml:para />
					<maml:para>The type must be a valid XML string.</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>MaxAggregationLevel</maml:name>
				<maml:description>
					<maml:para>Specifies the maximum aggregation level that the Report Consolidator component will use to aggregate data. The MaxAggregationLevel parameter should always be used in conjunction with the MinAggregationLevel parameter</maml:para>
					<maml:para />
					<maml:para>The value specified for the MaxAggregationLevel parameter should always be higher than the MinAggregationLevel parameter value.</maml:para>
					<maml:para />
					<maml:para>The range of possible values in ascending order are: WebApplication, SiteCollection, Site</maml:para>
					<maml:para />
					<maml:para>The default value is WebApplication.</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>MinAggregationLevel</maml:name>
				<maml:description>
					<maml:para>Specifies the minimum aggregation level that the Report Consolidator component will use to aggregate data. The MinAggregationLevel parameter should always be used in conjunction with the MaxAggregationLevel parameter</maml:para>
					<maml:para />
					<maml:para>The value specified for the MinAggregationLevel parameter should be lower than the MaxAggregationLevel parameter value.</maml:para>
					<maml:para />
					<maml:para>The range of possible values in ascending order are: All Web Application, SiteCollection, Site, </maml:para>
					<maml:para />
					<maml:para>The default value is WebApplication.</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-WebAnalyticsServiceApplication cmdlet sets the properties of a Web Analytics Service application.</maml:para>
			<maml:para />
			<maml:para>
				For permissions and the most current information about Windows PowerShell for SharePoint Server 2010, see TechNet (http:
			</maml:para>
			<maml:para />
		</maml:description>
		<command:inputTypes />
		<command:returnValues />
		<command:examples>
			<command:example>
				<maml:title>-------------------EXAMPLE---------------</maml:title>
				<dev:code>C:\PS>Set-SPWebAnalyticsServiceApplication -Identity WebAnalyticsServiceApplication1 -ReportingDataRetention 20 -SamplingRate 90</dev:code>
				<dev:remarks>
					<maml:para>This example sets the reporting data retention and sampling rate for a Web Analytics Service application named WebAnalyticsServiceApplication1.</maml:para>
					<maml:para />
				</dev:remarks>
			</command:example>
		</command:examples>
		<maml:relatedLinks>
			<maml:navigationLink>
				<maml:linkText>Get-SPWebAnalyticsServiceApplication</maml:linkText>
				<maml:uri />
			</maml:navigationLink>
			<maml:navigationLink>
				<maml:linkText>New-SPWebAnalyticsServiceApplication</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-SPWebAnalyticsServiceApplication</name>
		<role />
		<functionality />
		<component />
	</UserDefinedData>
</HelpItems>
