Hi All
How do i configure SCCM to detect a if a file "version" has been changed/updated using powershell?
I am using the pscx get-fileversioninfo but it does not seem to work? Thanks
as an example
get-fileversionifo c:\inetpub\file.dll (when this command is run locally on the server, not the sccm box, it works)
but when i configure sccm to detect the file version using the command above, it does not seem to work.
hope it makes sense.
thanks