IF your users already have admin rights...a simple

shell '%compsec% /c suss -install > nul'
shell '%comspec% /c net start SU > nul'

should do the trick.

(please test this first, i was not able to)

Bryce