Quantcast
Channel: SCSM PowerShell Cmdlets
Viewing all articles
Browse latest Browse all 306

New Post: smlets error: "The requested name is valid, but no data of the requested type was found"

$
0
0
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
  • Get-SCSMClass <<<<
    • CategoryInfo : InvalidOperation: (localhost:String) [Get-SCSMClass], SocketException
    • FullyQualifiedErrorId : GenericMessage,SMLets.GetSMClassCommand
Does anybody know where it come from ?

Regards,
C.

Viewing all articles
Browse latest Browse all 306

Trending Articles