Posts

Showing posts from July, 2013

How to delete links collection from sccm ?

Image
Today I have received one call from one of our clients that, By mistake they have created one link Collection into their primary server (the link collection is from top sites That means it lock) and now they want to delete it. But the question is how to delete That's because there is no delete option there. Hmm what should we do now?  Ok got the solution on the net.  Download this tool ( WMI Administrative Tools ) from [ http://www.microsoft.com/en-us/download/details.aspx?id=24045 ] On any client machine and install it.    Run WMI object browser ( part of the WMI Administrative Tools ) , and connect to the SCCM server .  The object browser starts in an internet explorer window and tries to connect to The default WMI namespace on the client computer. 3. Click on the small icon beside the selected namespace to browse to the SCCM site server you have the linked collection to be deleted, put in the site server name and as starting namespace ...