cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
669
Views
0
Helpful
2
Replies

How to silently install CSA using .wsf script

monica.mckee
Level 1
Level 1

I created an agent kit that does a quiet install, so it doesn't prompt the user, but it does display a couple of status boxes. It is possible to do a completely silent install? The config guide indicates that it can be done but doesn't give an example. I'm using the command "oExec = wshShell.Run ("CSA-setup.exe", 0, true)" in a .wsf file, where CSA-setup.exe is the agent kit file from the CSA MC.

2 Replies 2

sbilgi
Level 5
Level 5

I guess you could created an agent kit from a group that has "no user

intervention" selected, and then use a software distribution tool to

drop the package in and the user would never know that CSA is on and

enforcing rules.

rene-rise
Level 1
Level 1

You should be able to write

CSA-setup.exe /s --autolevel=1 --noreboot=1

Read more here:

http://www.cisco.com/en/US/customer/products/sw/secursw/ps5057/products_qanda_item09186a008049ad72.shtml#qa15