<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Vroege.biz Blog</title>
	<link>http://www.vroege.biz</link>
	<description>System Center and other IT related stuff</description>
	<lastBuildDate>Tue, 07 Sep 2010 12:49:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SCCM Computers/Laptops Collections</title>
		<description><![CDATA[Today I was looking for a way to group my laptops and computers based on Operating System in SCCM. This can be done through query based collections. After some searches I came to the following final query&#8217;s which did the job for me:

Computers &#8211; Windows XP 
select SMS_R_System.ResourceId, SMS_R_System.ResourceType, SMS_R_System.Name, SMS_R_System.SMSUniqueIdentifier, SMS_R_System.ResourceDomainORWorkgroup, SMS_R_System.Client from  SMS_R_System inner [...]]]></description>
		<link>http://www.vroege.biz/?p=150</link>
			</item>
	<item>
		<title>SCOM 2007 R2: Twitter you alerts with SCOM 2007 R2</title>
		<description><![CDATA[Today I read a very interesting article on the weblog of Walter Eikenboom. Walter is a dutch Guru on SCOM 2007 R2. All credits go to him of course. Posting to be found here
]]></description>
		<link>http://www.vroege.biz/?p=147</link>
			</item>
	<item>
		<title>Windows 2008 Server-Core: Install Windows Updates</title>
		<description><![CDATA[This evening I installed my Windows 2008 r2 Server Core Active directory server. After the installation I was looking for a simple script to search, download and install Windows Updates. I found the following script on the MSDN website of Microsoft. You can view the script here. I tested it on my brand new domain [...]]]></description>
		<link>http://www.vroege.biz/?p=145</link>
			</item>
	<item>
		<title>SCVMM 2008 R2: Error adding Windows 2008 R2 Hyper-V Server</title>
		<description><![CDATA[Yesterday I installed my System Center Virtual Machine Manager. The installation was no problem. The first thing to do was to add my Hyper-V host, running on Windows 2008 R2, to the SCVMM server. Unfortunately there came an error. I got the following error:
Error (2916)
VMM is unable to complete the request. The connection to the agent server.contoso.com [...]]]></description>
		<link>http://www.vroege.biz/?p=127</link>
			</item>
	<item>
		<title>Installing App-V Dashboard</title>
		<description><![CDATA[Today I found a interesting article about the App-V Dashboard. With the dashboard you can show some interesting App-V Usage information through a graphical website. The following picture shows how users can use the Dashboard:
 
 The Application Virtualization Dashboard process flow involves the following sequence of activities: 

An IT Service Manager requests a new data set.
The IT [...]]]></description>
		<link>http://www.vroege.biz/?p=95</link>
			</item>
	<item>
		<title>System Center Roadmap</title>
		<description><![CDATA[At TechEd this week, Microsoft presented the Roadmap for the System Center products. The coming years will be the years of vNext versions&#8230; Very interesting. Currently SCCM vNext is in the phase of Beta 1. I am planning to install the beta in the next weeks. I will post some screens and information on my [...]]]></description>
		<link>http://www.vroege.biz/?p=114</link>
			</item>
	<item>
		<title>Installing App-V 4.5 SP2 on 4.6 Management Server</title>
		<description><![CDATA[This week Microsoft released App-V 4.5 SP2. The release notes introduced the following new functions:

Support for Office 2010: App-V 4.5 SP2 now supports the virtualization of Microsoft Office 2010.
Support for Database Mirroring: App-V 4.5 SP2 now supports Microsoft SQL Server Database Mirroring.
Customer Feedback and Hotfix Rollup: App-V 4.5 SP2 also includes a rollup of fixes to address issues found after [...]]]></description>
		<link>http://www.vroege.biz/?p=85</link>
			</item>
	<item>
		<title>Error Installing KB974417 (.Net 2.0)</title>
		<description><![CDATA[If you get the following error while installing KB974417 through WSUS:
Installation Failure: Windows failed to install the following update with error 0&#215;80070643: Microsoft .NET Framework 2.0 Service Pack 2 Security Update for Windows 2000, Windows Server 2003, and Windows XP (KB974417).
 
I posted the solution which I found on the microsoft blogs and tested:
1. Remove KB976569
2. Install KB974417
3. [...]]]></description>
		<link>http://www.vroege.biz/?p=78</link>
			</item>
	<item>
		<title>Servers not showing up in WSUS</title>
		<description><![CDATA[Today I had some servers which weren&#8217;t visible in WSUS. So I searched on the internet and found that the following steps will solve these problems:
1 . Delete the corresponding Reg Key&#8217;s:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\AccountDomainSid
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\PingID
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\SusClientId
 
2. Restart the WSUS Client service:
net stop wuauserv
net start wuauserv
 
3.  Finally reset the WSUS settings and detect new updates:
wuauclt.exe /resetauthorization /detectnow
]]></description>
		<link>http://www.vroege.biz/?p=67</link>
			</item>
	<item>
		<title>Migration WSUS database SQL2005 -&gt; SQL2008</title>
		<description><![CDATA[Today I installed my first Microsoft SQL 2008 server. I used Windows 2008 R2 as the underlaying OS. The installation was no problem so I decided to start with the migration of one of my SQL2005 Databases, the WSUS Database.  
I searched the internet for documentation about it. But most of the information is about migrating [...]]]></description>
		<link>http://www.vroege.biz/?p=59</link>
			</item>
</channel>
</rss>
