All posts
- SCCM 132
- Casper 32
- PowerShell 24
- OSD 11
- PowershellUniversal 9
- Mac 8
- Preventative SCCM Monitor and Troubleshoot Website 8
- Shell Script 7
- Active Directory 5
- sql 5
- wsus 5
- Azure Automation 4
- sccm cmg 4
- Tools 4
- 802.1x 3
- AutoIt 3
-
Nov 4, 2016
WSUS Installation Error - Cannot find the file specified
We have some issues with our WSUS, so I uninstalled it under "Add roles and features" in Server Manager, but it always failed with post installation with "System.ComponentModel.Win32Exception...
-
Oct 24, 2016
Add a SCCM deployment with Powershell
Here is a powershell command for creating a SCCM deployment Start CMApplicationDeployment CollectionName "Collection Name" Name "Softwarename" DeployAction Install DeployPurpose Available...
-
Oct 13, 2016
Multiple Mac VMs in ESXi Can Only Enroll One in Casper
I have a Mac Mini running 3 Mac VMs as testing machines, but at the same time, only one mac can enroll in Casper. After I google some info, it turned out that these 3 VM shared same UDID , thus...
-
Oct 6, 2016
Adding Lock to Menu Bar
-
Oct 6, 2016
Add Dock Items in Casper
Originally I added an application to the dock, and it didn't work. So I changed the location a few times, it still didn't work. It turned out that when you changed the location, the plist file didn't...
-
Aug 26, 2016
How to Get Current User as Assigned User in Casper
here is an excellent article to do that: <https://macmule.com/2014/05/04/submit user information from ad into the jss at login v2/ here is the script : /bin/ls l /dev/console | /usr/bin/awk '{ print...
-
Aug 23, 2016
ccmsetup was unable to compile the file DiscoveryStatus.mof
Had one machine just cannot get SCCM agent installed, so when I checked the logs, it said : MSI: Setup was unable to compile the file DiscoveryStatus.mof The error code is 80041002 it turned out the...
-
Aug 19, 2016
Mac Office 2011 Casper Package
Here is the steps I got from JAMF Nation: <https://jamfnation.jamfsoftware.com/discussion.html?id=13946 I use Composer only because the resulting PKG installs faster, then creating a single bundled...
-
Aug 15, 2016
Time Update (includes Timezone) on Mac
Here is a very useful script for auto timezone update ( will enable location service) and time update from JAMF Nation: <https://jamfnation.jamfsoftware.com/discussion.html?id=13723 ioreg rd1 c...