Below is the report to list computers with IP address and Subnet information from Given collection. select distinct A.Name0,c.IPAddress0 ,D.IP_Subnets0 from v_R_System A inner join v_FullCollectionMembership B on A.ResourceID=B.ResourceID Inner join v_GS_NETWORK_ADAPTER_CONFIGUR  C ON A.ResourceID=C.ResourceID Inner Join v_RA_System_IPSubnets D…

In Last post,we have seen how toInstall App-V 4.6 Management Server in windows Server 2008 .In this post,we will configure management server to publish the default application to the users. Log into App-V Management server with Account that must be…

Brief About What is App-V : Microsoft Application Virtualization enables you to deploy, update, and support applications as services in real time, on an as-needed basis. When you use App-V, you transform individual applications from locally installed products into centrally…

Here is another report today ,to list all the computers with their maintenance window setting and are part of which collection. The maintenance window information( collection ID,Description,time etc.) is available from SQL view called v_ServiceWindow. Below is the report to…

Today,I come across several advertisement status message IDs for a particular advertisement which can be viewed under system status--->advertisement status. I,Thought of sharing the excel sheet with you about all the advertisement status message ID’s with its description along with.…

I would like to list some of the basic SCCM Site hirarchy terminology that will be used in Planning and designing Primary and secondary sites and child sites as well.http://technet.microsoft.com/en-us/library/bb680436.aspx  and http://technet.microsoft.com/en-us/library/bb693570.aspx Choose Between Primary Sites, Secondary Sites, and Branch Distribution Points What is…