Hi,
We are facing this error in our preproduction environnement (SCSM 2010 SP1, smlets Béta4).
Everything is working fine on the production environnement, which is the same version for all components.
Every cmdlet that need to access SCSM server return this error (example with get-SCSMClass) :
PS C:> Get-SCSMClass
Get-SCSMClass : The requested name is valid, but no data of the requested type was found
At line:1 char:14
Regards,
C.
We are facing this error in our preproduction environnement (SCSM 2010 SP1, smlets Béta4).
Everything is working fine on the production environnement, which is the same version for all components.
Every cmdlet that need to access SCSM server return this error (example with get-SCSMClass) :
PS C:> Get-SCSMClass
Get-SCSMClass : The requested name is valid, but no data of the requested type was found
At line:1 char:14
-
Get-SCSMClass <<<<
- CategoryInfo : InvalidOperation: (localhost:String) [Get-SCSMClass], SocketException
-
FullyQualifiedErrorId : GenericMessage,SMLets.GetSMClassCommand
Regards,
C.