Suppish Posted June 25, 2014 Posted June 25, 2014 Here's the problem I am having, let's say I have a computer connected on the network and I am trying to find the OS version and architecture of that computer given a computer name/directory. What is the best way to locate the OS version and architecture? I am currently using a crude script to check if certain OS files exist, and deducing which OS the target computer is running. I am wondering if there are better ways such as @OSArch and @OSVersion expect displaying information about the target computer as opposed to the current computer. Thanks for the help.
UEZ Posted June 25, 2014 Posted June 25, 2014 Search for "WMI winmgmts Win32_OperatingSystem ExecQuery" and you will find plenty of examples. AutoIt Scriptomatic helps to find needed WMI namespaces and classes. Br, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now