Skip to main content

Check Microsoft Windows version

There are several ways to check Microsoft Windows version.

1. Windows + Pause

Press "Windows + Pause" keys to open System window
Press "Windows + Pause" keys to open System window

2. Run ver command

ver command is introduced in version 1709.

Check Microsoft Windows version: ver
Check Microsoft Windows version: ver

3. Run winver command

Check Microsoft Windows version: winver
Check Microsoft Windows version: winver

4. REG QUERY

C:\REG QUERY "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion" /v BuildLabEx
Check Microsoft Windows version: REG QUERY
Check Microsoft Windows version: REG QUERY

Popular posts from this blog

GCP: Google Cloud Shell

Google Cloud Shell is a tool for managing resources hosted on Google Cloud Platform! The machine comes pre-installed with the Google Cloud SDK and other popular developer tools.

GitHub CLI

GitHub CLI brings GitHub to your terminal. Free and open source. Official website: https://cli.github.com

[Microsoft Outlook]: Set .pst and .ost files location with ForcePSTPath Registry Key

Set .pst and .ost files location with ForcePSTPath Registry Key The ForcePSTPath registry key is supported by Microsoft Outlook 2003 and later. In Microsoft Outlook 2003 and 2007, it applies to new profiles only. Microsoft Outlook 2013 and Outlook 2016 it applies to new accounts created in a profile. Microsoft Outlook 2013 saves .pst in   %userprofile%\Documents\Outlook Files folder by default. We can change that default setting by adding a new string registry key called ForcePSTPath and set the value to the folder that we want to save those files. Set Microsoft Outlook 2013 always save new .pst and .ost files to D:\Data\Mail folder OST file reached the maximum size The OST File Has Reached The Maximum Size