Explore tweets tagged as #Win32_SystemEnclosure
@SasStu
Sascha Stumpler 💻 (@[email protected])
7 years
Tweet media one
0
0
0
@lintnotes
Brandon Linton
8 years
Updated List of Win32_SystemEnclosure Chassis Types #MDT #ConfigMgr #Scripting.
0
32
30
@JStabentheiner
Julian Stabentheiner 🔋👨‍💻🐩🍕
1 year
Hey @IntuneSuppTeam .How is "mobile only" or "desktop only" defined? This is very often included in the policy settings, and I can't find a precise definition. Is this related to the Win32_SystemEnclosure ChassisTypes?
Tweet media one
1
0
0
@JordanTheITguy
Jordan Benzing
8 years
HAH I was reading Win32_SystemEnclosure Documents and found this gem. I laughed. Then I laughed HARDER when google revealed its a real thing.
Tweet media one
0
0
2
@brian_psu
Brian R
5 days
@vxunderground There is a Win32_SystemEnclosure WMI class with a Description property, you could update this machine’s to read “Filled with mayonnaise.” .
0
0
2
@samikhanfor
سامي خنفور
3 years
المكتبة هذي بالوندوز فيها متغير ChassisTypes والي يحدد لك الجهاز اذا كان لابتوب او ديسك توب او AIO .المهم لقيتهم حاطين انواع واشكال للأجهزة، من ضمنها نوع اسمه Pizza box. #حزب_المبرمجين #الأمن_السيبراني
Tweet media one
1
1
3
@JeffHicks
Jeff Hicks
13 years
@patrick_whalen Try: rename-computer -newname (get-wmiobject win32_systemenclosure).serialnumber.
0
0
0
@skatterbrainzz
Sk@tterBr@inZz
7 years
I forgot how some dell laptops, wmi returns an array for Win32_SystemEnclosure / ChassisTypes and SerialNumber when using PowerShell. The chassis often is (9,12) even when undocked. Grab [0] and all is good. I picked a bad day to stop sniffing glue.
2
0
9
@ohashimasaki
masaki ohashi
9 years
Win32_BIOSとかWin32_SystemEnclosureよりもWin32_ComputerSystemProductとかWin32_ComputerSystemの方が全然使えることが分かった。ネットに書いてあることはやっぱりあてにならない…自分で確かめないと….
0
0
0
@m8urnett
Mark Burnett
8 years
Speaking of WMI, here's an example query of what MS gathers about your system: ."select ChassisTypes from Win32_SystemEnclosure; ".
1
0
2
@JeffHicks
Jeff Hicks
11 years
@SteveOnStone @proxb @theJasonHelmick Or look at the Win32_SystemEnclosure class.
1
0
1
@eskonr
Eswar Koneti | Microsoft MVP
11 years
@Ckmj23 yes,Win32_SystemEnclosure comes with inventory but not via DDR and for this,you need to have client installed on target computer.
0
0
0
@Lyraull
Lyraull
8 years
Updated Win32_SystemEnclosure Chassis Types
0
0
0
@Drummer_Cameron
Cameron Cox
6 years
@AppelgrenHenric You can just write a Powershell script to create the same variables, or just put conditions on steps to query wmi win32_systemenclosure which is also how the MDT does it.
0
0
0
@jaymmichaud
Jay Michaud
1 year
@UgurKocDe SMBIOSAssetTag property from win32_SystemEnclosure (WMI).
0
0
2
@david_obrien
David O'Brien (he/him)
10 years
@Rorymon do a (gwmi -class Win32_SystemEnclosure).ChassisTypes.
0
0
0
@UK_Daniel_Card
mRr3b00t
1 year
There's problem with WMI possibly. SELECT SMBIOSAssetTag FROM Win32_SystemEnclosure;. this is throwing: ResultCode = 0xffffffff80041032. (anyway this won't change the world. but it's always good to make sure you don't have a log source spiking out due to an error on the.
2
0
3
@YarnoSG
Steven Yarnot
4 years
@ip1 @skatterbrainzz Longer than I thought so 1/x in pseudocode:. places to look:.Win32_SystemEnclosure.SerialNumber (loop).Win32_BIOS.SerialNumber (loop). Grab rightmost 20 of first one and failover to second if first is empty. once you have it, trim out the JUNK.
1
0
1
@IntuneSuppTeam
Intune Support Team
1 year
@JStabentheiner Hi Julian! It depends on the setting as each setting is different rather than the Win32_SystemEnclosure ChassisTypes. For this specific setting, here are more details: Hope this helps! ^MR.
1
0
0
@BenediktGasch
Benedikt Gasch
8 years
"Updated Win32_SystemEnclosure Chassis Types"
0
0
1