Select WUA.Version0, count(WUA.Version0) as ‘Total’ From v_GS_WINDOWSUPDATEAGENTVERSIO WUA Group By WUA.Version0
Month: October 2007
select PRN.SystemName0, PRN.DeviceID0 from dbo.v_GS_PRINTER_DEVICE PRN Where PRN.PrinterPaperNames0 Like (‘%Tabloid%’)
November 22nd 2007 User Group Meeting Topic: Becoming a Poshoholic: 12 steps to develop a healthy obsession for Windows PowerShell Description: Windows PowerShell in its inaugural version is already a tool that should be included in the toolbelt of any Windows IT professional or Windows software developer. It’s a command-line shell, an interactive scripting […]
select PRN.SystemName0, PRN.DeviceID0 from dbo.v_GS_PRINTER_DEVICE PRN Where PRN.PrinterPaperNames0 Like (‘%Letter%’)
select PRN.PrintProcessor0, Count(PRN.PrintProcessor0) as ‘Count’ from dbo.v_GS_PRINTER_DEVICE PRN Group by PRN.PrintProcessor0
The other day, I decided I needed a new laptop. boy do I dislike most sales people particularly ones who don’t know what they are selling! Case in point: for my new laptop I had done some research as to what I was going to buy and why. (See yesterday’s Windows Experience Index blog post). […]
Here is a reason why you should not buy your games from EB games! Beware EB Games Interac card policy http://kmellonscorner.spaces.live.com/blog/cns!FF7E28592A591CA8!547.entry?wa=wsignin1.0 Here are the comments from a Security Consultant about this blog post! http://www.squidzone.ca/the_squid_zone/2007/10/eb-games-record.html
The other day I needed to purchase a new laptop with Vista on it as my old laptop had a Windows Vista Experience rating of 1.0. This was evident in how slow the laptop was! 21 months ago I purchased a “throw away” laptop that was to last just 1 year before I would purchase […]
Ellen and I went away to Couples Resort in Whitney Ontario at the East Gate to Algonquin Park. Since neither of us had been there before Ellen decide to look up on Google maps how to get there. When I came down to my office where she was checking the route out, I said we […]
Download from here. http://www.microsoft.com/downloads/details.aspx?familyid=aeca9fe8-e8fc-455a-9d65-468d194e866b&displaylang=en Source of Info. http://blogs.technet.com/canitpro/archive/2007/10/14/my-technet-q-a-from-winnipeg.aspx
Recent Comments