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
Access 2000
Delete mailbox from Exchange 2007
Live chat on website
I"m getting an undefined index error message on this script.
SMS 2003 client policy
permission rights are not being propagated from folder to files
Getting the right regex for matching
Set Worksheet name
How can I connect a 2.5" Hard Drive to a Compact Flash Interface?
JavaScript OnChange Form Reload fails in Firefox but works in IE...