I need to push the SHA2 patch to all my Windows 2003 servers, and XP
workstations. I've created some nice batch files to do this, but
being as there are x64 and x86 version of the patch, I need to run two
version of the command.
Please could someone tell me how I could query my AD to pull a list of
computers for each architecture?
Many thanks,
Orb,
You could do a batch file that says something like: If "program files
86" then do this, otherwise do this.
just how i would do it easily.