About 12,900 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. 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?...

  3. 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 …

  4. 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 …

  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. Understanding the Different Versions of Exchange Online …

    May 18, 2022 · Exchange v3 module – fully released version (used to be preview v2 module) that supports Modern auth and enables using Exchange Online cmdlets via REST API calls. …

  7. 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...

  8. Using OSConfig to manage Windows Server 2025 security baselines

    May 21, 2025 · OSConfig is a security configuration and compliance management tool introduced as a PowerShell module for use with Windows Server 2025. It enables you to enforce security …

  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. Inventorying Computers with AD PowerShell | Microsoft …

    Apr 4, 2019 · It’s easier than you might think, and all possible once you start using AD PowerShell in Windows Server 2008 R2 or Windows 7 with RSAT. Get-ADComputer The cmdlet of choice …