MarkLappin
IS-IT--Management
Howdy All,
I'm trying to develop an ADM template for use in my organization for some software that we have to track time & billing (which is very archaic and I'm trying to get them to switch out of).
Anyway, the software stores stuff that by today's standards should really go into HEKY CUrrent User\Software but instead it puts its stuff into HKEY_Machine; the software has to be able to modify the key entries (or at least think that it can) in order to run. Initially this made me have to give everybody admin rights on their machine (when I first started). I have since started changing rights only on the affected key for the software app so that I can give users just "user" rights on the machine.
The software has 9 or 10 configuration settings in it which all involve file paths for data locations which when the software was written were all assumed to be local drives, I now have them on my network and a network share that has folders for all the various data pieces which I map a drive to the root of that share. Still though, this is a lot to configure on every machine so i'm trying to put this stuff into an ADM template.
I don't really have a test lab so I'm working with group policy on my loacl machine to get this stuff figured out; so far I'm being mildly successful with the development of my custom ADM template for group policy (I think, tought to tell with just one computer!).
One of the settings is however a "work station ID" which MUST be a two digit HEX number. The intent of the software is to have this be per machine but since I now keep all the billing and time files on a network I use workstation more by logon ID and thus I have a number assigned to each employee. What I would like to do is add this number to some place in their AD user profile (I have it in the IP Phone location of their profile actually) and in my group policy have some way to look something up from the profile and set it when the user logs on. Is there any way to do this?
I have the ADM template under computer configuration on my box; but I can't test the work station ID thing; can a policy setting which needs to affect MACHINE go into user configuration? or can I leave it in computer configurattion on a OU with the users not their computers and have it be applied.
Advice and help appreciated
I'm trying to develop an ADM template for use in my organization for some software that we have to track time & billing (which is very archaic and I'm trying to get them to switch out of).
Anyway, the software stores stuff that by today's standards should really go into HEKY CUrrent User\Software but instead it puts its stuff into HKEY_Machine; the software has to be able to modify the key entries (or at least think that it can) in order to run. Initially this made me have to give everybody admin rights on their machine (when I first started). I have since started changing rights only on the affected key for the software app so that I can give users just "user" rights on the machine.
The software has 9 or 10 configuration settings in it which all involve file paths for data locations which when the software was written were all assumed to be local drives, I now have them on my network and a network share that has folders for all the various data pieces which I map a drive to the root of that share. Still though, this is a lot to configure on every machine so i'm trying to put this stuff into an ADM template.
I don't really have a test lab so I'm working with group policy on my loacl machine to get this stuff figured out; so far I'm being mildly successful with the development of my custom ADM template for group policy (I think, tought to tell with just one computer!).
One of the settings is however a "work station ID" which MUST be a two digit HEX number. The intent of the software is to have this be per machine but since I now keep all the billing and time files on a network I use workstation more by logon ID and thus I have a number assigned to each employee. What I would like to do is add this number to some place in their AD user profile (I have it in the IP Phone location of their profile actually) and in my group policy have some way to look something up from the profile and set it when the user logs on. Is there any way to do this?
I have the ADM template under computer configuration on my box; but I can't test the work station ID thing; can a policy setting which needs to affect MACHINE go into user configuration? or can I leave it in computer configurattion on a OU with the users not their computers and have it be applied.
Advice and help appreciated