Shutting Down Net and Other Services Temporarily

Author
cincyjack
Max Output Level: -88 dBFS
  • Total Posts : 146
  • Joined: 2004/06/01 18:04:49
  • Status: offline
2011/03/26 11:42:19 (permalink)

Shutting Down Net and Other Services Temporarily

I'll toss this out here at the risk of being taken to task for some reason or another but I hope the intention is correct. Maybe this post belongs somewhere else but for me it's all about maximizing the Sonar experience.
Notall of us have the budget for a dedicated DAW; we either use our DAW jointly for network access. I for one enjoy the ability to directly download drivers and such.
Someone who knows more than I can chime in with addititional ideas. Anyhow, it's not news or rocket scince but might help someone.
 
I wrote a little .BAT file (WIN 7 if it matters) to shut down stuff I don't  want running while I'm  using Sonar. Put it on the desktop and doublec-lik to run.
 
Taskkill /IM Belkinwcui.exe /F
Taskkill /IM wuaudt.exe /F
Taskkill /IM SixEngine.exe /F
Taskkill /IM SmartDoctor.exe /F
net stop MsMpSvc
net stop "Network Store Interface Service"
net stop "MicrsoftNetworkInspection"
 
Sure, you can stop some services from starting altogether but this routine can stop stuff you might otherwise need/want when not recording.
I created this as I was desperate to prevent Sonar form locking up on me so I thought htis might help. I unplug the wireless USB antennas, as well.
 
To reverse the process:
 
net start "Network Store Interface Service"
net start "DHCP Client"
net start "WinHTTP Web Proxy Auto-Discovery Service"
net start "DNS Client"
net start "IP Helper"
net start "Network Connections"
net start "Network Location Awareness"
net start "Network List Service"
net start "HomeGroup Provider"
net start Workstation
net start "Computer Browser"
net start Server
net start "Remote Desktop Configuration"
net start Netlogon"
pause
Now one of these prcesses doesn't start back up - forget which one - but it doesn't seem to matter; I get right back on the web. Maybe someone can identlfy it. Yah, I know, half-baked.
 
These routines pose no permanent risk; if something flakes, jsut reboot. But they work for me.
 
As to the ultimate effect on Sonar, I dunno. Just thought it helps me have a "dedicated" DAW for a while.
 
 
 
 
#1

3 Replies Related Threads

    slartabartfast
    Max Output Level: -22.5 dBFS
    • Total Posts : 5289
    • Joined: 2005/10/30 01:38:34
    • Status: offline
    Re:Shutting Down Net and Other Services Temporarily 2011/03/26 14:53:33 (permalink)
    I unplug the wireless USB antennas, as well.


    I expect that will have about the same effect as cutting the legs off a snake. Your wireless USB card may not be able to connect to anything very far away without the boost from the antenna, but it will keep on broadcasting and using computer cycles. In fact it may increase its attempts to poll the network because it is not getting a response. If you do not want the network card active (good idea) while working with real time audio, you need to disable it in software i. e. under the device manager.
    #2
    cincyjack
    Max Output Level: -88 dBFS
    • Total Posts : 146
    • Joined: 2004/06/01 18:04:49
    • Status: offline
    Re:Shutting Down Net and Other Services Temporarily 2011/03/26 17:57:39 (permalink)
    slartabartfast



    I unplug the wireless USB antennas, as well.


    I expect that will have about the same effect as cutting the legs off a snake. Your wireless USB card may not be able to connect to anything very far away without the boost from the antenna, but it will keep on broadcasting and using computer cycles. In fact it may increase its attempts to poll the network because it is not getting a response. If you do not want the network card active (good idea) while working with real time audio, you need to disable it in software i. e. under the device manager.

    It's not a card. Once unplugged, the antenna is no longer a part of the config.
    All other network hardware is disabled.
    Killing the process Belkinwcui.exe eliminates any trace of WIFI, insofar as I can tell.
    But your point about disabling network devices is understood.
    Maybe that alone is sufficient and simpler. I just nuked it all...



    #3
    slartabartfast
    Max Output Level: -22.5 dBFS
    • Total Posts : 5289
    • Joined: 2005/10/30 01:38:34
    • Status: offline
    Re:Shutting Down Net and Other Services Temporarily 2011/03/26 18:19:40 (permalink)
    It's not a card. Once unplugged, the antenna is no longer a part of the config.


    I assume that it is not just an antenna either. If you have a USB dongle that plugs in and gives you access to wireless networking, then the little device is likely a network interface (with all of the equivalent circuitry of a network card) with a built in antenna. If so, and if it is properly implemented, then the drivers for the device should not load at all if it is not attached on start up. In that case there is nothing to disable in software.
    #4
    Jump to:
    © 2024 APG vNext Commercial Version 5.1