Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>net stop bits
The Background Intelligent Transfer Service service is not started.
More help is available by typing NET HELPMSG 3521.
C:\Windows\system32>net stop wuauserv
The Windows Update service is stopping.
The Windows Update service was stopped successfully.
C:\Windows\system32>ren %SystemRoot%\SoftwareDistribution *.bak
The filename, directory name, or volume label syntax is incorrect.
C:\Windows\system32>net start bits
The Background Intelligent Transfer Service service is starting.
The Background Intelligent Transfer Service service was started successfully.
C:\Windows\system32>net start wuauserv
The Windows Update service is starting.
The Windows Update service was started successfully.