Sunday, August 5, 2012

PowerShell Commands-Part 4


SharePoint Powershell Commands

SPTaxonomySession
Get-SPTaxonomySession – Get a TaxonomySession instance
SPTimerJob
Disable-SPTimerJob
Enable-SPTimerJob
Get-SPTimerJob
Set-SPTimerJob
Start-SPTimerJob
SPTopologyWebServiceApplication
Get-SPTopologyWebServiceApplication
Set-SPTopologyWebServiceApplication
SPTopologyWebServiceProxy
Get-SPTopologyWebServiceProxy
Set-SPTopologyWebServiceProxy
SPUsageApplication
Get-SPUsageApplication
New-SPUsageApplication
Remove-SPUsageApplication
Set-SPUsageApplication
SPUsageDefinition
Get-SPUsageDefinition
Set-SPUsageDefinition
SPUsageLogFile
New-SPUsageLogFile
SPUsageService
Get-SPUsageService
Set-SPUsageService
SPUser
Get-SPUser – Returns the user(s) that match a given search criteria.
Move-SPUser – Migrates a user account in .
New-SPUser – Adds an existing user to a site with the designated permissions.
Remove-SPUser – Removes a user from a web site.
Set-SPUser – Configures properties on an existing user.
SPUserProfilePhotoStore
Update-SPUserProfilePhotoStore
SPUserSolution
Add-SPUserSolution
Get-SPUserSolution
Install-SPUserSolution
Remove-SPUserSolution
Uninstall-SPUserSolution
Update-SPUserSolution
SPVisioExternalData
Get-SPVisioExternalData – Returns the settings for external data connections for a Visio Service application.
Set-SPVisioExternalData
SPVisioPerformance
Get-SPVisioPerformance – Returns the Visio Graphics Services settings for the performance of a Visio Service application.
Set-SPVisioPerformance – Sets performance properties for a Visio Services application.
SPVisioSafeDataProvider
Get-SPVisioSafeDataProvider – Returns the settings of a safe data provider for a Visio Services application.
New-SPVisioSafeDataProvider – Adds a new data provider to a Visio Services application.
Remove-SPVisioSafeDataProvider – Removes a data provider from a Visio Services application.
Set-SPVisioSafeDataProvider – Specifies a description of a safe data provider for a Visio Services application.
SPVisioServiceApplication
Get-SPVisioServiceApplication – Returns properties of a Visio Services application or a collection of Visio Services applications.
New-SPVisioServiceApplication – Adds a new Visio Services application to a farm.
Remove-SPVisioServiceApplication – Removes a Visio Services application from a farm.
Set-SPVisioServiceApplication – Sets the ServiceApplicationPool property of a Visio Services application.
SPVisioServiceApplicationProxy
Get-SPVisioServiceApplicationProxy – Returns properties of a Visio Services application proxy or a collection of Visio Services application proxies.
New-SPVisioServiceApplicationProxy – Adds a new Visio Services application proxy to a farm.
Remove-SPVisioServiceApplicationProxy – Removes a Visio Services application proxy from a farm.
SPWeb
Export-SPWeb – Exports a site collection, Web application, list, or library.
Get-SPWeb – Returns all sub-sites that match the given criteria.
Import-SPWeb – Imports a site collection, Web application, list, or library.
New-SPWeb – Creates a new sub-site under any existing site collection.
Remove-SPWeb – Completely deletes the specified Web.
Set-SPWeb – Configures the specified sub-site.
SPWebAnalyticsServiceApplication
Get-SPWebAnalyticsServiceApplication – Returns the settings for a Web Analytics Service application.
New-SPWebAnalyticsServiceApplication – Adds a new Web Analytics Service application to the farm.
Set-SPWebAnalyticsServiceApplication – Sets properties of a Web Analytics Service application.
SPWebAnalyticsServiceApplicationProxy
New-SPWebAnalyticsServiceApplicationProxy – Adds a new Web Analytics Service application proxy to the farm.
SPWebApplication
Get-SPWebApplication – Returns all Web applications that match the given criteria.
New-SPWebApplication – Creates a new Web application within the local farm.
Remove-SPWebApplication – Deletes the specified Web application.
Set-SPWebApplication – Configure the specified Web application.
SPWebApplicationExtension
New-SPWebApplicationExtension – Creates a new zone instance for the Web application.
SPWebApplicationHttpThrottling
Disable-SPWebApplicationHttpThrottling
Enable-SPWebApplicationHttpThrottling
SPWebApplicationHttpThrottlingMonitor
Set-SPWebApplicationHttpThrottlingMonitor
SPWebApplicationHttpThrottlingMonitors
Get-SPWebApplicationHttpThrottlingMonitors
SPWebApplicationSiginRedirectUrl
Set-SPWebApplicationSiginRedirectUrl
SPWebPartPack
Get-SPWebPartPack – Return the Web part packages installed for the specified scope.
Install-SPWebPartPack – Installs the specified Web part package to the specified location.
Uninstall-SPWebPartPack – Uninstall the specified Web part package.
SPWebTemplate
Get-SPWebTemplate – Displays all globally installed site templates that match the given identity.
Install-SPWebTemplate – Installs the given site template.
Set-SPWebTemplate – Changes the title and description of an installed site template.
Uninstall-SPWebTemplate – Uninstall the given site template.
SPWordConversionServiceApplication
New-SPWordConversionServiceApplication – Creates a new service application.
Set-SPWordConversionServiceApplication – Sets parameters on a service application.
SPWordConversionServiceApplicationProxy
New-SPWordConversionServiceApplicationProxy – Creates a new service application proxy.
SPWorkflowConfig
Get-SPWorkflowConfig – Returns workflow settings for the specified Web application.
Set-SPWorkflowConfig – Configures the workflow settings for the specified Web application.

No comments:

Post a Comment