<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scripting on Anything About IT</title><link>https://www.verboon.info/tags/scripting/</link><description>Recent content in Scripting on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 13 Oct 2009 15:20:45 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/scripting/index.xml" rel="self" type="application/rss+xml"/><item><title>Scripting HP Wireless Device State</title><link>https://www.verboon.info/2009/10/scripting-hp-wireless-device-state/</link><pubDate>Tue, 13 Oct 2009 15:20:45 +0000</pubDate><guid>https://www.verboon.info/2009/10/scripting-hp-wireless-device-state/</guid><description>&lt;p&gt;An old colleague called me up this week (well in fact it was my old boss who has left our company), and told me about an issue they had when deploying an ISP specific Software Package that interacts with the Wireless Devices on their HP notebooks.&lt;/p&gt;
&lt;p&gt;The problem was that if the WWAN device has been turned of via the quick launch button by the end user, the software would not install.&lt;/p&gt;</description></item><item><title>Scripting Windows Explorer Details View</title><link>https://www.verboon.info/2009/01/scripting-windows-explorer-details-view/</link><pubDate>Tue, 06 Jan 2009 08:30:19 +0000</pubDate><guid>https://www.verboon.info/2009/01/scripting-windows-explorer-details-view/</guid><description>&lt;p&gt;Those of you who are familiar with desktop engineering know the pain of scripting Windows configuration settings. While in general many settings can be configured by adding or changing a specific registry key value, there are still many things within the OS where Microsoft did not make our life as easy and provides a single registry key that can be tweaked.&lt;/p&gt;
&lt;p&gt;Yesterday I worked on setting the Windows XP Windows Explorer View to &amp;ldquo;Details&amp;rdquo; by default for all users. The typical approach in identifying registry changes is to create a snapshot before and after manally applying the system configuration change, then in most cases the necessary registry keys are found and can be scripted. But unfortunately that wasn&amp;rsquo;t the case when changing the Windows Explorer View to Details.&lt;/p&gt;</description></item><item><title>Creating GPO reports</title><link>https://www.verboon.info/2008/11/creating-gpo-reports/</link><pubDate>Thu, 13 Nov 2008 22:00:05 +0000</pubDate><guid>https://www.verboon.info/2008/11/creating-gpo-reports/</guid><description>&lt;p&gt;Usually when you need a report for a given Group Policy object, you would launch the Group Policy Management Console, select the GPO and then select the settings tab that produces the report.&lt;/p&gt;
&lt;p&gt;But what if you need a report for multiple or even all your GPOs you have within your Active Directory ? Going through each GPO and produce the report manually is going to take ages and is boring.&lt;/p&gt;</description></item><item><title>Scripting Registry permissions</title><link>https://www.verboon.info/2008/07/scripting-registry-permissions/</link><pubDate>Tue, 08 Jul 2008 11:30:28 +0000</pubDate><guid>https://www.verboon.info/2008/07/scripting-registry-permissions/</guid><description>&lt;p&gt;Today some e-mails where exchanged on how to best script registry permissions.&lt;/p&gt;
&lt;p&gt;Depending on what you want to achieve here&amp;rsquo;s a couple of tools that can be of help.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SetACL.exe&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.helge.mynetcologne.de/setacl/index.htm"&gt;http://www.helge.mynetcologne.de/setacl/index.htm&lt;/a&gt;
&lt;a href="http://setacl.sourceforge.net/"&gt;http://setacl.sourceforge.net/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SubinACL.exe&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Regini.exe&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/237607"&gt;http://support.microsoft.com/kb/237607&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>