As people get access to more and more devices, the way that businesses operate has been rapidly evolving to keep up with the technology. And with more of these devices having access to a business’ data, this can help to … Continue reading
Tag Archives: SCCM
List Packages that run in user context (Run with user’s rights)
Introduction After last weeks post with the script sample to list Packages that run in user context, there where some good feedback from people still using packages, and requiring a list of packages that install within the user context (Run … Continue reading
List Applications that run in user context (Install for User)
Introduction When deploying applications sometimes they are created to install within the active users context. This means that the actual installation requires the users to have the needed permissions to the filesystem, registry and etc. In some cases local administrative … Continue reading
Using SCCM CI Baseline to check for expiring user certificates
The topic is almost self explaining. You need to monitor specific user-based certificates, to avoid a situation where they have already expired. You can add this to your daily security compliance checklist. Prerequisites for running CIs can be found here: … Continue reading
Unified Extensible Firmware Interface (UEFI)
Unified Extensible Firmware Interface For many years BIOS has been the industry standard for booting a PC. BIOS has served us well, but it is time to replace it with something better. UEFI is the replacement for BIOS, so it … Continue reading