Pinned Loading
-
Romanitho/Winget-Install
Romanitho/Winget-Install PublicPowershell scripts for Winget with SCCM/Intune
-
microsoft/winget-pkgs
microsoft/winget-pkgs PublicThe Microsoft community Windows Package Manager manifest repository
-
grokability/snipe-it
grokability/snipe-it PublicA free open source IT asset/license management system
-
MSEndpointMgr/IntuneWin32App
MSEndpointMgr/IntuneWin32App PublicProvides a set of functions to manage all aspects of Win32 apps in Microsoft Intune.
-
-
System Info - Reports system model, ...
System Info - Reports system model, GPU, total RAM and type, and how many memory modules installed vs total. 1#GPU Information2[array]$adapterMemory = (Get-ItemProperty -Path "HKLM:\SYSTEM\ControlSet001\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0*" -Name "HardwareInformation.AdapterString", "HardwareInformation.qwMemorySize" -Exclude PSPath -ErrorAction SilentlyContinue)
3$ascii0 = [char]0
4$GPUInfo = foreach ($adapter in $adapterMemory) {
5$valueKind = $adapter."HardwareInformation.AdapterString".GetType().Name
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



