Get-BluGenieSystemInfo

Get-BluGenieSystemInfo

SYNOPSIS

Return Detailed System Information

SYNTAX

Get-BluGenieSystemInfo [-ShowUpdates] [-ClearGarbageCollecting] [-UseCache] [[-CachePath] <String>] [-RemoveCache] [[-DBName] <String>] [[-DBPath] <String>] [-UpdateDB] [-ForceDBUpdate] [-NewDBTable] 
[-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [[-FormatView] <String>] [<CommonParameters>]

DESCRIPTION

Return Detailed System Information based on * Logged In users * Operating System & Installed Date * System Start Time * General Computer Information - Name - Domain - Description - Manufacturer - Model - NumberOfProcessors - SystemType - PrimaryOwnerName * Disk size and freespace * Memory size and freespace * Domain and DC Names * PowerShell Version * Dot Net Version(s) * Windows Updates

EXAMPLES

EXAMPLE 1

Command: Get-BluGenieSystemInfo
Description: General System Information
Notes: This does not include AD, GPO, or Windows Update information

EXAMPLE 2

Command: Get-BluGenieSystemInfo -ShowUpdates

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

EXAMPLE 8

PARAMETERS

ShowUpdates

ClearGarbageCollecting

UseCache

CachePath

RemoveCache

DBName

DBPath

UpdateDB

ForceDBUpdate

NewDBTable

Walkthrough

ReturnObject

OutUnEscapedJSON

OutYaml

FormatView

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