question

Efffdd-3114 avatar image
0 Votes"
Efffdd-3114 asked DSPatrick answered

NETWORK SERVICE account

Get a list of what groups exh01\NETWORK SERVICE and exch02\NETWORK SERVICE belong to.

I thought i would verify the above request here first. I thought the NETWORK SERVICE was a local account not in any local groups and not in any AD groups.

is there someplace else i should be looking?

thanks

windows-serverwindows-server-security
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

The NetworkService account is a predefined local account used by the service control manager. This account is not recognized by the security subsystem, so you cannot specify its name in a call to the LookupAccountName function. It has minimum privileges on the local computer and acts as the computer on the network.
https://docs.microsoft.com/en-us/windows/win32/services/networkservice-account

--please don't forget to Accept as answer if the reply is helpful--







5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

FanFan-MSFT avatar image
0 Votes"
FanFan-MSFT answered

Hi,
Yes, as you mentioned above, it is a local account.
It can't be added to any ad groups.
It is not in any local groups by default if you didn't add it manually.

Best Regards,

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

Just checking if there's any progress or updates?

--please don't forget to Accept as answer if the reply is helpful--




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.