MPcontrol.log error in native mode call to http SendRequestSync Failed for port 443 with status code 403, text : Forbidden

image

 

after all struggles  found this was due to communication issues with the PKI and SCCM Server and required a Reboot (PKI Server then SCCM Server both) was resolved the issue.

 

Also noticed if we show the client authentication – Computer certificate then it should work… how ever I recommend to go for reboot

APP – V Installation Articles

http://www.virtualizationadmin.com/articles-tutorials/application-virtualization-articles/

SQL Query to Show Any missing Boundaries in the SCCM Hierarchy

SELECT DISTINCT

v_R_System.Name0,

v_R_System.Client0,

v_RA_System_IPAddresses.IP_Addresses0,

v_RA_System_IPSubnets.IP_Subnets0,

v_RA_System_SMSAssignedSites.SMS_Assigned_Sites0

FROM v_R_System LEFT OUTER JOIN

v_RA_System_IPSubnets ON v_R_System.ResourceID = v_RA_System_IPSubnets.ResourceID LEFT OUTER JOIN

v_RA_System_IPAddresses ON v_R_System.ResourceID = v_RA_System_IPAddresses.ResourceID LEFT OUTER JOIN

v_RA_System_SMSAssignedSites ON v_R_System.ResourceID = v_RA_System_SMSAssignedSites.ResourceID

WHERE (v_RA_System_SMSAssignedSites.SMS_Assigned_Sites0 IS NULL)

AND (NOT (v_RA_System_IPAddresses.IP_Addresses0 IS NULL))

AND (v_R_System.Client0 IS NULL)

AND (NOT (v_RA_System_IPSubnets.IP_Subnets0 IS NULL))

order by v_RA_System_IPSubnets.IP_Subnets0

Confuse - USMT & MDT & SIM

The confusing parts …


1) USMT: Will have below files

MigApp:- To migrate the Application settings like Outlook dictionary
Miguser:- To migrate the Local Users membership
MigDoc:- TO migrate the File types that you wanted to migrate
Custom.XML: the above three can be overwriten if you want any of above or apart from that to migrate.
Config.XML: You can migrate the configurations of Applications also with file

2) In MDT: - Will have this file
Customsettings .ini :- customize it to show or hide screens when running through the deployment wizard, this file is found in the Control folder

3) What is SIM? System Image Manager
SIM will be useful to create Unattended .XML file

Risk and Health Assessment Program for Active Directory (ADRAP)

 

 

You can download it from http://www.microsoft.com/download/en/details.aspx?id=19464clip_image002

SCCM + MDT Driver Management - Good Info To Read


Below are the options that i could see to automate the Drivers for different models...


For DELL

http://en.community.dell.com/techcenter/enterprise-client/w/wiki/client-deployment.aspx
http://en.community.dell.com/techcenter/os-applications/w/wiki/dell-business-client-operating-system-deployment.aspx

FOR IBM Lenovo

http://scug.be/blogs/sccm/archive/2011/01/18/configmgr-2007-osd-using-lenovo-update-retriever-to-install-all-your-drivers-without-importing-them-in-the-configmgr-driver-catalog.aspx

http://forums.lenovo.com/t5/ThinkVantage-Technologies/Use-THIN-INSTALLER-silently-to-install-updates/td-p/218895
Official Lenovo Deployment Guide Download Page http://support.lenovo.com/en_US/downloads/detail.page?DocID=UM006719
http://blog.itminutes.net/?p=266


For Hp 

http://h20331.www2.hp.com/Hpsub/cache/509658-0-0-225-121.html


and other steps to manage the Drivers like we do it in MDT...

http://myitforum.com/cs2/blogs/cnackers/archive/2010/04/29/configmgr-driver-management-good-info-to-read.aspx

Take a read:
http://blogs.technet.com/mniehaus/archive/2010/04/29/configmgr-2007-driver-management-the-novel-part-1.aspx
http://blogs.technet.com/mniehaus/archive/2010/04/29/configmgr-2007-driver-management-the-novel-part-2.aspx
http://blogs.technet.com/mniehaus/archive/2010/04/29/configmgr-2007-driver-management-the-novel-part-3.aspx
http://www.deployvista.com/Home/tabid/36/EntryID/132/language/en-US/Default.aspx

-Enjoy

Where to start the Forefront Endpoint Protection

Here is starting point to work with SCCM+Forefront

  • Download the Trial Software
    or use the Virtual Labs “
