G
Guest
I am trying to find out what group policies and settings are applied to the
users [LOCAL MACHINE]\Local Service and [NT AUTHORITY]\NETWORK SERVICE
The reason I am doing this is because several services on many different
operating systems and several computers on our network have stopped, namely
the DHCP client, but others as well, such as Reporting Services, SQL Server,
and Sharepoint.
We have narrowed the problem down to a group policy issue with Local Service
and Network Service. They have been running these processes fairly
efficiently until this week. The next step is to identify the group policy
issue.
I am running gpresult with the following syntax and cannot get the
information on Network Service or Local Service accounts:
C:\Users>GPRESULT /USER "LOCAL SERVICE" /SCOPE USER /V
INFO: The user "LOCAL SERVICE" does not have RSOP data.
C:\Users>GPRESULT /USER "NETWORK SERVICE" /SCOPE USER /V
INFO: The user "NETWORK SERVICE" does not have RSOP data.
C:\Users>GPRESULT /USER LOCAL SERVICE /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER LOCAL%SERVICE /SCOPE USER /V
INFO: The user "LOCAL%SERVICE" does not have RSOP data.
C:\Users>GPRESULT /USER [WSJBVISTA]\"LOCAL SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER WSJBVISTA\"LOCAL SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [WSJBVISTA]\'LOCAL SERVICE' /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE''.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [NT AUTHORITY]\'NETWORK SERVICE' /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE''.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [NT AUTHORITY]\'NETWORK SERVICE' /SCOPE USER /V
ERROR: Invalid argument/option - 'AUTHORITY]\'NETWORK'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [NT AUTHORITY]\"NETWORK SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'AUTHORITY]"NETWORK'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER ["NT AUTHORITY"]\"NETWORK SERVICE" /SCOPE USER
/V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V '.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER "NT AUTHORITY"\"NETWORK SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V '.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER "NT AUTHORITY\NETWORK SERVICE" /SCOPE USER /V
INFO: The user "NT AUTHORITY\NETWORK SERVICE" does not have RSOP data.
Is this possible with GPRESULT and if so, what is the correct syntax? Does
the INFO message state that there really is no policies applied on this
computer, because I'm no confident I have the right account name.
users [LOCAL MACHINE]\Local Service and [NT AUTHORITY]\NETWORK SERVICE
The reason I am doing this is because several services on many different
operating systems and several computers on our network have stopped, namely
the DHCP client, but others as well, such as Reporting Services, SQL Server,
and Sharepoint.
We have narrowed the problem down to a group policy issue with Local Service
and Network Service. They have been running these processes fairly
efficiently until this week. The next step is to identify the group policy
issue.
I am running gpresult with the following syntax and cannot get the
information on Network Service or Local Service accounts:
C:\Users>GPRESULT /USER "LOCAL SERVICE" /SCOPE USER /V
INFO: The user "LOCAL SERVICE" does not have RSOP data.
C:\Users>GPRESULT /USER "NETWORK SERVICE" /SCOPE USER /V
INFO: The user "NETWORK SERVICE" does not have RSOP data.
C:\Users>GPRESULT /USER LOCAL SERVICE /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER LOCAL%SERVICE /SCOPE USER /V
INFO: The user "LOCAL%SERVICE" does not have RSOP data.
C:\Users>GPRESULT /USER [WSJBVISTA]\"LOCAL SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER WSJBVISTA\"LOCAL SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [WSJBVISTA]\'LOCAL SERVICE' /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE''.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [NT AUTHORITY]\'NETWORK SERVICE' /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE''.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [NT AUTHORITY]\'NETWORK SERVICE' /SCOPE USER /V
ERROR: Invalid argument/option - 'AUTHORITY]\'NETWORK'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER [NT AUTHORITY]\"NETWORK SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'AUTHORITY]"NETWORK'.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER ["NT AUTHORITY"]\"NETWORK SERVICE" /SCOPE USER
/V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V '.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER "NT AUTHORITY"\"NETWORK SERVICE" /SCOPE USER /V
ERROR: Invalid argument/option - 'SERVICE /SCOPE USER /V '.
Type "GPRESULT /?" for usage.
C:\Users>GPRESULT /USER "NT AUTHORITY\NETWORK SERVICE" /SCOPE USER /V
INFO: The user "NT AUTHORITY\NETWORK SERVICE" does not have RSOP data.
Is this possible with GPRESULT and if so, what is the correct syntax? Does
the INFO message state that there really is no policies applied on this
computer, because I'm no confident I have the right account name.