Listi allt PowerShell Stjórn-skulum í SharePoint 2010

Þetta er röð af Skrifletur PowerShell í SharePoint 2010. Lærðu cmdlet (stjórn-láta) á dag.

Cmdlet(Stjórn-láta)

Cmdlet er gerður skipanir sett með PowerShell. Þegar þú byrjar “SharePoint 2010 Stjórn PowerShell”, hugga byrjar með pre-hlaðinn cmdlets.

Dagur 1:

Fá-Skipun

Fá-Command cmdlet munu allar commandlets skráðir hjá PowerShell.

-Module

Passing Module value with Get-Command will return only the cmdlet’s available on the specific Module.

Setningafræði:

Get-Command -Module <<Module Name>>

Dæmi:

Get-Command -Module Microsoft.SharePoint.PowerShell

Skildu eftir svar

Hægt er að nota þessi HTML tög

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>