Forefront Endpoint Protection
Forefront Client Security

 

Forefront Identity Manager
Forefront Server Security
Threat Management Gateway
Unified Access Gateway

One more Good blog on sccm

http://blog-en.netvnext.com/

License 15A - General License Reconciliation Report by Machine

Most of the time people will get tried to import the third party license file however due to some Characters limitation or some other we will get errors while importing the .csv file.

The easy solution i can see it a free utility called CT-AILW.exe.
read here more ….http://blog.coretech.dk/kea/asset-intelligence-3rd-party-software-utility/

Configuring the utility

Once you have downloaded our utility you have to:
  1. Copy CT-AILW.exe to C:\Program Files\Coretech\AILW\ CT-AILW.exe (you need to create the folder manually).
  2. Copy e1db6caa-40cb-49f0-a744-21ca930b419f\e1db6caa-40cb-49f0-a744-21ca930b419f.xml to <D>:\Program Files\Microsoft Configuration Manager\Admin\e1db6caa-40cb-49f0-a744-21ca930b419f\e1db6caa-40cb-49f0-a744-21ca930b419f.xml to <D>:\Program Files\Microsoft Configuration Manager\ Admin Console\XmlStorage\Extensions\Actions\ e1db6caa-40cb-49f0-a744-21ca930b419f\e1db6caa-40cb-49f0-a744-21ca930b419f.xml (notice, you need to create the Actions folder manually).
  3. Restart the Configuration Manager Console.

Direct download http://blog.coretech.dk/download/CTAILW.zip

How can I install BDP without any issues?

How can I install BDP without any issues?

Steps to enable Successful BDP:

1. Login to the Target system and uninstall the existing SCCM Client

2. Create a Test collection and add the Target system to the collection.

3. Use delete special to delete the Computer Record.

4. Login to the target BDP Computer

5. Copy all the SCCM Client Binaries from SCCM Server to local drive to a folder called Temp.

6. Open command prompt with administrator rights and change the working directory to above temp Directory
ccmsetup.exe /source:C:\temp /native:FALLBACK SMSSITECODE=XXX FSP=XX.Domain.com

7. Once the client installed refresh the all systems collection and see for the client to Yes.

Then follow below steps to enable BDP role from SCCM Console.

8. In the Configuration Manager console, navigate to System Center Configuration Manager / Site Database / Site Management / <site name> / Site Settings.

9. Right-click Site Systems, point to New, and then click Server.

10. Use the New Site System Server Wizard to deploy the branch distribution point on the specific client on which you want to install it.

11. On the System Role Selection page, select the Distribution Point role.

12. On the Distribution Point page, select the Enable as a branch distribution point option. If you want to limit the branch distribution point installation and package files to a specific partition on the client computer or if you want to reserve a specific amount of disk space for the operating system or workstation files, you can set those preferences on this page.

Note: if the Enable as branch Distribution point option Grayed out repeat the above steps 1 to 7 steps.

What you will do in a SCCM POC?

What you want to cover in SCCM POC??????

read here http://blogs.technet.com/b/smsandmom/archive/2007/10/30/system-center-configuration-manager-sccm-2007-poc-installation-guidelines.aspx

PMP Prep

PMP Prep
Module I Introduction: PMP Certification Examination
Module II Projects, Processes and Projects: How You Do the Job
Module III The Process Framework: It All Fits Together
Module IV Integration Management: Getting the Job Done
Module V Scope Management: Doing the Right Stuff
Module VI Time Management: Getting it Done on Time
Module VII Cost Management: Watching the Bottom Line
Module VIII Quality Management: Getting it Right
Module IX Human Resource Management: Getting the Team Together
Module X Communications Management: Getting the Word Out
Module XI Risk Management: Planning for the Unknown
Module XII Procurement Management: Getting Some Help
Module XIII Professional Responsibility: Making Good Choices

 

 

Who Should learn PMP ?

* Project Managers
* Team leaders/Members
* Field Staff Members
* Project Engineers
* Design Engineers
* Project Leaders and Admonistrators
* Industrial Engineers
* Program Managers
* Manufacturing Engineers
* Project Coordinators

 

What are the Tools will help me ???

 

Project 2010
Microsoft Enterprise Project Management

 

~~~~this post is a Draft only~~~~~~~~~

Free WOL Tool

Fusion WOL is the one have seen best utility for WOL :)

http://www.fusion-online.com.ar/es/products/wol/