I am new at batch scripting and looking for a way to extract the "Product Version" field of an .exe file using a command on cmd. I did managed to get the regula
I need to determine "TOTAL" hard disk space of the remote Windows host using wmic call. I have tried executing wmic /node:<IP-ADDRESS> diskdrive get Size