Author Archive for CSS Technical Team
In this blog, I will describe how to send an email message when a group is changed from static membership to criteria (dynamic) membership. The email notification contains the display and account name of the group, the person making the change, and the previous static group membership.
Continue Reading »
In this blog, I will describe how to send an email message when a dynamic group’s criteria (filter) changes. The email notification contains the display and account name of the group, the person making the change and both the old and new membership criteria filter. Having the previous filter definition can be invaluable if you need to revert back to a previous filter setting.
Continue Reading »
Most ILM/FIM implementations require some custom code extensions, and debugging these extensions is an important part of the development process. When developing code extensions for ILM and FIM, one of the configurable options is to run your code in a separate process. This is an option for ECMA, MA and …
Continue Reading »
SCVMM with SP1 introduces multiple benefits for managing a virtual environment. Business leaders and product acquisition teams might be looking at this product to help their organizations manage both Hyper-V and ESX platforms. It’s simple to see the ROI by deploying both VMware and Microsoft admins together to manage sometimes sprawling and often heterogeneous environments. This is all done through a platform that’s built on the System Center framework, which is becoming increasingly popular with IT admins, no matter the organization.
But what about the big picture? Business leaders are still asking IT teams for a virtualization strategy, a cloud strategy, or just become more ‘green.’ SCVMM helps to resolve these issues. So an important question for admins to ask is, ‘How will this product steer my virtualization strategy?’
Continue Reading »
The FEP dashboard located on the SCCM console has a wealth of information. It provides FEP admins with a snapshot of the overall health of your FEP deployment and various statistics including recent malware activity, definition status, and even when FEP has been disabled on an endpoint.
The dashboard information is based on a series of FEP collections automatically created when you deploy the FEP server roles. The collections are named based on the purposes they serve. For example, the FEP collection, “Recent Malware Activity,” will display all of the clients that have FEP installed and have reported malware activity in the last 24 hours. The collection membership rules for FEP are complex and since the FEP dashboard relies on this information, the collections are locked and the membership rules cannot be modified. You cannot even view the query from the SCCM console. However, where there is a will, there is a way.
Continue Reading »
When deploying Forefront Endpoint Protection, making a few simple changes to your existing Antivirus Software before installing FEP can increase the success of your deployment. Below is a list of tasks:
1.) Disable any passwords for your AV software – Symantec, Trend, Etc… all have an option for password protecting the AV client. Common password protection configurations include removing the ability to view the console and uninstall the AV product. Though this feature helps lockdown the client, it can also hinder your AV removal routine.
Continue Reading »
When undertaking desktop deployment using SCCM, the first task begins after your SCCM Operating System Deployment (OSD) environment is configured and initial planning has been completed. This determines what your baseline image will contain, serving as the foundation for Windows 7 systems that you will deploy to your end users.
Creating a baseline image using SCCM is typically done using a Build and Capture task sequence. This installs Windows 7 from an ISO of the installation media onto a reference computer. It can then install updates, perform sysprep, and capture an image of the reference computer.
Continue Reading »