Posted On March 31, 2019

How to find MacOS Version

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to find MacOS Version
  1. From the Apple menu, choose About This Mac. The version number of OS X you’re using appears directly below the words “OS X.”
  2. Click the version number to see the specific build number of OS X you are using.

That’s all I know about this OS.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Troubleshooting Active Directory Replication Issues

How to Check Domain Controller Syncronization Check replication summary [TEST-DC02]: PS C:\Users\testadmin\Documents> Repadmin /replsummary Replication…

Install Files within the NewPCSetupFiles Template Directory

net use y: \\FILESERVER01.kimconnect.com\users\template\newPCSetup y: regedit.exe /s disable_uac_win7.reg cd NewPCSetupFiles dotnetfx-winfsc.exe /Q dotNetFx40_Full_x86_x64.exe /quiet /norestartdotnetfx45_full_x86_x64.exe…

PowerShell: Windows Systems State Backup Daily

# Windows-Systems-State-Backup-V0.1.ps1## What this script does:# 1. Create a Windows Scheduled task on an Active…