Author Archives: Lynna Jackson

Mac – Installing Spartan ’18 from JAMF

To install Spartan ’18 with a network license server correctly as a push from Jamf: 1) First create a package that installs the Spartan ’18 application to the /Applications folder and push that from Jamf 2) Create a script (example … Continue reading

Posted in Labs, Software | Tagged , | Comments Off on Mac – Installing Spartan ’18 from JAMF

Windows – Setting Application Defaults

With windows 10 you have to create an xml file with the file associations you want and then import that using group policy … see: https://blogs.technet.microsoft.com/windowsinternals/2017/10/25/windows-10-how-to-configure-file-associations-for-it-pros/

Posted in Articles | Comments Off on Windows – Setting Application Defaults

Chrome – Understanding Browser Policy Management

There are several ways to manage policies in Chrome on highly managed computers. See: https://support.google.com/chrome/a/answer/9037717

Posted in Articles | Comments Off on Chrome – Understanding Browser Policy Management

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 – Windows 10 LTSC 2019 different versions

Apparently, there are a couple of different versions of Windows 10 LTSC (named recently changed from LTSB).  The “N” version is for European Union countries effected by anti-trust court cases. the “KN” version is for Korea. See more details at: … Continue reading

Posted in Articles | Comments Off on Windows – Windows 10 LTSC 2019 different versions

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

MacOS – Create a Virtual from a fully loaded Mac

Virtuals are useful for so many things. I often use them to have a clean OS on which to test the installation of various software applications with an extremely fast and reliable way to revert back to the clean OS … Continue reading

Posted in Articles, Software | Tagged , | Comments Off on MacOS – Create a Virtual from a fully loaded Mac