Datasheet
18 CHAPTER 1
•
WINDOWS POWERSHELL 101
Once you have identi ed the cmdlets you need, you can then use the
Get-Help
cmdlet to learn more about how to use the cmdlets:
PS C:\> Get-Help Start-SPServiceInstance
NAME
Start-SPServiceInstance
SYNOPSIS
Starts the service instance for a service on a specific ser
ver or the farm.
SYNTAX
Start-SPServiceInstance [-Identity] <SPServiceInstancePipeB
ind> [-AssignmentCollection <SPAssignmentCollection>] [-Con
firm [<SwitchParameter>]] [-WhatIf [<SwitchParameter>]] [<C
ommonParameters>]
DESCRIPTION
Use the Start-SPServiceInstance cmdlet to start the service
instance for a service on a specific server or on the farm.
For permissions and the most current information about Wind
ows PowerShell for SharePoint Products, see the online docu
mentation (http://go.microsoft.com/fwlink/?LinkId=163185).
RELATED LINKS
Get-SPServiceInstance
REMARKS
To see the examples, type: “get-help Start-SPServiceInstanc
e -examples”.
For more information, type: “get-help Start-SPServiceInstan
ce -detailed”.
c01.indd 18c01.indd 18 5/16/2011 11:12:32 AM5/16/2011 11:12:32 AM