Category Archives: Labs

Posts about computer labs and classrooms at Williams College

Mac – Use PMSET for Sleep timers and Power Management

On the Mac there are a number of ways to control the sleep timers.  Some seem to work better than others.  For Mojave (MacOS 10.14.x) I have switched to using the command peset. peset -g      shows a list … Continue reading

Posted in Labs | Tagged , , | Comments Off on Mac – Use PMSET for Sleep timers and Power Management

Windows – Finding the right Windows ADK

When building a Windows PE (Preinstall Environment) or prepping systems to be imaged and cloned you are going to need a set of tools in the Windows ADK (or older versions of Windows AIK). The trick is that you have … Continue reading

Posted in Labs | Tagged | Comments Off on Windows – Finding the right Windows ADK

Mac OS – SIP or System Integrity Protection

SIP (System Integrity Protection) isn’t a bad thing. It actually protects your mac from a whole host of otherwise nasty infections. However, it can sometimes get in the way of doing important mac management tasks. To disable SIP: Boot the … Continue reading

Posted in Labs | Tagged , | Comments Off on Mac OS – SIP or System Integrity Protection

Mac OS – Kernel Extensions

In 2018 Apple introduced secure kernel extensions to their MacOS. Earlier applications could install kernel extensions without the user knowing or specifically being required to “approve” that extension. Think of kernel extensions like drivers and other very deep operating system … Continue reading

Posted in Labs, Software | Tagged , | Comments Off on Mac OS – Kernel Extensions

Mac – Diagnosing Boot Issues

I recently came across a useful post to help diagnose when a mac doesn’t boot properly. For the full link see: https://eclecticlight.co/2018/09/18/diagnosing-a-mac-which-cant-complete-booting/ Here is the extracted diagram:

Posted in Labs | Tagged , | Comments Off on Mac – Diagnosing Boot Issues

MacOS – Creating a clean initial image

To create a “clean” image – Basic goal – you don’t want anything except the basic MacOS installed. So be certain that the mac serial number is not scoped to a JAMF pre-stage enrollment. You don’t want JAMF to install … Continue reading

Posted in Labs | Tagged , , | Comments Off on MacOS – Creating a clean initial image

Mac – Reset SMC for slowness or wake/sleep issues

The SMC (System Management Controller) controls a number of things related to power management on a mac. If it isn’t working properly it can cause fans to run, the cpu to run slow, and/or, the mac not to wake from … Continue reading

Posted in Labs | Tagged , | Comments Off on Mac – Reset SMC for slowness or wake/sleep issues

Mac – Tool to help download specific macos installers

It isn’t always easy to get all of the right pieces for a particular MacOS update/install.  For example, if you are running MacOS 10.13.5 already the traditional ways of going to the Map App Store or doing system updates won’t … Continue reading

Posted in Labs, Software | Tagged , | Comments Off on Mac – Tool to help download specific macos installers

Mac – 10.13.4 – Wipe and clean install of OS

On a mac that is already running 10.13.4 and that has an APFS drive you can wipe the drive and reinstall the OS without having to boot to anything external, external drive or netboot. Get the MacOS 10.13.4 (or better) … Continue reading

Posted in Labs, Software | Tagged , | Comments Off on Mac – 10.13.4 – Wipe and clean install of OS