fredbayker Posted June 26, 2018 Posted June 26, 2018 I’m having trouble getting to grips with powershell as I don’t do that much scripting. Can someone provide me with a simple script or lines of code to query AD and for each computer find the version of software named ‘Sophos Remote Management’ and append that to a csv file please? Any help is appreciated.
howartp Posted June 27, 2018 Posted June 27, 2018 Do you have Sophos Enterprise Console? I'd expect that info to be in there?
howartp Posted June 27, 2018 Posted June 27, 2018 GetSoftwareVersions2.ps1 This script should do you; just change the OU path at the bottom to your path. Peter 1
fredbayker Posted June 27, 2018 Author Posted June 27, 2018 Thanks for the script Peter. I do have SEC but can't find any functionality to be able to identify which machines have an older version of RMS which is preventing me from upgrading the the latest version of SEC - It's not the best bit of software for management. 1
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