Hi Cliff,
The code 0x800704DD means exactly what Dave Patrick already told you:
# for hex 0x4dd / decimal 1245
ERROR_NOT_LOGGED_ON
# The operation being requested was not performed because the
# user has not logged on to the network.
# The specified service does not exist.
This is because the Windows Update website, Microsoft Update website, and
WSUS depend on the Automatic Updates service. This service runs in the
context of the local computer account and must be able to impersonate the
logged on user to perform some functions. See if the following works for
you.
Step 1: Verify that the 'Client for Microsoft Networks' is installed
1. Click Start-Settings-Control Panel
2. Click 'Network and Dialup connections'
3. Right click on your Local area Network Connection and choose Properties
4. Verify that 'Client for Microsoft Networks' is installed. If not
proceed to step 5
5. Click Add-Client
6. Select 'Client for Microsoft Networks' and click OK.
7. Click Close and restart the computer.
Step 2: Verify that the BITS and SENS services are started
The Background Intelligent Transfer service depends on the System Event
Notification Service in Windows 2000.
Ensure that both services are started.
1. Click Start-Run
2. Type services.msc and click ok
3. Locate the System Event Service and Background Intelligent Transfer
service
4. If the services are not started right click on choose start.
Step 3: Logon to the Console Session of Windows 2000 Server
The Background Intelligent Transfer service (BITS) does not support
Terminal services sessions in Windows 2000 and can only submit the download
job with computer credentials. If your firewall or proxy requires user
level authentication then the download request will fail.
1. Logon locally to the computer (Not using a Terminal Services Session)
2. Access the Windows Update or Microsoft Update website
--------------------
Hope this helps,
Mike Rosado
Windows 2000 MCSE + MCDBA
Microsoft Enterprise Platform Support
Windows NT/2000/2003 Cluster Technologies
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
<
http://www.microsoft.com/info/cpyright.htm>
-----Original Message-----