#------------------------------------------------------------------------------------------------------

# A quick way to find a file version

$FF_FQP = "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"

$FFVersion = Get-ChildItem -path $FF_FQP

$FFVersion.VersionInfo

#------------------------------------------------------------------------------------------------------
# Substitute the fully qualified path of your firefox.exe if different than 
above. Or any other file with a known location that has a file version, not all 
do

If you have local admin rights on a remote computer you could substitute a UNC 
path.

The post that shows how to use the registry provider is also a great article 
when you want it all and you want it now!


John Delise
Windows Deployment Engineer
[Image32]
VW Credit, Inc.
IT Operations
1401 Franklin Boulevard
Libertyville, IL 60048
United States of America

Phone +1(847) 371-4136
[email protected]<mailto:[email protected]>

[VW-Credit-Inc.-Logo]


From: Enterprise [mailto:[email protected]] On Behalf Of Greg 
Haines
Sent: Wednesday, September 6, 2017 4:36 AM
To: [email protected]
Subject: [Mozilla Enterprise] Check Installed Firefox Version with CMD or 
Powershell

Hi Guys

​How do i check via the command line or Powershell in Windows what version of 
Firefox is being used?  Cant seem to find anything online that actually works.

Thanks​

--
Greg Haines
Systems Administrator
End User Operations
Technology Department

[email protected]<mailto:[email protected]>
Telegraphmediagroup | 111 Buckingham Palace Road, London SW1W 0DT




The contents of this message and any attachments to it are private, 
confidential and may be the subject of legal privilege. Telegraph Media Group 
Limited is registered in England and Wales (company number 451593) at 111 
Buckingham Palace Road, London, SW1W 0DT. If you are not the intended recipient 
of this email please inform us and the sender immediately. You must not take 
any action based upon the contents of this email, nor copy it or show it to 
anyone. Any unauthorised disclosure, use or dissemination of the whole or part 
of the message contained in such email is prohibited. Any views or opinions 
expressed do not necessarily represent those of Telegraph Media Group Limited. 
It is the recipient’s responsibility to carry out any virus checking.

[http://s.telegraph.co.uk/Brand_Sig.jpg]
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to