Re: root\CIMV2\Win32_Processor



James Crosswell wrote:

Jim Vierra wrote:

You should be able to look for 32/64 bits and AMD or Intel in the
"Manufacturer" string.  User accounts can probably not read the
processor info.  Look in AD.  You will see computer info in the
computer object that shows OS.  The OS should give you the info.  AD
collects much of this information.  There are three operatingsystems
settings that might be useful.

I would run a script on the domain that can discover the processor
type and encode it into the description field in ad.  Anyone can read
this field.  A script running under the user account could retrieve
this and be pointed at the right version of the software.

I encode numerous useful bits in the description field such as [Bob
Jones][Ext:123][4FL-Right][AM64]


You can modify the AD schema to provide explicit support for all 4 of
those pieces of information, just as you can modify a database schema
right?

Hi,

Yes, that is correct, more here:

From: laco...@xxxxxxxxxxx
Newsgroups: microsoft.public.adsi.general
Subject: Add Attributes to your Active Directory Schema and Manage
their Permissions Efficiently
Date: 16 May 2005 13:01:23 -0700
Message-ID: <1116273683.892401.112780@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>

<quote>
In case anyone is interested, we wrote a short paper on Active
Directory attributes and their security.  The paper shows how to create
a new Active Directory attribute, add it to an existing container (user
class), and configure its security using Active Directory control
access rights.

To perform each of the steps, the paper employs four different
techniques: administration via the GUI, administration via the command
line, scripting using the COM ADSI interfaces in VBScript, and
programming using the DirectoryServices library in Visual Basic .NET.

Add Attributes to your Active Directory Schema and Manage their
Permissions Efficiently
Philippe Lacoude & Rajnish Sinha
Washington, D.C.
April 2005 (Version 1.1)
http://www.lacoude.com/docs/public/Attributes.aspx

</quote>


-- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx .



Relevant Pages

  • Re: rootCIMV2Win32_Processor
    ... just as you can modify a database schema ... Add Attributes to your Active Directory Schema and Manage ... > torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ...
    (microsoft.public.windowsxp.wmi)
  • Re: SBS 2000 install problems (need to reinstall from scratch)
    ... I am NOT wanting to keep all of Active Directory. ... corrupt the new install. ... have any problem with recreating the user accounts at this point. ... >> I am familiar with the Active Directory replication from one server to ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: Question about containers and User Groups
    ... must have a "go to" programmer at hand who can be given these jobs. ... The biggest trick to scripting, or any programming job really, is figuring ... Something you will only do "one time" (like migrating user accounts) may ... When it finds the user in the Users Container ...
    (microsoft.public.windows.server.active_directory)
  • RE: all users disapeared
    ... You find that the user accounts in the Active Directory are missing. ... Click Services tab and select Hide All Microsoft Services and Disable ... SBS server Event logs, DNS diagnosis logs and Active Directory diagnosis ...
    (microsoft.public.windows.server.sbs)
  • RE: NT4 -> 2003?
    ... local.domain.com or domain.local for the active directory ... Options" page while migrating user accounts using ADMT). ...
    (microsoft.public.windows.server.migration)

Loading