1.

Solve : Overide user password?

Answer» <html><body><p>In between programmers on the software right now and the updates are information based. I dont know wht the original programmer never just created a SQL table for it. The <a href="https://interviewquestions.tuteehub.com/tag/rest-11386" style="font-weight:bold;" target="_blank" title="Click to know more about REST">REST</a> of the program is. Ok, well I appreciate you taking some time out to reply. Thanks!just looked over this again, can't say I know of a solution, especially if you need access to their profiles to make the changes... you could, theoretically maybe make two users and then edit one of the profiles <a href="https://interviewquestions.tuteehub.com/tag/settings-771535" style="font-weight:bold;" target="_blank" title="Click to know more about SETTINGS">SETTINGS</a> so that it points to the same folders, <a href="https://interviewquestions.tuteehub.com/tag/registry-1182422" style="font-weight:bold;" target="_blank" title="Click to know more about REGISTRY">REGISTRY</a>, etc by creating hard-links to the other users folders/registry hive files... but it seems a bit dangerous (<a href="https://interviewquestions.tuteehub.com/tag/deleting-436577" style="font-weight:bold;" target="_blank" title="Click to know more about DELETING">DELETING</a> the one account deletes the files from the other, too) and might cause other issues as well.Chris, do you know <em>where</em> the updates apply? Is it in the registry?<br/><br/>Why not use the netlogon scripts to run the updates as the users log on, and flash up a message to let them know what's <a href="https://interviewquestions.tuteehub.com/tag/going-1008806" style="font-weight:bold;" target="_blank" title="Click to know more about GOING">GOING</a> on?I have tried that, but sometimes the updates just need to be watched over in case of failure. I do this for other upgrades. I am just gonna keep up with I have been doing until I get new programmer here to fix where the item is upgraded. THe items needing upgraded is data information that has been hard coded into the software, it really just needs pointed to a SQL database. I created me a new test enviroment yesterday and am going to attempt the programming myself, I hate programming things, but I believe this is the best solutions now.If you need to "watch" installs in an automated fashion, you could do worse than learn AutoIt, which is a small step removed from full-blown programming: <a href="https://www.autoitscript.com/">http://www.autoitscript.com/</a></p></body></html>


Discussion

No Comment Found