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
-
May 12, 2016
How to Skip F12 When PXE Boot
It's a little annoying for me to press F12 each time during PXE Boot as I do testing all the time. Here are the steps to skip F12 : On your WDS server(s) navigate to...
-
May 12, 2016
How to make PXE TFTP Boot Faster?
Usually it takes a long time for PXE Boot during the downloading boot image file, you can change the registry settings to make it faster: HKEY\ LOCAL\ MACHINE\Software\Microsoft\SMS\DP\...
-
May 12, 2016
An error occurred while trying to initialize provider WDSMDMGR
Recently I set up two SCCM OSD Distribution Point, one is booting up well, but the other one has issues with WDS, the error message is "An error occurred while trying to initialize provider WDSMDMGR...
-
May 11, 2016
How to Setup Requirment Rules for Outlook 32 bit or 64 bit
here is a good one: https://www.ronnipedersen.com/2012/11/application requirement for microsoft office 32 or 64 bit/
-
May 6, 2016
Casper - Clear out user's broken Keychain
Just realized that there are so many useful scripts from JAMF Nation, here is a easy one you can deploy to Self Service to fix those annoying Keychain issues with AD......
-
May 6, 2016
Software Approval Process in Casper
There's no direct software approval process like Application Catalog in SCCM, but we have a workaround for this: <https://jamfnation.jamfsoftware.com/discussion.html?id=10200...
-
May 6, 2016
Casper Notes
Mac enrolled into Casper, but "Self Service" not showing up on the Mac? Has to enable "Install Automatically" on "Installation" Tab under "Computer Management" "Self Service" How to create a Casper...
-
May 6, 2016
Casper JSS Setup Notes
Certainly Casper is much more fun comparing to SCCM ! I love it already, so easy to use, and very good tech support. We use Mac Minis to be the Casper server, and I used Homebrew to install MySQL( at...
-
May 5, 2016
Failed to Add Update Source for WUAgent of type (2) and Error = 0x87d00692.
When I tried to push some software updates via SCCM, I can successfully deploy, but the client has no activities on the software update. First I found out that Windows update is not enabled in...