In Previous Guide,we have seen how to Install App-V 4.6 Management Server in windows Server 2008 and How to Publish the Default app-V applications in windows server 2008 to users. In this Guide we will see how to Install App-V…
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…
The Microsoft Enterprise Desktop Virtualization v2 Beta Refresh is now available for download on the Microsoft Connect site. The updated software provides fixes to customer reported issues and new features including Workspace packager updates which add additional options for customizing…
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…
When you assign any advertisement (either application or Task sequence) to collection(Group of computers) ,all the advertisement will be tracked(logged) in SCCM Database with its status and other details.The advertisement will run on the computer and gives the status of…
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…
Report to list all the computer where the discovery agent time shows older than 30 days. This you can find out if you right click on the computer ,go to properties and see Agent name[0] (ex:SMS_AD_SYSTEM_DISCOVERY) respect to Agent time[0]…
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…