Difference between revisions of "Windows 2008"

From vwiki
Jump to navigation Jump to search
(Added "Build")
(Added "Scheduled Tasks")
Line 8: Line 8:
# Restart server
# Restart server
# Re-enter IP config
# Re-enter IP config
=== Scheduled Tasks ===
'''Error 2147943712'''
You're trying to save a task that wants to save credentials (maybe because you want the task to run even when the user is logged off), but credential saving has been disabled by a GPO.

Revision as of 08:03, 1 September 2010

Build

Troubleshooting

Default Gateway Loss

Known bug in Windows 2008 SP2 causes the default gateway of a machine to disappear on reboot. Resolved by resetting the IP stack and re-entering the IP config

  1. netsh int ip reset
  2. Restart server
  3. Re-enter IP config

Scheduled Tasks

Error 2147943712 You're trying to save a task that wants to save credentials (maybe because you want the task to run even when the user is logged off), but credential saving has been disabled by a GPO.