How would I add the Network Service account of a machine to a domain (controller) group?

link|improve this question
Why do you think this would be a good idea? – W. Craig Trader Jul 8 '10 at 1:50
feedback

migrated from stackoverflow.com Jul 9 '10 at 10:44

This question came from our site for professional and enthusiast programmers.

1 Answer

Network Service authenticates with the computer's domain account, so you might be able to achieve this by adding the computer to a global group.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown