Event logging level

Determines which events the Offline Files feature records in the event log.

Offline Files records events in the Application log in Event Viewer when it detects errors. By default, Offline Files records an event only when the offline files storage cache is corrupted. However, you can use this setting to specify additional events you want Offline Files to record.

To use this setting, in the "Enter" box, select the number corresponding to the events you want the system to log. The levels are cumulative; that is, each level includes the events in all preceding levels.

"0" records an error when the offline storage cache is corrupted.

"1" also records an event when the server hosting the offline file is disconnected from the network.

"2" also records events when the local computer is connected and disconnected from the network.

"3" also records an event when the server hosting the offline file is reconnected to the network.

Note: This setting appears in the Computer Configuration and User Configuration folders. If both settings are configured, the setting in Computer Configuration takes precedence over the setting in User Configuration.

Supported on: Windows Server 2003, Windows XP, and Windows 2000 only

Enter [0-3]:

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Microsoft\Windows\NetCache
Value NameEventLoggingLevel
Value TypeREG_DWORD
Default Value0
Min Value
Max Value3

0 = Cache data corrupted

1 = Log 'server offline'

2 = Level 1 + log 'net stopped' and 'net started'

3 = Level 2 + log 'server available for reconnection'


offlinefiles.admx

Administrative Templates (Computers)

Administrative Templates (Users)