Start/Stop All SVS Layers at the Same Time
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. |
| Attachment | Size |
|---|---|
| svskill.pl_.txt | 2.1 KB |
| svskill-binary.zip | 852.7 KB |
- Login or register to post comments
- 2893 reads
- Printer-friendly version















Erhm...
Did you ever try:
svscmd * A
or svscmd * D -F
FrankB
this is too easy ;) ...
... and not documented - with the small script just the "autostart" layers are started.
Use the Admin Utility
Using the Admin utility, select all (ctl-A) then right click and select activate or deactivate.
Donald
Trinket Option
If you install the SVS Trinket, you get an option in the task bar icon that lets you de-activate all.
A