Get-BluGenieADMachineInfo
Get-BluGenieADMachineInfo
SYNOPSIS
Query Active Directory Machine Information (Without RSAT)
SYNTAX
Get-BluGenieADMachineInfo [[-ReturnObject]] [[-Walkthrough]] [<CommonParameters>]DESCRIPTION
Query Active Directory Machine Information (Without RSAT)
EXAMPLES
EXAMPLE 1
Get-BluGenieADMachineInfoThis will return machine specific information from AD and Group Policy
The returned data will be a Hash TableEXAMPLE 2
PARAMETERS
ReturnObject
Walkthrough
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Last updated