探し方が悪いのか、SCOM PowerShellの全体リストは、
Operations Manager Cmdlets
しか見当たらない。。。
2020/01/31 追記
こちらはSCOM 2012 R2までの一覧です。
SCOM 2019のget-*コマンドレットは、こちらでリストアップしています。
情報を調べる系は、使い出があるので、こちらでリストアップしておきます。
で原文は、なぜか ASCII順になっておらず、順番を直して転記してます。
下記の情報も参考になります。
Export Management Pack Rules and Monitors from SCOM 2012
Get a List of Management Pack Rules with PowerShell
SCOM 2012 Get-SCOMGroup list of computers
Operations Manager Cmdlets
しか見当たらない。。。
2020/01/31 追記
こちらはSCOM 2012 R2
SCOM 2019のget-*コマンドレットは、こちらでリストアップしています。
情報を調べる系は、使い出があるので、こちらでリストアップしておきます。
- Get-SCOMAccessLicense
Gets information about licenses for System Center Operations Manager and Windows. - Get-SCOMADAgentAssignment
Gets active directory agent assignments for the management group. - Get-SCOMAgent
Gets the agent-managed computers in a management group.
エージェントの一覧を取得するには、これです! - Get-SCOMAgentApprovalSetting
Gets the manual agent approval setting for the management group. - Get-SCOMAgentlessManagedComputer
Retrieves a list managed computers that do not have agents.
管理エージェントレスで監視しているコンピューターの一覧は、これで取得します。 - Get-SCOMAlert
Gets the specified alerts. - Get-SCOMAlertHistory
Gets history entries for the specified alerts. - Get-SCOMAlertResolutionSetting
Gets the automatic alert resolution setting for the management group. - Get-SCOMAlertResolutionState
Gets the alert resolution states defined in the management group. - Get-SCOMClass
Retrieves an Operations Manager class. - Get-SCOMClassInstance
Gets a list of class instances. - Get-SCOMCommand
Gets Operations Manager commands in the current session.
現在のコマンドレット一覧は、こちらで確認するのが良さそうですね。 - Get-SCOMConnector
Gets the specified connectors. - Get-SCOMDatabaseGroomingSetting
Gets the database grooming settings for the management group. - Get-SCOMDataWarehouseSetting
Gets the data warehouse settings for the management group. - Get-SCOMDiagnostic
Gets a list of diagnostics. - Get-SCOMDiscovery
Retrieves discovery information from Operations Manager. - Get-SCOMErrorReportingSetting
Gets the error reporting settings for the management group. - Get-SCOMEvent
Gets events that have been collected by monitoring rules. - Get-SCOMGatewayManagementServer
Gets the gateway management servers. - Get-SCOMGroup
Gets a list of groups. - Get-SCOMHeartbeatSetting
Gets the server and agent heartbeat settings for the management group. - Get-SCOMLicense
Displays the Microsoft Software License Terms for the currently active product license.
SCOM 2019からは、管理コンソールでライセンスの状態が確認できるようになりました。が、SCOM 2016以下は、こちらのコマンドレットで確認しましましょう。 - Get-SCOMLocation
Gets a location. - Get-SCOMMaintenanceMode
Gets details about maintenance mode entries.
メンテナンスモードの一覧を得られます。 - Get-SCOMManagementGroup
Gets a Microsoft.EnterpriseManagement.ManagementGroup object for the current management group. - Get-SCOMManagementGroupConnection
Retrieves all management group connections, including the IsActive state of these connections. - Get-SCOMManagementPack
Retrieves management packs that have been imported into a management group; that exist in management pack files (.mp, .xml); or that reside within a management pack bundle (.mpb) file. - Get-SCOMManagementServer
Gets the management servers in the management group.
マネジメントサーバーの情報が得られます。 - Get-SCOMMonitor
Gets the specified monitors.
モニターの一覧を得るには、これを使います。 - Get-SCOMNotificationChannel
Gets the notfication channels defined in the management group.
通知チャンネルの情報を得るには、これを使います。 - Get-SCOMNotificationSubscriber
Gets the notfication subscribers defined in the management group.
こちらはサブスクライバーの情報ですね。 - Get-SCOMNotificationSubscription
Gets a list of notification subscriptions.
こちらはサブスクリプションの情報ですね。 - Get-SCOMOverride
Gets a list of overrides or a resulting set of overrides. - Get-SCOMOverrideResult
Gets override results. - Get-SCOMParentManagementServer
Gets the management servers that an agent reports to. - Get-SCOMPendingManagement
Gets pending agent management actions.
管理エージェントへの操作がペンディング中か確認できます。 - Get-SCOMRecovery
Gets a list of recoveries. - Get-SCOMRelationship
Retrieves information about relationship objects from Operations Manager. - Get-SCOMRelationshipInstance
Retrieves the instances of relationships from Operations Manager. - Get-SCOMReportingSetting
Gets the reporting server settings for the management group. - Get-SCOMResourcePool
Gets resource pools. - Get-SCOMRMSEmulator
Gets the management server that hosts the RMS Emulator role. - Get-SCOMRule
Gets a list of monitoring rules.
ルールの一覧を確認するなら、こちらです。 - Get-SCOMRunAsAccount
Gets Run As accounts. - Get-SCOMRunAsDistribution
Gets the distribution policy of an Operations Manager Run As account. - Get-SCOMRunAsProfile
Gets a list of Run As profiles. - Get-SCOMTask
Gets a list of tasks. - Get-SCOMTaskResult
Gets the results for tasks that have run. - Get-SCOMTierConnector
Gets the connectors associated with a tiered management group. - Get-SCOMTieredManagementGroup
Gets tiered management groups defined in Operations Manager. - Get-SCOMUserRole
Gets user roles. - Get-SCOMWebAddressSetting
Gets the web console and online product knowledge addresses for the management group.
下記の情報も参考になります。
Export Management Pack Rules and Monitors from SCOM 2012
Get a List of Management Pack Rules with PowerShell
SCOM 2012 Get-SCOMGroup list of computers
0 件のコメント:
コメントを投稿