Microsoft
Software
Hardware
Network
Question : need script to run as administrator ipconfig release/renew and flushdns with password encrypted
I have several people on temporary duty with only user rights. The hotel's dhcp reservation is not clearing on reboot and as a result they cannot get on the dsl at our on-site location. These are domain computers; however, I do have a local admin service account I can do a run as with but I cannot give the password to the users.
So without being able to install any other programs I need to have some form of script (preferably one the users cannot edit/see the password) that uses the local admin service account to run ipconfig /flushdns, ipconfig /release and ipconfig /renew.
I have installed visual studio on my personal laptop that I can compile with but I haven't programmed anything in so long I'm staring at a blank project for the last hour.
These are Vista 32 bit enterprise edition.
Answer : need script to run as administrator ipconfig release/renew and flushdns with password encrypted
I would use something like AUtoit to create a script, compile it to an exe and have them execute it.
An update for AutoScriptWriter
http://www.autoitscript.co
m/autoit3/
index.php
Autoit V3
I hope this helps !
Random Solutions
Wireshark question
Terminal Server:your interactive logon privilege has been disabled windows server 2008
HttpWebRequest Form Authentication Not Getting Past Login Page
Adding a parameter to Crystal Reports CurrentDate
Adding option and value to dynamically to dropdown menu
What is the best file Synchronization Utlity for the Mac ?
calling mssql on a remote server
Run agent to change ACL
How to fill a series -I think? Excel 2007
Menu And Toolbar Items in Visual Basic .net