automatically reset
Submitted by oldgooseberry on 2 August, 2008 - 12:17.
hi, is it possible to automatically reset a layer or delete the writeable layer so a program starts with the default settings much like sandboxie?
A Community for Symantec Customers and End Users Collaborate, learn, and share ideas about Altiris' |
SEARCH Advanced |
Application PackagingAsset & CMDBDell | AltirisDeployment & MigrationEndpoint VirtualizationGhost Solution SuiteHelpdesk SolutionHP | AltirisIntel | AltirisSecurity & ComplianceWorkflow SolutionActive forum topicsUpcoming eventsRSS :: General |
automatically reset Submitted by oldgooseberry on 2 August, 2008 - 12:17.
hi, is it possible to automatically reset a layer or delete the writeable layer so a program starts with the default settings much like sandboxie? |
NavigationRecent comments
Top Contributors: 1 weekTop Contributors
|
RE:automatically reset
Are you using DS or NS? If yes then you can setup a daily task with a script to run and reset the layer or delete the writable data. DS even has an SVS manage job already setup to do all that under the sample jobs -if you have a license for SVS.- Also, you can add the commands to a login script. For the list of the cmd commands check this link.
Batch file
A good solution could be , create a batch file with 2 SVSCMD commands , the first one to reset the layer and the second to activate it.
The batch file could be executed by a shortcut on the user desktop (manual solution) or put it in Startup folder.
it works!!
i'm using the command line in a batch at startup, works great, thanks for the suggestions