Re: report on local admin rights
- From: "rodia" <rodiavel@xxxxxxx>
- Date: 10 May 2006 05:44:41 -0700
I try as you report on local admin rights via sms but nothing happend.
1. I run DataShift-LocalAdmin.vbs on Win XP (advanced client) and
server SMS
3. in sms_def.mof on SMS server I append at the end of file:
#pragma namespace ("\\\\.\\root\\CIMv2")
class SMX_LocalAdmins
{
[key]
string Account;
};
#pragma namespace ("\\\\.\\root\\CIMv2\\sms")
[ SMS_Report (TRUE),
SMS_Group_Name ("Local Admins"),
SMS_Class_ID ("MICROSOFT|SMX_LocalAdmins|1.0")]
class SMX_LocalAdmins : SMS_Class_Template
{
[SMS_Report(TRUE), key]
string Account;
};
4. intitiate action ->machine policy on Win XP
5. initiate action ->hardware inventory on SMS server
and in Resource Explorer in console SMS i haven't "Local Admins" group.
Would you help me ?
.
- References:
- Re: report on local admin rights
- From: Nick
- Re: report on local admin rights
- Prev by Date: Re: SW inventory
- Next by Date: Re: report on local admin rights
- Previous by thread: Re: report on local admin rights
- Next by thread: Re: report on local admin rights
- Index(es):
Relevant Pages
|