Console Extensions at myITforum Wiki.
How to build a custom SCCM Admin Console by Kim Oppalfens.
Instructions available here!
08.08.08Ron Pedersen’s SCCM Blog
Great articles and tutorials on SCCM by Ron Pedersen.
Check out Ron’s Blog Site.
08.08.08Customized SMS Web Remote Tools
Customized SMS Web Remote Tools created by Ron Crumbaker.
Check it out here!
You can prevent the Configuration manager 2007 client from installing on specific computers when using the client push or software update poing installation methods by editing the Windows registry.
Here is what you need to do:
Start – Run and type regedt32;
Locate SMS_DISCOVERY_DATA_MANATER sub-key under HKEY_LOCAL_MACHINE/Software/Microsoft/SMS?Components/
Double-click ExcludeServers key to open the Edit Multi-String Window
Specify the name of each computer you want to exclude. Presee the Enter key after typing each computer name to ensure that each computername appears on separate line.
When a computer is added to the ExccludeServers list, it is flagged in the site database with an installed status which prevents the client from reinstalling. So if you later remove the computer from the list, this flag remains. In order to install the clietn software, you have to clean the install Flag.
(Source: Ying Li at myitforum.com)
Systems Center Configuration Manager 2007 (SCCM) documentation on TechNet.
08.07.08ConfigMgr 2007 on Server 2008
The configuration details can be found here:
http://technet.microsoft.com/en-us/library/cc431377.aspx
Using Windows Firewall with Advanced Security management snap-in, enabled the three Windows Management Instrumentation rules:
Windows Management Instrument (ASync-In)
Windows Management Instrument (DCOM-In)
Windows Management Instrument (WMI-In)
You can turn of Remote Assistance in Windows Vista using the steps listed below. You will be unable to send requests for remote assistance to other users.
1. Click Start, and select Control Panel.
2. Within the Control Panel, System and Maintenance.
3. Click System.
4. From the list of tasks, click Remote Settings.
5. Under Remote Assistance, remove the check beside the option to Allow Remote Assistance connections to this computer.
6. Click OK.
(Source: Lockergnome by Diana Huggins)
