Cmdlets for Microsoft Management Console
The following list identifies the cmdlets that you can use when interacting with Microsoft™ Management Console (MMC).
- Clear-FcmMmcManagedCapacityHistory
- Clear-FcmMmcScheduledActivityHistory
- Disable-FcmMmcSchedule
- Enable-FcmMmcSchedule
- Get-FcmMmcActivity
- Get-FcmMmcComputerInformation
- Get-FcmMmcManagedCapacityHistory
- Get-FcmMmcReport
- Get-FcmMmcSchedule
- Get-FcmMmcScheduledActivity
- New-FcmMmcSchedule
- Remove-FcmMmcSchedule
- Set-FcmMmcSchedule
- Start-FcmMmcSchedule
To view the details about a specific cmdlet, run the Get-Help cmdlet with the
cmdlet name. For example:
Get-Help New-FcmMmcScheduleTo
continue the example, to see examples for the cmdlet, enter:
get-help New-FcmMmcSchedule -examplesFor more information,
enter:get-help New-FcmMmcSchedule -detailedFor technical
information, enter:get-help New-FcmMmcSchedule -fullFor
online product information,
enter:get-help New-FcmMmcSchedule -onlineFor information
about a specific parameter,
enter:help New-FcmMmcSchedule -Parameter backupdestinationTo
display the help in a separate window, include the -showwindow
parameter with the help command.