hey guys!
i need to get installation date of linux servers on our network, so im running sudo passwd -S sys | tail -1 | awk '{print $3}' to get date when sys user was created but have to login to 200 servers one by one and run this command. doesnt linux also have something like wmi which i can just run and get all system info? im on server 20 now and gatvol already, haha! :twisted:
i need to get installation date of linux servers on our network, so im running sudo passwd -S sys | tail -1 | awk '{print $3}' to get date when sys user was created but have to login to 200 servers one by one and run this command. doesnt linux also have something like wmi which i can just run and get all system info? im on server 20 now and gatvol already, haha! :twisted: