Bonjour à tous,
Lors que je veux me connecter en PowerShell pour gérer mes VM j'ai ce message :
New-SCOMManagementGroupConnection : The Data Access service is either not running or not yet initialized. Check the
event log for more information.
At C:\Program Files\Microsoft System Center 2012 R2\Operations Manager\Powershell\OperationsManager\Functions.ps1:97
char:31
+ $connection = New-SCOMManagementGroupConnection -ComputerName: $ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Microsoft.Syste...nnectionCommand:NewSCManagementGroupConnectionComma
nd) [New-SCManagementGroupConnection], ServiceNotRunningException
+ FullyQualifiedErrorId : ExecutionError,Microsoft.SystemCenter.Core.Commands.NewSCManagementGroupConnectionComman
d
Lorsque je regarde mes service je ne trouve pas System Center Data Access !
Dois je installer un complément pour l'avoir ?