Get-GroupIdInformation
The Get-GroupIdInformation commandlet retrieves general information about GroupID.
Syntax
Get-GroupIdInformation
[<CommonParameters>]
Required Parameter
- None
Example 1:
This example displays the name of the database and name of the SQL server being used by GroupID, GroupID version and the installation path of GroupID.
Get-GroupIdInformation
See Also