Microsoft
Software
Hardware
Network
Question : net group on local server's group
when i run net group on a local user account, it says group name could be found, because it is looking in the domain's settings, but i want it to check only the local server level. is there any other command to do it?
if i instead try a group under the main domain, then it works fine.
thanks
--------------------
C:\Documents and Settings\jimw>net group HOGNETRPT /DOMAIN
The request will be processed at a domain controller for domain L1A.LCL.
The group name could not be found.
Answer : net group on local server's group
Are you running this command on a DC? Since the DC's local user and groups module is disabled.
Random Solutions
Windows Rights Management Server
How to request previous month's records in my sql's where clause?
Displaying GroupWise contacts in Exchange address book?
How to convert non ansi outer join =* to ansi outer join
Windows XP - Shutdown Causes Restart
bootable usb
C++ permutation with replacement algorithm
Exchange 2007 - Delivery is delayed to these recipients or distribution lists:
Queries inside a while loop
Capture Linkbutton click event in Master page from Content page