I am sure there is a way to do this. You may want to post question in the Programmers Fourm. I'm sure some will post some type of VBScript that can do the job for you.
Why not separate the subnets into Organizational Units (OU's) and set up separate group policy objects for each?
Another thing you can do is set up one master script using VBscript, and have it check the workstation's IP address, and perform actions as necessary. If you choose this method I'd do what WhoKilledKenny said and post it in the VBscript programming forum.
The third option is to put each subnet into a security group, and have VBScript check for group membership and perfom actions as you prescribe. If you choose this method let me know and I'll help you. My login script checks for group memberships to map network drives, though you could do whatever you want based on group membership, not just map drives.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.