Start/Stop All SVS Layers at the Same Time
Created: 05 Nov 2007 | Updated: 29 Jul 2010 | 4 comments
How many of you are (like me) dealing with a lot of virtual layers and (like me) get tired of activating and deactivating them?
Every time you create or update any layer, you have to deactivate every other layer.
Here's a solution.
You can use the svscmd.exe command-line utility to activate/deactivate layers, but there is no option to deactivate all running layers at one time.
I wrote a small "svskill" Perl script, which can be used to deactivate all running layers. You can also start all layers, which are marked as "automatic startup".
The compiled .exe file is a binary of the script. Just copy it to your PATH and use it with:
svskill [start|stop]
More information on my blog: http://blog.schose.net/index.php/archives/90 (German)
| License: | AJSL By clicking the download link below, you agree to the terms and conditions in the Altiris Juice Software License |
| Support: | User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab. |
Download Filed Under:

Comments 4 Comments • Jump to latest comment
Did you ever try:
svscmd * A
or svscmd * D -F
FrankB
______________________________________________
Frank Bastiaens
Senior Technical Consultant
Vanderlet B.V.
... and not documented - with the small script just the "autostart" layers are started.
Using the Admin utility, select all (ctl-A) then right click and select activate or deactivate.
Donald
Donald
If you install the SVS Trinket, you get an option in the task bar icon that lets you de-activate all.
A
Would you like to reply?
Login or Register to post your comment.