Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Re: Fehlernummer: 0x800A0046

Reply
Thread Tools Display Modes

Re: Fehlernummer: 0x800A0046

 
 
Pat Walters [MSFT]
Guest
Posts: n/a

 
      04-19-2005
"theobserver",

Directions:
If you wish to simply run a script, try these directions:
1. Close all Internet Explorer and all other Internet browser windows.
2. Click Start
3. Click Run
4. Type: cmd
5. In the Command Prompt, type: notepad wua046.cmd <Enter>
6. Confirm that you wish to create a new file
7. Copy and paste the following lines (between the dotted lines) into the
notepad:

rem -----------------------------------------------------------
net stop wuauserv
net localgroup administrators /add %USERDOMAIN%\%USERNAME%
%SystemDrive% <Enter> (This will put us on the correct drive letter)
%windir%\SoftwareDistribution <Enter> (this takes us to the correct directory)
CACLS.exe /T /E /P Administrator:F <Enter>
CACLS.exe /T /E /P SYSTEM:F <Enter>
proxycfg -d <Enter> (This will clear the proxy cache and set the proxy to
direct access)
proxycfg -u (This will set the proxy to the same settings maintained in
Internet Explorer)
net start wuauserv <Enter> (Wait for this service to start)
rem -----------------------------------------------------------

8. Save and close this new file.
9. In the Command Prompt, type: wua046.cmd <Enter>
10. Expect to see one error as follows:

System error 1378 has occurred.

The specified account name is already a member of the local group.

11. Type: exit <Enter> to get rid of the command prompt
12. Open an Internet Explorer window
13. Click Tools
14. Click Windows Update
15. Check to see if Windows Update works now.

Sincerely,


Pat Walters [MSFT]


auf Deutsch:

Richtungen: Wenn Sie einen Index einfach laufen lassen möchten, versuchen Sie
diese Richtungen:

1. Schließen Sie allen Internet Explorer und alle weiteren Internet-Browser
Windowe.
2. Klicken Sie Klicken Des Anfangs
3. Laufen lassen Art
4. An: cmd
5. im Befehlseingabeformat, Art: Notizblock wua046.cmd
6. bestätigen, daß Sie ein neues Akte
7. copy herstellen und die folgenden Linien (zwischen den punktierten Linien) in
den Notizblock kleben möchten:
rem -----------------------------------------------------------
net stop wuauserv
net localgroup administrators /add %USERDOMAIN%\%USERNAME%
%SystemDrive% <Enter> (This will put us on the correct drive letter)
%windir%\SoftwareDistribution <Enter> (this takes us to the correct directory)
CACLS.exe /T /E /P Administrator:F <Enter>
CACLS.exe /T /E /P SYSTEM:F <Enter>
proxycfg -d <Enter> (This will clear the proxy cache and set the proxy to
direct access)
proxycfg -u (This will set the proxy to the same settings maintained in
Internet Explorer)
net start wuauserv <Enter> (Wait for this service to start)
rem -----------------------------------------------------------
8. Außer und schließen Sie diese neue Akte.
9. Im Befehlseingabeformat schreiben Sie: wua046.cmd
10. Erwarten Sie, eine Störung zu sehen, wie folgt: Systemfehler 1378 ist
aufgetreten. Der spezifizierte Kontoname ist bereits ein Mitglied der lokalen
Gruppe.
11. Art: nehmen Sie heraus, um das Befehlseingabeformat
12 loszuwerden. Öffnen Sie ein Internet Explorer Fenster
13. Klicken Sie Werkzeuge
14 An. Klicken Sie Windows Update
15 An. Überprüfen Sie, um zu sehen, wenn Windows Update jetzt arbeitet.




This posting is provided "AS IS" with no warranties, and confers no rights. Use
of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"

"theobserver" <> wrote in message
news:C8088061-03B5-424B-8FE7-...
> Wie kann ich diese beheben?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
0X800A0046 Tried everything genesisgroupmont Windows Update 4 03-27-2005 03:39 PM
0x800A0046 Patrick Windows Update 1 11-11-2004 02:18 AM
SP2-Download -> Fehlernummer: 0x80070005 Alex Windows Update 1 10-17-2004 12:22 PM
Re: [Fehlernummer: 0x80070005] Lucy [MSFT] Windows Update 0 06-16-2004 09:05 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59