Re: Verify File System
From: tlviewer (tlviewerSHRUB_at_yahooCHENEY.com)
Date: 10/13/04
- Next message: Daniel Wong: "pass param to hta program"
- Previous message: drudolph: "Re: Setting inheritance on user object in AD"
- In reply to: tlviewer: "Re: Verify File System"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 12 Oct 2004 21:15:35 -0700
"tlviewer" <tlviewerSHRUB@yahooCHENEY.com> wrote in message news:eq7#deMsEHA.376@TK2MSFTNGP09.phx.gbl...
"Jack" <jacksneed2000@yahoo.com> wrote in message news:1cbee35b.0410121137.61a29e93@posting.google.com...
> I need to write a script to remotely check several thousand computers
> to determine if they are formatted with NTFS or FAT32. I would have
> thought this was easily searchable within the registry, but I've not
> been able to find it. Thanks in advance for any help.
>
> Jack
Use WMI:
Correction:
Win32_LogicalDisk->FileSystem (property)
The above tests OK on my Win2k sp3 box. I get
"NTFS" where I should.
hth,
tlviewer
- Next message: Daniel Wong: "pass param to hta program"
- Previous message: drudolph: "Re: Setting inheritance on user object in AD"
- In reply to: tlviewer: "Re: Verify File System"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading