lachesis09
IS-IT--Management
Hi
I've created a simple user aduit .hta that is called from a users logon script like this:
mshta "%logonserver%\htas\useraudit.hta"
And this works exactly like I want it to do. My next job would be to add two things possibly. The more urgent being a checkbox like the 'manage your server.hta'.
So at the bottom, I could provide a small checkbox which says:
[] I have already completed the audit
And when the user checks this and then clicks close, it won't run again.
The other non urgent thing would be to have a small script that displays you are using computer <hostname> - without asp if possible.
Thanks for your time.
I've created a simple user aduit .hta that is called from a users logon script like this:
mshta "%logonserver%\htas\useraudit.hta"
And this works exactly like I want it to do. My next job would be to add two things possibly. The more urgent being a checkbox like the 'manage your server.hta'.
So at the bottom, I could provide a small checkbox which says:
[] I have already completed the audit
And when the user checks this and then clicks close, it won't run again.
The other non urgent thing would be to have a small script that displays you are using computer <hostname> - without asp if possible.
Thanks for your time.