Showing posts with label Apple. Show all posts
Showing posts with label Apple. Show all posts

Wednesday, 26 April 2017

Install Azure CLI 2.0 on Apple mac OS Step by Step Tutorial

Install Azure CLI 2.0 on Apple mac OS Step by Step Tutorial


  • To install Azure CLI on your Mac OS type the following command
curl -L https://aka.ms/InstallAzureCli | bash

  • Then restart your command shell for some changes to take effect.
exec -l $SHELL


Saturday, 15 October 2016

SCCM Log Files for Apple Mac,ipad and iPhone

SCCM Log Files for Apple Mac,ipad and iPhone



Client for Mac Computers

For System Center 2012 Configuration Manager SP1 and later:
The Configuration Manager client for Mac computers records information in the following log files.
Log name
Details
CCMClient-<date_time>.log
Records activities that are related to the Mac client operations, which includes application management, inventory, and error logging.
This log file is located in the folder /Library/Application Support/Microsoft/CCM/Logs on the Mac computer.
CCMAgent-<date_time>.log
Records information that is related to client operations, which includes user logon and logoff operations and Mac computer activity.
This log file is located in the folder ~/Library/Logs on the Mac computer.
CCMNotifications-<date_time>.log
Records activities that are related to Configuration Manager notifications displayed on the Mac computer.
This log file is located in the folder ~/Library/Logs on the Mac computer.
CCMPrefPane-<date_time>.log
Records activities related to the Configuration Manager preferences dialog box on the Mac computer, which includes general status and error logging.
This log file is located in the folder ~/Library/Logs on the Mac computer.
Additionally, the log file SMS_DM.log on the site system server records communication between Mac computers and the management point that is enabled for mobile devices and Mac computers.