NINet.org

Tag: fcs

Forefont Endpoint Protection Query Details

by on Feb.07, 2011, under Coding/Scripting, SCCM SMS, SQL, Windows

Those of us that installed FEP 2010 are no doubt annoyed that we cannot see the details of the queries used by SCCM to populate the FEP created collections.

The following will require acess to the SQL instance that SCCM uses as the querys are to be executed driectly on that instance.

(continue reading…)

1 Comment :, , , , , , , , , more...

Rehome FCS

by on Jul.27, 2010, under Coding/Scripting, SCCM SMS, Sys Admin, vbs, Windows

When I was building our SCCM environment I decided it would be a good time to clean up WSUS & FCS and bring them under the new system.

The problem I ran into was “How do I repoint FCS?” without having to uninstall and reinstall it on every machine.

The solution, a bit of VB script based on the information here: http://blogs.technet.com/fcsnerds/archive/2008/11/12/changing-the-management-group-to-which-an-fcs-client-reports.aspx

(continue reading…)

Leave a Comment :, , , , , , , , , , , , more...