Browsing: SCCM 2007

Once you are done with installation/configuration of the sites/Distribution Point,you start distributing the content to it.sometimes you may have to…

Full Details : http://social.technet.microsoft.com/Forums/en-US/configmgrreporting/thread/83aaf1dc-eaa9-4612-8ee2-a80020d79d0b select sys.Name0,OS.Caption0 from v_R_system sys inner join v_GS_OPERATING_SYSTEM OS ON os.resourceID=sys.resourceID where sys.ResourceId not in (select…

Here is simple script that helps to move the required files to different Drive. I use this script frequently to…