Hi @JakeSkinner
I want to automate my esri security patch on my server machine and below is the script/command
start "" /d "C:\Program Files\ArcGIS\Server\tools\patchnotification\" "patchnotification.bat" -c -i sec
in the above case it will download all security patches and get installed on server machine. But my question is I want to update only the latest security patch and ignore rest of it. Does any one have experience in updating only latest security patch ? Kindly let me know on this.
Thanks,
Naveen