Hi all
I need your help masters:
The task is - to set the intranet-site of the company on all computers in the local network (more than 350)
The local user shouldn't have possibility to change it.
I am planning to realize it by VBscript.
What we have:
No domen
No antivirus
All comps using only IE browser
Because there is no domen every computer uses different logins and passwords (all logins are with administrator rights)
So I have wrote a small VBScript which changes two registry keys sets the intranet site as a homepage and blocks the field where the user change it.
What I need now:
is to write another script or update the current to work through the network and run automaticaly.
I just need to run it on any computer in local network and it should run automaticaly on anothers comps something like Warm/Virus but for peaceful purposes)))
so in my vision it should be something like that
but may be it is another solution?
I need your help masters:
The task is - to set the intranet-site of the company on all computers in the local network (more than 350)
The local user shouldn't have possibility to change it.
I am planning to realize it by VBscript.
What we have:
No domen
No antivirus
All comps using only IE browser
Because there is no domen every computer uses different logins and passwords (all logins are with administrator rights)
So I have wrote a small VBScript which changes two registry keys sets the intranet site as a homepage and blocks the field where the user change it.
What I need now:
is to write another script or update the current to work through the network and run automaticaly.
I just need to run it on any computer in local network and it should run automaticaly on anothers comps something like Warm/Virus but for peaceful purposes)))
so in my vision it should be something like that
but may be it is another solution?