NAME
Set-Service
SYNTAX
Set-Service [-Name]
[-ComputerName ] [-DisplayName ]
[-Description ] [-StartupType {Automatic | Manual |
Disabled}] [-Status {Running | Stopped | Paused}] [-PassThru] [-WhatIf]
[-Confirm] []
Set-Service [-ComputerName ] [-DisplayName ] [-Description
] [-StartupType {Automatic | Manual | Disabled}] [-Status
{Running | Stopped | Paused}] [-InputObject ]
[-PassThru] [-WhatIf] [-Confirm] []
ALIASES
None
REMARKS
Get-Help cannot find the Help files for this cmdlet on this computer. It is
displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet,
use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Set-Service
-Online" or
go to http://go.microsoft.com/fwlink/?LinkID=113399.