Predefined Maintenance Task Schedules

Predefined Maintenance Task Schedules The following table displays the predefined maintenance tasks and their default schedules. Maintenance Task Enabled by default Default schedule Backup ConfigMgr Site Server No None. Clear Install Flag No Sunday between midnight and 5:00 A.M. Delete Aged Client Access License Data No Saturday between midnight and 5:00 A.M. Delete Aged Collected Files Yes … Read more

WQL Query list reboot date timestamp X Days

WQL Query to list all of the machines that have a reboot date timestamp of more than x Day’s Select Sms_R_System.Name, Sms_G_System_Operating_System.LastBootUpTime From SMS_R_System Inner Join Sms_G_System_Operating_System On Sms_G_System_Operating_System.ResourceId = Sms_R_System.ResourceId Where DatePart(DD,Sms_G_System_Operating_System.LastBootUpTime) >= XEnjoy,Paddy

SCCM 2007 Setup Prerequisite Checks for Fresh installation for only Primary Site & SP1 Up gradation

          Setup Prerequisite Checks The Configuration Manager 2007 setup prerequisite check helps you determine what you have to do in order to prepare your environment to install or upgrade a Configuration Manager 2007 primary site, secondary site, or Configuration Manager console. The prerequisite checker notifies you of any warnings or errors … Read more

SCCM 2007 Setup Prerequisite Checks for Fresh installation for only Primary Site & SP1 Up gradation

          Setup Prerequisite Checks The Configuration Manager 2007 setup prerequisite check helps you determine what you have to do in order to prepare your environment to install or upgrade a Configuration Manager 2007 primary site, secondary site, or Configuration Manager console. The prerequisite checker notifies you of any warnings or errors … Read more

Post Setup SCCM 2007 Configuration Check List

Here is the Microsoft recommended Post installation check lists for Native & Mixed Mode     Post Setup Configuration Checklist – Mixed Mode   Task Configure a management point Note The management point role can be assigned during setup, or assigned post setup. Only one default management point is required for each Configuration Manager 2007 … Read more

Move the SMS Provider

How to Move the SMS Provider The SMS Provider is a component of Configuration Manager 2007 primary sites and is used by Configuration Manager consoles to access site database information from the SQL Server hosting the site database. The SMS Provider is a dynamic-link library file (smsprov.dll) and is installed or moved by running Configuration Manager … Read more

How to Upgrade Clients Using Software Distribution in Configuration Manager

How to Upgrade Clients Using Software Distribution in Configuration Manager You can use Configuration Manager 2007 software distribution to upgrade the client software on computers in your enterprise. A package definition file is supplied with Configuration Manager 2007 which populates the package properties with commonly used values. You can customize the behavior of the client … Read more

How to Manually Publish the Default Management Point to DNS

Publish the default management point to DNS   If your DNS servers do not support automatic updates but do support service location records, and you want to publish the Configuration Manager 2007 default management point to DNS, you can manually publish the default management point. To accomplish this, you must manually specify the service location … Read more