Skip to main content
SnapCenter 6.0 cmdlets

Get-SdInfo

Contributors

Gets information about the SnapCenter Plug-in for Microsoft Windows instance that you are running.

Syntax

Get-SdInfo [-Session]  <String>  [-Host]  <String>  [-Details]  <>  [-Session]  <String>  [-Host]  <String>

Detailed Description

You can use this cmdlet to retrieve the version number of the SnapCenter Plug-in for Microsoft Windows instance you are currently running. You can use the Details parameter to get additional information about Snapshot, discovery, virtualization, configuration, storage resolution, SMB shadow copy, SnapRemote, administration, and provisioning services, along with the interface name.

Parameters

Name Description Required? Pipeline Input Default Value

Session

Specifies the session ID from Open-SmConnection..

false

true (ByPropertyName)

Host

Specifies the name or IP address of the host on which you execute the operation. The default is your local machine.

false

true (ByPropertyName)

Details

Gets additional information about Snapshot copy, discovery, virtualization, configuration, storage resolution, SMB shadow copy, SnapRemote, administration, and provisioning services, along with the interface name.

false

true (ByPropertyName)

Examples

Example 1: Getting the details about the SnapCenter Plug-in for Microsoft Windows instance

 PS C:\> Get-SdInfo -Details

This example gets detailed information about the version and services of the SnapCenter Plug-in for Microsoft Windows instance you are running.

Get-SdInfo -Details
Version: 7.0.0.5779
Snapshot Service
InterfaceName: SDSnapshot_v1_1
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/Snapshot
URLForWSDL:
Discovery Service
InterfaceName: SDDiscovery_v10
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/Discovery
URLForWSDL:
Virtualization Service
InterfaceName: SnapDrive.Nsf.Interfaces.Virtualization.IVirtualMachineManagement
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/Virtualization
URLForWSDL:
Configuration Service
InterfaceName: SnapDrive.Nsf.Interfaces.SDConfiguraiton
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/Configuration
URLForWSDL:
StorageResolution Service
InterfaceName: SnapDrive.Nsf.Interfaces.SDStorageResolution
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/StorageResolution
URLForWSDL:
CIFS ShadowCopy Service
InterfaceName: SnapDrive.Nsf.Interfaces.SDCIFSShadowCopyManagement
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/CIFSShadowCopyManagement
URLForWSDL:
SnapRemote Service
InterfaceName: SDSnapRemote_v1_3
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/SnapshotRemote
URLForWSDL:
Administration Service
InterfaceName: SDAdmin_v10
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/SDAdminNext
URLForWSDL:
InterfaceName: SDAdmin
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/SDAdminInfo
URLForWSDL:
Provisioning Service
InterfaceName: SnapDrive.Nsf.Interfaces.SDProvisioningManagement
Version: 7.0.0.5779
URLForInterface: net.tcp://localhost:808/SnapDrive/ProvisioningManagement
URLForWSDL: