
C:\Test>net localgroup /?
The syntax of this command is:
NET LOCALGROUP
[groupname [/COMMENT:"text"]] [/DOMAIN]
groupname {/ADD [/COMMENT:"text"] | /DELETE} [/DOMAIN]
groupname name [...] {/ADD | /DELETE} [/DOMAIN]
C:\Test>Wmic Path Win32_Group /?
Escapes to full WMI object paths.
USAGE:
PATH (<path expr> | (<class path expr> [WHERE <where clause>])) ASSOC [<format specifier>]
PATH (<path expr> | (<class path expr> [WHERE <where clause>])) CALL <method name> [<actual param list>]
PATH (<path expr> | (<class path expr> [WHERE <where clause>])) CREATE <assign list>
PATH (<path expr> | (<class path expr> [WHERE <where clause>])) DELETE
PATH (<path expr> | (<class path expr> [WHERE <where clause>])) GET [<property list>] [<get switches>]
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |