<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Coretech Blog &#187; VBScript</title>
	<atom:link href="http://blog.coretech.dk/category/scripting/vbscript-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coretech.dk</link>
	<description></description>
	<lastBuildDate>Thu, 17 May 2012 12:36:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VBScript: Uninstall Updates on winXP,Win2003, Win7 and Win 2008 R2 automatically!</title>
		<link>http://blog.coretech.dk/jgs/vbscript-uninstall-updates-on-winxpwin2003-win7-and-win-2008-r2-automatically/</link>
		<comments>http://blog.coretech.dk/jgs/vbscript-uninstall-updates-on-winxpwin2003-win7-and-win-2008-r2-automatically/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 08:46:52 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Uninstall]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[windows 2003]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[wusa]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=4566</guid>
		<description><![CDATA[a script for uninstalling updates on windows XP, 2003, 7 and 2008 R2.]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/vbscript-uninstall-updates-on-winxpwin2003-win7-and-win-2008-r2-automatically/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VBScript: Uninstall and Install iTunes (Upgrade) using automatic product code finder script (or any other product, by using product name)</title>
		<link>http://blog.coretech.dk/jgs/vbscript-uninstall-and-install-itunes-upgrade-using-automatic-product-code-finder-script-or-any-other-product-by-using-product-name/</link>
		<comments>http://blog.coretech.dk/jgs/vbscript-uninstall-and-install-itunes-upgrade-using-automatic-product-code-finder-script-or-any-other-product-by-using-product-name/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 09:42:53 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Config Mgr]]></category>
		<category><![CDATA[Configuration Manager 2007]]></category>
		<category><![CDATA[MSI]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Packages]]></category>
		<category><![CDATA[product code]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=4061</guid>
		<description><![CDATA[Follow up to my post about getting product code!
This time we do a full uninstall and install of iTunes, using automatic product finder!]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/vbscript-uninstall-and-install-itunes-upgrade-using-automatic-product-code-finder-script-or-any-other-product-by-using-product-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBScript: Find iTunes product codes automatically (or any other product, by using product name)</title>
		<link>http://blog.coretech.dk/jgs/vbscript-find-itunes-product-codes-automatically-or-any-other-product-by-using-product-name/</link>
		<comments>http://blog.coretech.dk/jgs/vbscript-find-itunes-product-codes-automatically-or-any-other-product-by-using-product-name/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 09:21:33 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Config Mgr]]></category>
		<category><![CDATA[Configuration Manager 2007]]></category>
		<category><![CDATA[MSI]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Packages]]></category>
		<category><![CDATA[product code]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=3926</guid>
		<description><![CDATA[Script for getting product code from product name. Very usable for deployment of software via configuration manager or similar systems.]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/vbscript-find-itunes-product-codes-automatically-or-any-other-product-by-using-product-name/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VBScript: Receiving new advertisement info from ConfigMgr 2007 via WMI Events.</title>
		<link>http://blog.coretech.dk/jgs/vbscript-receiving-new-advertisement-info-from-configmgr-2007-via-wmi-events/</link>
		<comments>http://blog.coretech.dk/jgs/vbscript-receiving-new-advertisement-info-from-configmgr-2007-via-wmi-events/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 07:44:38 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Config Mgr]]></category>
		<category><![CDATA[ConfigMgr 2007]]></category>
		<category><![CDATA[Configuration Manager 2007]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[sms_advertisement]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[WMI]]></category>
		<category><![CDATA[wmi event]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=3640</guid>
		<description><![CDATA[Run code when a new advertisement is created. 
This post contains a vbscript using async operations to catch the new advertisement, when it is created.]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/vbscript-receiving-new-advertisement-info-from-configmgr-2007-via-wmi-events/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding users to Configuration Manager 2007 with specific Class Permissions via VBScript</title>
		<link>http://blog.coretech.dk/jgs/adding-users-to-configuration-manager-2007-with-specific-class-permissions-via-vbscript/</link>
		<comments>http://blog.coretech.dk/jgs/adding-users-to-configuration-manager-2007-with-specific-class-permissions-via-vbscript/#comments</comments>
		<pubDate>Tue, 31 May 2011 14:02:37 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[ConfigMgr 2007]]></category>
		<category><![CDATA[Configuration Manager 2007]]></category>
		<category><![CDATA[Permissions]]></category>
		<category><![CDATA[User]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=3380</guid>
		<description><![CDATA[The Configuration Manager 2007 SDK, has a lot of missing examples and parts that are not well documented. One of them is the part about User permissions and how to add them. During the development of the install script for our HTA solution, I had to create a HTA user, with special permissions for the [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/adding-users-to-configuration-manager-2007-with-specific-class-permissions-via-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBScript: Cleanup all computer objects for local PC</title>
		<link>http://blog.coretech.dk/jgs/vbscript-cleanup-all-computer-objects-for-local-pc/</link>
		<comments>http://blog.coretech.dk/jgs/vbscript-cleanup-all-computer-objects-for-local-pc/#comments</comments>
		<pubDate>Tue, 24 May 2011 08:05:17 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[OS Deployment]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[ConfigMgr 2007]]></category>
		<category><![CDATA[configuration manager]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=3335</guid>
		<description><![CDATA[When we are deploying OS via ConfigMgr, we usually do a cleanup of all old objects before creating the new object. This helps prevent errors and mistakes, and is pretty easy to do. We are able to use both SMBOIS GUID and Mac addresses for the cleanup. usually I recommend using mac addresses, since I [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/vbscript-cleanup-all-computer-objects-for-local-pc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;How to Raise Alert from Microsoft Outlook in OpsMgr 2007&#8221; or a New Outlook Connector to Operations Manager 2007 R2</title>
		<link>http://blog.coretech.dk/kra/how-to-raise-alert-from-microsoft-outlook-in-operations-manager-2007/</link>
		<comments>http://blog.coretech.dk/kra/how-to-raise-alert-from-microsoft-outlook-in-operations-manager-2007/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 21:35:00 +0000</pubDate>
		<dc:creator>Kåre Rude Andersen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Create Alert from Outlook]]></category>
		<category><![CDATA[Nagios Connector]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/kra/free-nagios-connector-or-how-to-raise-alert-from-microsoft-outlook-in-opsmgr-2007/</guid>
		<description><![CDATA[Have you ever thought on creating Alerts directly from a mail? Or Send a mail to your OpsMgr to raise an alert in your Operations Manager? A few weeks ago I was talking with a guy participating on one of the Advanced OpsMgr courses, his existing monitoring environment currently delivered an mail to a group [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/kra/how-to-raise-alert-from-microsoft-outlook-in-operations-manager-2007/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using JScript and VBScript functions in the same script or HTA.</title>
		<link>http://blog.coretech.dk/jgs/using-jscript-and-vbscript-functions-in-the-same-script-or-hta/</link>
		<comments>http://blog.coretech.dk/jgs/using-jscript-and-vbscript-functions-in-the-same-script-or-hta/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 10:31:30 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[call function]]></category>
		<category><![CDATA[jscript]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/jgs/using-jscript-and-vbscript-functions-in-the-same-script-or-hta/</guid>
		<description><![CDATA[When I am developing new script, I usually use VBScript (or powershell but that’s another story).
but sometimes I already have some old functions written in JScript, that I need to use in my VBScript.
This article shows you how to do it.]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/using-jscript-and-vbscript-functions-in-the-same-script-or-hta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add AD user accounts to the SBS Console</title>
		<link>http://blog.coretech.dk/bfa/add-ad-user-accounts-to-the-sbs-console/</link>
		<comments>http://blog.coretech.dk/bfa/add-ad-user-accounts-to-the-sbs-console/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 13:52:01 +0000</pubDate>
		<dc:creator>Brian Fahrenholtz</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[add users]]></category>
		<category><![CDATA[SBS Console]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=2680</guid>
		<description><![CDATA[When you create AD user accounts through Active Directory Users and Computers, they don’t appear in the SBS Console. And therefore it is not possible to manage them from the Console. Run this VB script to add user accounts to the SBS console. Be sure to define the OU location for your users before running [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/bfa/add-ad-user-accounts-to-the-sbs-console/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Include other files in VBScript</title>
		<link>http://blog.coretech.dk/jgs/include-other-files-in-vbscript/</link>
		<comments>http://blog.coretech.dk/jgs/include-other-files-in-vbscript/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 12:36:03 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=2512</guid>
		<description><![CDATA[Have you ever wanted to include another .vbs file with all your common functions in a script? Many people I have met thought it wasn’t possible. But it is actually pretty easy to do with “ExecuteGlobal” to make it even easier, I have created a small function which you can put in your scripts and [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/include-other-files-in-vbscript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Scripting Games 2010</title>
		<link>http://blog.coretech.dk/jgs/microsoft-scripting-games-2010/</link>
		<comments>http://blog.coretech.dk/jgs/microsoft-scripting-games-2010/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 10:50:29 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/scripting/microsoft-scripting-games-2010/</guid>
		<description><![CDATA[&#160; It is almost time for the annual Scripting Games at Microsoft Scripting Guys! Scripting games is a fun “competition” with a lot of different scripting challenges. This year it is held from April, 26 – May 7. I suggest all scripters to join the fun!, it is good practice for both newcomers and hardcore [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/microsoft-scripting-games-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBScript: Move computer object to another OU via Command line parameter</title>
		<link>http://blog.coretech.dk/jgs/vbscript-move-computer-object-to-another-ou-via-command-line-parameter/</link>
		<comments>http://blog.coretech.dk/jgs/vbscript-move-computer-object-to-another-ou-via-command-line-parameter/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 14:30:33 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[OU]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=2150</guid>
		<description><![CDATA[UPDATE: New improved script 0.0.3 uploaded. Thanks to Nico_ at Technet Forums! Hello everyone My collegue Michael Petersen, needed a script to move computers to another OU, after re-installing them via SCCM/ConfigMgr. He have written a blog post to show how to use it in a Task Sequence: http://blog.coretech.dk/mip/using-ts-variables-when-running-a-script-under-a-different-account/ therefore i developed this small script [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/vbscript-move-computer-object-to-another-ou-via-command-line-parameter/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>OpsMgr 2007 (SCOM): Coretech Certificates Expire checker Management Pack – 0.0.0.1</title>
		<link>http://blog.coretech.dk/jgs/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/</link>
		<comments>http://blog.coretech.dk/jgs/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 13:57:15 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Operations Manager 2007]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Certificates]]></category>
		<category><![CDATA[Expire]]></category>
		<category><![CDATA[expires]]></category>
		<category><![CDATA[Management Pack]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/home/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/</guid>
		<description><![CDATA[Download: Intro: This management packs can be used to check the expire date on all or specific certificates in the client/servers certificates store. It uses the event log on the local client, to alert the OpsMgr unit monitor . It is supposed to check once every day, and make a warning in the opsmgr if [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/opsmgr-2007-scom-coretech-certificates-checker-management-pack-0001/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Find Query-based Distribution Groups in Domain</title>
		<link>http://blog.coretech.dk/kra/find-query-based-distribution-groups-in-domain/</link>
		<comments>http://blog.coretech.dk/kra/find-query-based-distribution-groups-in-domain/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:17:15 +0000</pubDate>
		<dc:creator>Kåre Rude Andersen</dc:creator>
				<category><![CDATA[VBScript]]></category>
		<category><![CDATA[AD scripting]]></category>
		<category><![CDATA[Query-based distribution group]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=986</guid>
		<description><![CDATA[To find all QBD groups in your domain run the following. (Remember to change the LDAP string&#8230;) On Error Resume Next Const ADS_SCOPE_SUBTREE = 2 Set objConnection = CreateObject(&#8220;ADODB.Connection&#8221;) Set objCommand =   CreateObject(&#8220;ADODB.Command&#8221;) objConnection.Provider = &#8220;ADsDSOObject&#8221; objConnection.Open &#8220;Active Directory Provider&#8221; Set objCommand.ActiveConnection = objConnection objCommand.Properties(&#8220;Page Size&#8221;) = 1000 objCommand.Properties(&#8220;Searchscope&#8221;) = ADS_SCOPE_SUBTREE objCommand.CommandText = _     [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/kra/find-query-based-distribution-groups-in-domain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful Links, Editors and Books for Visual Basic, Scripting Edition (VBScript)</title>
		<link>http://blog.coretech.dk/jgs/useful-links-editors-and-books-for-visual-basic-scripting-edition-vbscript/</link>
		<comments>http://blog.coretech.dk/jgs/useful-links-editors-and-books-for-visual-basic-scripting-edition-vbscript/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 10:17:18 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/home/useful-links-editors-and-books-for-visual-basic-scripting-edition-vbscript/</guid>
		<description><![CDATA[Here is a list of links, editors and books. I have mentioned some of them, in the Visual Basic, Scripting Edition Course (MOC 2433). Links: Microsoft Script Center: http://www.microsoft.com/technet/scriptcenter/default.mspx VBScript Language Reference: http://msdn.microsoft.com/en-us/library/d1wf56tt.aspx Microsoft Scripting Guys! Forum &#8211; Technet: http://social.technet.microsoft.com/Forums/en-US/ITCG/threads/ w3Schools &#8211; VBScript Section: http://w3schools.com/vbscript/default.asp SCCM and other Scripts: http://myitforum.com/cs2/blogs/dhite/ UAC and VBSCript: http://www.winhelponline.com/articles/185/1/VBScripts-and-UAC-elevation.html Naming [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/useful-links-editors-and-books-for-visual-basic-scripting-edition-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking if User is member of group including nested/sub groups!</title>
		<link>http://blog.coretech.dk/jgs/checking-if-user-is-member-of-group-including-nestedsub-groups/</link>
		<comments>http://blog.coretech.dk/jgs/checking-if-user-is-member-of-group-including-nestedsub-groups/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 10:41:43 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[groupmembership]]></category>
		<category><![CDATA[list users]]></category>
		<category><![CDATA[membership]]></category>
		<category><![CDATA[User groups]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/scripting/checking-if-user-is-member-of-group-including-nestedsub-groups/</guid>
		<description><![CDATA[Download: I had a challenge today. Problem: My Customer needs to insert a specific text in the Computer description field on the local PC, if the user is member of a specific group. Challenges: The problem is that most of the user are not directly members of the group. but they are members of a [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/checking-if-user-is-member-of-group-including-nestedsub-groups/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Automated Windows Installer Properties from .INI (Embedded VBScript)</title>
		<link>http://blog.coretech.dk/jgs/automated-windows-installer-properties-from-ini-embedded-vbscript/</link>
		<comments>http://blog.coretech.dk/jgs/automated-windows-installer-properties-from-ini-embedded-vbscript/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 08:52:05 +0000</pubDate>
		<dc:creator>Jakob Gottlieb Svendsen</dc:creator>
				<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Windows Installer / MSI]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[MSI]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[windows installer]]></category>

		<guid isPermaLink="false">http://blog.coretech.dk/?p=508</guid>
		<description><![CDATA[Download: Have you ever needed the functionality to read the property values from an .ini file, every time a installation or repair is run? This small script created for Windows installer, will do the job. Purpose:   Automatically reads a ini file located in the MSI SOURCEDIR property. Each parameter in the ini file is read [...]]]></description>
		<wfw:commentRss>http://blog.coretech.dk/jgs/automated-windows-installer-properties-from-ini-embedded-vbscript/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

