What is the wuauclt.exe? It is not a virus, it is the Microsoft Windows Update AutoUpdate Client.
Backdoor.Clt is trojan which appears as wuauclt.exe process. It open 6667 port on victim computer and connect to specific IRC server. It copy itself to windows system directory and add to startup.
To remove it use msconfig or regedit, procedure is fairly simple like for Troj/Cult-B, see below. But before restoring, better to disable system restore feature. Because system restore can backup virused file, and all future restores will simply reactivate virus.
Troj/Cult-B is the backdoor program which listen IRC and receive commands on IRC which a performed on victim computer. Every time when computer starts this programs try to login on some IRC server to some IRC channel. And wait for commands from IRC. After the first run this program copy wuauclt.exe as virus program to windows system directory and add it to startup.
Remove Troj/Cult-B is pretty simple, just run msconfig and find the place where wuauclt.exe is started and disable it. The second option is to run regedit and find in subkeys of registry key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\ reference to this binary.
To differ Windows Update client from the virus check the path from which the program was executed. If it executed from windows/system32 then nothing to worry, it is the normal system process. But if path is different (even c:\windows) there is a high suspicion that wuauclt.exe is virus.