I have been tasked with something that most of you can probably do in 2 minutes.
Here is what it is, I have a monitoring softaware that will run .bat or powershell scripts
I have to create one or the other that will go out to a xxx.conf file on a diff windows server ... drill down into it looking for a specific line in a specific place. and if it finds it .. TRUE if not FALSE ...
basically looking to see if a certain word turns up in a certain place in a file.
I know that probably very easy, but like i said I am 100% new to this.