Collects some useful system hardware and operating system details via WMI.
Get-SystemDetails.ps1 [-ProgressAction <ActionPreference>] [<CommonParameters>]
Get-SystemDetails.ps1
Name : DEEPTHOUGHT Status : OK Manufacturer : Microsoft Corporation Model : Surface Pro 4 PrimaryOwnerName : Memory : 3.93 GiB (25.68 % free) OperatingSystem : Microsoft Windows 10 Pro64-bit (10.0.14393) Processors : Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz Drives : C: 118 GiB (31.47 % free) Shares : NetVersions : {v4.6.2+win10ann, v3.5, v2.0.50727, v3.0}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.