telnet scripts in windows

Hi,

I am new to scripting & i want to write a script to fetch some report.
For an example i am having a windows server which is having n number of child devices itself..I know all the Ip address of the child devices..
I wnt to login into all the child devices & fire a command & finally i need all the logs in a single file...

Could someone help on this whether it is possible or not...

Thanks in advance

Wellington.R

Are you talking about ".bat" scripts used in windows? If so, I think you are in the wrong forum, this is for *nix only.

--ahamed

Not in .bat

Is it possible through power shell

Not true, he is in our Windows forum, where such questions can be asked and answered if anyone knows them. It's not the forum's strong point, is all.

1 Like

If you are in a Windows AD environment, this should be pretty easy to do. Just map all the required drives, create a batchfile <easiest way>, then use Windows Job Scheduler to run it.

Hi Thk u.. for your reply....

But here the server is windows,,,Remote host's are different..