<?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>neverblog.net &#187; group policy</title>
	<atom:link href="http://neverblog.net/tag/group-policy/feed/" rel="self" type="application/rss+xml" />
	<link>http://neverblog.net</link>
	<description>the sound of inevitability.</description>
	<lastBuildDate>Sat, 10 Jul 2010 17:21:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Deny logon to an Active Directory group in Mac OS X 10.5 (Leopard)</title>
		<link>http://neverblog.net/deny-logon-to-an-active-directory-group-in-mac-os-x-105-leopard/</link>
		<comments>http://neverblog.net/deny-logon-to-an-active-directory-group-in-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:11:13 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[Mac Tips]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[active directory group]]></category>
		<category><![CDATA[deny]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell script]]></category>

		<guid isPermaLink="false">http://neverblog.net/?p=640</guid>
		<description><![CDATA[If you administer Macs that are joined to an Active Directory, you either need to buy expensive Mac client-side extensions to apply Windows Group Policy, or you can extend your AD schema to include Mac attributes. Neither of these options are to be taken lightly, so when I needed to deny login for a particular [...]]]></description>
		<wfw:commentRss>http://neverblog.net/deny-logon-to-an-active-directory-group-in-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating uninstall of multiple Java versions</title>
		<link>http://neverblog.net/automating-uninstall-of-multiple-java-versions/</link>
		<comments>http://neverblog.net/automating-uninstall-of-multiple-java-versions/#comments</comments>
		<pubDate>Fri, 11 May 2007 14:30:52 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[automatic uninstall java]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jre]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[sun java]]></category>
		<category><![CDATA[uninstall java]]></category>

		<guid isPermaLink="false">http://neverblog.net/automating-uninstall-of-multiple-java-versions/</guid>
		<description><![CDATA[Recently at work, I had to come up with a way to uninstall any installed versions of Java on our AD managed systems, then install versions 1.5.11 and 1.4.2.12 (the latest versions of 1.5 and 1.4, essentially). Luckily, Alan found a site that directly addresses this issue, and I was able to quickly grab all [...]]]></description>
		<wfw:commentRss>http://neverblog.net/automating-uninstall-of-multiple-java-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying applications with Group Policy</title>
		<link>http://neverblog.net/deploying-applications-with-group-policy/</link>
		<comments>http://neverblog.net/deploying-applications-with-group-policy/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 19:56:24 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[app deployment]]></category>
		<category><![CDATA[application deployment]]></category>
		<category><![CDATA[deploy application]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[install application remotely]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[remotely deploy msi]]></category>
		<category><![CDATA[systems administrator]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=93</guid>
		<description><![CDATA[Windows Server 2003 offers systems administrators a new* and exciting tool for deploying applications across the domain: MSI deployment with Group Policy using Active Directory. Basically, if you can turn any app setup into an MSI, you can easily push it to any and all machines on your domain through Group Policy. Using the silent [...]]]></description>
		<wfw:commentRss>http://neverblog.net/deploying-applications-with-group-policy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Streaming an external cabinet file into an MSI</title>
		<link>http://neverblog.net/streaming-an-external-cabinet-file-into-an-msi/</link>
		<comments>http://neverblog.net/streaming-an-external-cabinet-file-into-an-msi/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 13:42:55 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[.cab]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[cabinet]]></category>
		<category><![CDATA[cabinet file]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[media table]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[msidb]]></category>
		<category><![CDATA[msidb.exe]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[stream .cab]]></category>
		<category><![CDATA[stream cabinet]]></category>
		<category><![CDATA[windows installer]]></category>
		<category><![CDATA[windows installer sdk]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=80</guid>
		<description><![CDATA[If you&#8217;ve worked with MSIs before, you&#8217;re aware that you can either stream setup files with the MSI directly, or attach them separately in .cab cabinet files to be extracted at run-time. The former method saves file space: when the user installs the program, only the MSI is cached in WINDOWS\Installer, so the data in [...]]]></description>
		<wfw:commentRss>http://neverblog.net/streaming-an-external-cabinet-file-into-an-msi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->