|
Posted by dave on August 16, 2005, 5:33 am
Please log in for more thread options I have looked in scriptcenter, without success.
"Roger Abell" wrote:
> Dave,
>
> This is not really the correct forum for your request.
> I would suggest you review the sample codes available at
> the ScriptCenter www.microsoft.com/technet/scriptcenter
>
> --
> Roger Abell
> Microsoft MVP (Windows Security)
> MCSE (W2k3,W2k,Nt4) MCDBA
> > This paragraph is from the platform sdk for WMI:
> >
> > SWbemPrivilege.DisplayName
> > The DisplayName property of an SWbemPrivilege object is a string that
> > displays a description of an SWbemPrivilege object. For example, the
> > privilege that controls whether a user can execute the shutdown method of
> an
> > object has the "Shut down the system" string in the
> > SWbemPrivilege.DisplayName property. This property is read-only.
> >
> > Can you provide any example code that would use this and vbscript to
> display
> > user rights on a remote server?
> >
> > tia - dave
> >
>
>
>
|