I have about 140 Laptops/Tablets in the field. Many of them have not connected to the corporate network in quite some time. I have the install in a ZIP that is accessible from our corporate website. The issue I have is our users do not have Local Admin rights. In looking at the setup.bat file it requires it to be run as an admin. I need a way to get the BAT file to run itself as admin without a UN/PW prompt (I can provide that info for the script) or a separate BAT file that will set the Admin Elevation and then call the DC Setup file. Is there any way to do this?