"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?
|