3

What's the difference between the two GPO options below?

  1. NETWORK ACCESS : DO NOT ALLOW storage of credentials or .NET passports for network
  2. NETWORK ACCESS : DO NOT ALLOW storage of passwords and credentials for network authentications
Joel Coel
  • 12,932
  • 14
  • 62
  • 100
LaLuna
  • 31
  • 1

1 Answers1

4

I'm going to say that they are essentially the same, but #1 is the verbage used for Server 2003, and #2 is Server 2008 and above.

Sources:

1 - http://technet.microsoft.com/en-us/library/cc779377(v=ws.10).aspx

2 - http://technet.microsoft.com/en-us/library/dd349805(v=ws.10).aspx#BKMK_39

Look at what versions of Windows are listed in the "applies to" at the beginning of each article.

Ryan Ries
  • 55,481
  • 10
  • 142
  • 199