About 56,400 results
Open links in new tab
  1. How to (correctly) check file versions with PowerShell

    Sep 20, 2018 · Unfortunately the default presentation of file version info in PowerShell is… sub-optimal. What the what? This image shows that for the very same file PowerShell and file …

  2. Inspect MSIX Properties via cmd or Powershell

    Oct 25, 2021 · So in this case it is Package -> Identity and Name, Version, ProcessorArchitecture properties. [Check_MSIX_Version.bat] @echo off REM Passes 1 variable to the powershell …

  3. How to check correct version of Edge Chromium

    Dec 10, 2020 · Hi,I've installed Edge Chromium on my PC but when I run below command, it's reflecting that Edge Legacy is installed How do I reflect Edge Chromium version?...

  4. Run any version of PNP without Installation

    May 23, 2025 · Also, there may be a need to run an older version, if your script is using functions or parameters that were deprecated in newer versions. This blog will walk you through the …

  5. How Do I get the version of a file using PnP Powershell

    Feb 12, 2018 · Hi I am trying to get the version of a file in a document library using PnP Powershell. Connect-PnPOnline -Url <url> $ListItems =...

  6. Lesson Learned #526: How to Identify the REST API Version Used …

    Jul 7, 2025 · A few days ago, I wanted to understand which REST API version was being used behind each PowerShell command I was running to create Azure SQL Database servers. To …

  7. Check version of Google chrome on servers remotely with power …

    Sep 1, 2020 · Hi i am new with scripting with powershell and i need some help with making a script that can read out the Windows servers remotely for which google chrome version is …

  8. Action required: MSOnline and AzureAD PowerShell retirement

    Jan 13, 2025 · Learn about the timeline and required actions. As announced in Microsoft Entra change announcements and prior blog updates, the MSOnline and Microsoft AzureAD …

  9. Change the SharePoint Online version limit on the Organization level

    Feb 28, 2025 · Select the set of sites for which you want to change the version limit and click on Policies > Version Control. Adjust the limits for the number of Major and Minor versions. 2. …

  10. Use the Exchange Online PowerShell to collect information ...

    Dec 1, 2020 · Hi Microsoft 365 and Exchange Online friends, I used the PowerShell ISE for this configuration. But you are also very welcome to use Visual Studio...