Catapult, a Quisitive company, is a Microsoft-focused solutions and services firm that specializes in imagining, building and sustaining digital transformation and cloud-based solutions that people love to use. Catapult has consistently been recognized as a leading Microsoft Partner with 10 Advanced Specializations and 17 Microsoft competencies. Recent accolades include 2020 MSUS Partner Award Winner Azure – DevOps, Top Microsoft 365 Security Partner for FY20, and being named a finalist of the Data Analytics 2020 Microsoft Partner of the Year Award. Catapult has offices nationwide.
Orignal Post Linked Here. We are announcing support changes for the following releases. Please look for these changes to be reflected in the Supported Configuration pages within a few months. Windows Storage Server 2008 R2 is now supported on Configuration Manger 2007 SP1 and SP2 System Center Configuration Manager 2007 SP1 and SP2 now support…
Dell has released a new white paper on Enterprise deployment using Configuration Manager 2007 for Dell systems. Be sure to check out the document here.
System Center Configuration Manager 2007 Hotfix Installation Guidance A System Center Configuration Manager 2007 (ConfigMgr) hotfix will affect one or more separate roles within the distributed environment. Possible roles include: · Primary Site Server · Secondary Site Server · Remote Administrator Console · Remote Provider · Client This article is designed to provide general guidance…
Here is my SharePoint tip of the day. This is a helpful technique for debugging/testing SharePoint methods without having to fire up IIS. In my SharePoint code, I write my methods as public static methods that take an SPList or SPWeb object as a parameter. This may seem weird since you could just get…
Fellow myITforum blogger Brandon Linton has created a nice post on how to capture and restore USMT data when you are using a 3rd party encryption tool instead of bitlocker. There are typically challenges around this since you usually can’t do a straight up refresh with the 3rd party encryption activated like you would be…
Nice post by Trevor Sullivan. Read the full post and get the script here. Someone recently posted on the MyITforum ConfigMgr mailing list, asking how to delete a bunch of old, empty collections in ConfigMgr. I took this opportunity to write a simple PowerShell script that will do just that. The code simply iterates over…
The Top 7 Deployment Resources for Windows 7 By Jeremy Chapman, Senior Product Manager – Windows Division, Microsoft Corporation Just before flying to Tech•Ed Berlin a month ago, I guest-blogged for Keith Combs. In the Windows 7: Best of Deployment Compilation, I enumerated 34 key deployment resources ranging from blogs to videos to complete virtual-machine-based…
Great post by Kenny Buntinx. Read the full post here.
Attached to this blog post are the Task Sequence templates for my previous post on ConfigMgr and USMT, using a UNC path. These templates can be used with USMT4 as well, just make sure to chose a USMT 4 package for the Capture User State/Restore User State task sequence steps. In addition, I’ve attached 2…
Certificates are a part of Exchange and OCS/Lync, there is no getting away from them. Because of this, I have seen numerous issues not only around the names in a certificate (another future post), but also with provisioning certificates. Exchange and OCS/Lync are programmed to not allow the use of invalid certificates. The two top…