Microsoft Windows [Version 10.0.19042.985]
(c) Microsoft Corporation. All rights reserved.
C:\Windows\system32>wmic baseboard get product,Manufacturer,version,serialnumber
Manufacturer Product SerialNumber Version
AMD A88 Default string Default string
C:\Windows\system32>wmic csproduct get name,identifyingnumber,uuid
IdentifyingNumber Name UUID
Default string A88 03000200-0400-0500-0006-000700080009
C:\Windows\system32>wmic memorychip get manufacturer, capacity, partnumber, speed, memorytype, devicelocator, formfactor
Capacity DeviceLocator FormFactor Manufacturer MemoryType PartNumber Speed
4294967296 DIMM 1 8 24 F3-10666CL9-4GBRL 1333
4294967296 DIMM 1 8 24 F3-10666CL9-4GBRL 1333
C:\Windows\system32>wmic computersystem get model,name,manufacturer,systemtype
Manufacturer Model Name SystemType
AMD A88 DESKTOP-JHQHS9L x64-based PC
C:\Windows\system32>wmic Computersystem where name="%computername%" set
Incomplete Command.
C:\Windows\system32>wmic Computersystem where name="%computername%" set AutomaticManagedPagefile=True
Updating property(s) of '\DESKTOP-JHQHS9L\ROOT\CIMV2:Win32_ComputerSystem.Name="DESKTOP-JHQHS9L"'
Property(s) update successful.
C:\Windows\system32>wmic Computersystem where name="%computername%" get AutomaticManagedPagefile
AutomaticManagedPagefile
TRUE
System scan results
Scan ID: B31121A331D926C3
Well, this is embarrassing! No system match was found.
Somehow, a match for your system has eluded our industry-leading compatibility database. Our compatibility team will be searching for a solution if it is available, so check back soon!
I have a custom build

Running v2 now