Hi ..
I'm facing an issue with a script i run on nightly basis, one of the things this script depends on is a list of machine id's (hostname) and user-id's.
At this moment people are asked to fill out those info but to my regret people are making mistakes causing me to manually check and correct each single entry.
I have a screen with two boxes , first one states :
Fill out your userid which you use to logon to the domain :
Second one states :
Please enter thename of the machine you want to submit :
This list is than processed and there is a specific action that has to be taken on those machines.
If someone spells out the machine name incorrect i have a problem since this machine will not be found.
Now has each machine two environment settings that i would like to use :
USERNAME=xxxxxxx and COMPUTERNAME=xxxxxxxx
It would be nice if i could display a button that says , if this is the machine you want to submit press submit,
if not press edit to edit the info and submit the changes.
I do need a working solution , i don't have any use for hints like ah just install perl , tweak this , rearrange that ,
install such and such :-)
This is an intranet environment with 700 users worldwide and i cannot rebuild the complete system.
It would be nice if there was a java applet so that all code can be run from the client side ..
But anyway thankfull for a possible solution i'll sit back and wait :-) (with my feet on my desk ... <vbg>)
PS did some research on the web but there was no useable solution to my problem since we have a standard IIS server.
so to my knowledge (i am not an in*net admin, so don't hit me) we do not run perl or any of such extensions that would
make such things a lot easier i guess ..
Start Free Trial