I was tasked to seperate out the 2 server groups by servers.
We have core services which does Domain Controllers and Exchange then we have DC System Support which handle IIS servers and APP servers.
I need a way to tell the differences between the 2 groups. AD is not an option. I was thinking about created a txt file on all the servers and doing a relavance to create automatic groups.
Has anyone done this before? If so what are the steps I need to do?
Trying to stay away from manual groups. Anything manual in this company never gets updated.
The .txt file seems to be working pretty well. Would it be possible to to create a automatic group off that group that would look in the .txt file for a word like Devel or Test?
What would the relevance be to look in a file for a word to key off of? So an example would look like this:
file name: ICS.txt
content of file:
devel server for Operations
ok to reboot anytime
I would like to create a group that looks in the file for the word devel or production and if possible the “ok to reboot anytime”
Because our what we call core services. Core services include but not limited to just exchange. Other pieces go with exchange and core services like blackberry and citrix are part of core services.