SCCM by Davis |
- Data Aggregation Project Preparation: 10 Best Networking Practices
- Rod Trent posted an update in the group Configuration Manager Queries, Reports, and MOFs: PC by Gateway
- Rod Trent posted an update in the group Configuration Manager Queries, Reports, and MOFs: Software by OU
- Rod Trent posted an update in the group Microsoft Surface: Microsoft Surface: Flip out and Kick back
- Rod Trent wrote a new post, Microsoft Surface: Flip out and Kick back
- Rod Trent posted an update in the group System Center Configuration Manager 2012: Hardware Inventory Best Practices for CM12
- Garth Jones wrote a new post, PC by Gateway
- PC by Gateway
- Enhansoft wrote a new post, Hardware Inventory Best Practices for CM12
- Google Data Centers Give Off a Blade-Runner Vibe
- Tuomo Leppänen commented on the post, Which one is the right method to deploy apps during OS Deployment?
- Rod Trent posted an update in the group IT Fit: The horrors of sugar consumption
- Garth Jones wrote a new post, Software by OU
- David Allen wrote a new post, New FTP Integration Pack for System Center 2012 SP1 Beta Orchestrator
- Rod Trent posted an update in the group Microsoft Management Summit: MMS 2013 in Vegas poll: stats so far
- Rod Trent posted an update in the group Operating System Deployment: Which one is the right method to deploy apps during OS Deployment?
- Rod Trent wrote a new post, 3 Tips to fill the application & server performance monitoring gaps in System Center
- Chris Catlett commented on the post, ConfigMgr Console Extensions 1.7.1 Released
- Raphael Perez wrote a new post, Which one is the right method to deploy apps during OS Deployment?
- Software by OU
Data Aggregation Project Preparation: 10 Best Networking Practices Posted: 18 Oct 2012 12:30 PM PDT With the continued increase in human- and machine-created data pouring in from more devices than ever, the demand for more efficient data management is also on the rise. A growing number of enterprises have begun testing and deploying new software that specializes not only in data management, but also analytics. The industry's newest data management packages claim to offer increased productivity, competitive advantages and significant operational cost savings. However, as these companies begin to employ data aggregation to gather market intelligence and perform competitive analysis, there are many factors that IT managers should take into consideration. This eWEEK slide show examines 10 of those factors based on information from Isai Shenker, vice president of Product Management at Connotate. Connotate's data extraction software feeds enterprise applications with competitive intelligence, financial intelligence, compliance, credential checking, and market research. |
Posted: 18 Oct 2012 12:32 PM PDT Comments: 0 |
Posted: 18 Oct 2012 12:32 PM PDT Comments: 0 |
Rod Trent posted an update in the group Microsoft Surface: Microsoft Surface: Flip out and Kick back Posted: 18 Oct 2012 12:23 PM PDT Microsoft Surface: Flip out and Kick back Comments: 0 |
Rod Trent wrote a new post, Microsoft Surface: Flip out and Kick back Posted: 18 Oct 2012 12:19 PM PDT This new video from Microsoft shows a bit more of the actual features of the Microsoft Surface device. I have one on the way and will delivered before October 26th, 2012. This video just serves to get me more […] Comments: 0 |
Posted: 18 Oct 2012 11:57 AM PDT Hardware Inventory Best Practices for CM12 Comments: 0 |
Garth Jones wrote a new post, PC by Gateway Posted: 18 Oct 2012 11:39 AM PDT |
Posted: 18 Oct 2012 11:39 AM PDT
select CS.Name0, CS.UserName0, NA.Description0, NAC.IPAddress0, NAC.MACAddress0, NAC.DefaultIPGateway0 From dbo.v_GS_COMPUTER_SYSTEM CS join dbo.v_GS_NETWORK_ADAPTER_CONFIGUR NAC on NAC.ResourceID = CS.ResourceID join dbo.v_GS_NETWORK_ADAPTER NA on NA.ResourceID = CS.ResourceID and NAC.ServiceName0 = NA.ServiceName0 Where NAC.DefaultIPGateway0 = '192.168.1.1' or NAC.DefaultIPGateway0 = '192.168.5.1' |
Enhansoft wrote a new post, Hardware Inventory Best Practices for CM12 Posted: 18 Oct 2012 11:21 AM PDT While testing new ideas for CM12, we found some interesting issues involving CM12 and collecting new hardware inventory classes. As such, we created a best practices guide for the Enhansoft team to follow. We […] Comments: 0 |
Google Data Centers Give Off a Blade-Runner Vibe Posted: 18 Oct 2012 10:15 AM PDT Search engine giant Google, which has the answer to (mostly) all your questions and remains a hoarder of the world's information, has to put quite the infrastructure in place to handle all that information. On the networking front, all of that data has to be interconnected and allow computers from all over the world to tap into the right source to get you the results you want. On top of all of that, Google must place a premium on data security, which it does through building custom servers exclusively for their data centers, which are never sold or distributed externally. In addition, rather than storing each user's data on a single machine or set of machines, they distribute all data—including Google's own—across many computers in different locations. This data is then replicated over multiple systems to avoid a single point of failure—a tremendous feat of networking in itself. Boasting data center facilities stretching from Council Bluffs, Iowa, to Hong Kong, Google aims to operate these centers with an eye on green technology, using renewable energy to power more than 30 percent of their operations. On Oct. 17, Google allowed the world to virtually peek into several of its data centers to see how this combination of networking, infrastructure and security all work together to produce search results. Here, eWEEK looks at how a mammoth search engine works on the inside. |
Posted: 18 Oct 2012 08:05 AM PDT Has anyone else seen this kind of slow performance when duing the application installs on build & capture sequence? More on […] Comments: 0 |
Rod Trent posted an update in the group IT Fit: The horrors of sugar consumption Posted: 18 Oct 2012 07:46 AM PDT The horrors of sugar consumption Comments: 0 |
Garth Jones wrote a new post, Software by OU Posted: 18 Oct 2012 07:24 AM PDT |
David Allen wrote a new post, New FTP Integration Pack for System Center 2012 SP1 Beta Orchestrator Posted: 18 Oct 2012 07:16 AM PDT |
Posted: 18 Oct 2012 07:35 AM PDT MMS 2013 in Vegas poll: stats so far Comments: 0 |
Posted: 18 Oct 2012 07:34 AM PDT |
Posted: 18 Oct 2012 07:26 AM PDT |
Chris Catlett commented on the post, ConfigMgr Console Extensions 1.7.1 Released Posted: 18 Oct 2012 07:08 AM PDT FYI, the "System" tools dont appear on SCCM2012 SP1, I already contacted him regarding this. Comments: 0 |
Raphael Perez wrote a new post, Which one is the right method to deploy apps during OS Deployment? Posted: 18 Oct 2012 06:35 AM PDT |
Posted: 18 Oct 2012 07:24 AM PDT SELECT ARP.DisplayName0, Count(*) AS 'Count', ARP.Publisher0, ARP.Version0 FROM dbo.v_Add_Remove_Programs ARP join dbo.v_RA_System_SystemOUName OU on OU.ResourceID = ARP.ResourceID WHERE OU.System_OU_Name0 = @OU GROUP BY ARP.DisplayName0, ARP.Publisher0, ARP.Version0 ORDER BY ARP.Publisher0, ARP.Version0 |
You are subscribed to email updates from SCCM by Davis To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No hay comentarios:
Publicar un comentario