<?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>Sole&#039;s Blog &#187; Tips &amp; Tricks</title>
	<atom:link href="http://www.sole.dk/category/tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sole.dk</link>
	<description>Solve your IT problems faster, save Your feet and get more time on YouTube!</description>
	<lastBuildDate>Thu, 27 Oct 2011 23:11:06 +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>How to get rid of the anoying syntax error popup message when using Internet Explorer with Java so your mother-in-law will stop buggin&#8217; you about it</title>
		<link>http://www.sole.dk/post/how-to-get-rid-of-the-anoying-syntax-error-popup-message-when-using-internet-explorer-with-java-so-your-mother-in-law-will-stop-buggin-you-about-it/?p=491</link>
		<comments>http://www.sole.dk/post/how-to-get-rid-of-the-anoying-syntax-error-popup-message-when-using-internet-explorer-with-java-so-your-mother-in-law-will-stop-buggin-you-about-it/?p=491#comments</comments>
		<pubDate>Mon, 06 Jun 2011 22:50:19 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Bugs and Fixes]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[java application]]></category>
		<category><![CDATA[loading java]]></category>
		<category><![CDATA[syntax error]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=491</guid>
		<description><![CDATA[Quite some time ago I encountered this error the first time, to be honest i can not even remember when it was. But I do know it was Windows 7 and Internet Explorer fully updated, together with the current Java runtime environment that gave me the problem, but I am getting ahead of myself. Problem [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-get-rid-of-the-anoying-syntax-error-popup-message-when-using-internet-explorer-with-java-so-your-mother-in-law-will-stop-buggin-you-about-it/?p=491/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>VBScript to show current Teamviewer ID and save to text file</title>
		<link>http://www.sole.dk/post/vbscript-to-show-current-teamviewer-id-and-save-to-text-file/?p=469</link>
		<comments>http://www.sole.dk/post/vbscript-to-show-current-teamviewer-id-and-save-to-text-file/?p=469#comments</comments>
		<pubDate>Sun, 12 Dec 2010 16:20:52 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[teamviewer]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=469</guid>
		<description><![CDATA[Since TeamViewer can be rolled out in an organization with the MSI package and sample vbs scripts from TeamViewer, I was asked if it would be hard to do a small VBScript to fetch the TeamViewer ID from theese machines and save it somewhere for the support staff to look up in. This script is [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/vbscript-to-show-current-teamviewer-id-and-save-to-text-file/?p=469/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Active Directory Shadow Group Script &#8211; will let you spend less time on updating group memberships</title>
		<link>http://www.sole.dk/post/active-directory-shadow-group-script-will-let-you-spend-less-time-on-updating-group-memberships/?p=446</link>
		<comments>http://www.sole.dk/post/active-directory-shadow-group-script-will-let-you-spend-less-time-on-updating-group-memberships/?p=446#comments</comments>
		<pubDate>Sat, 25 Sep 2010 01:24:34 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[security group]]></category>
		<category><![CDATA[shadow group]]></category>
		<category><![CDATA[ShadowGroup]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=446</guid>
		<description><![CDATA[Introduction If you are just looking for a free shadow group script, either click here for a nice simple one or go to the bottom of this post for the full AD administrated script. I was looking into Shadow Groups, inspired by a customer migrating from Novell to Active Directory. Apparently in Novell you can use Organizational Units [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/active-directory-shadow-group-script-will-let-you-spend-less-time-on-updating-group-memberships/?p=446/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>VBScript to join computers to domain, with specific user and avoid having to manually place them in AD</title>
		<link>http://www.sole.dk/post/vbscript-to-join-computers-to-domain-with-specific-user-and-avoid-having-to-manually-place-them-in-ad/?p=350</link>
		<comments>http://www.sole.dk/post/vbscript-to-join-computers-to-domain-with-specific-user-and-avoid-having-to-manually-place-them-in-ad/?p=350#comments</comments>
		<pubDate>Tue, 22 Jun 2010 19:28:49 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Join Domain]]></category>
		<category><![CDATA[JoinDomainOrWorkGroup]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=350</guid>
		<description><![CDATA[The following script was used for automatically joining alot of computers to an Active Directory domain, it was required to place the computer in a specific Organizational Unit and also to run with a specified user with only permissions to add machines in this OU and the default new computers OU (giving it unlimited join [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/vbscript-to-join-computers-to-domain-with-specific-user-and-avoid-having-to-manually-place-them-in-ad/?p=350/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to silently install ZenWorks 10 with vbScript without having to watch the screen during installation</title>
		<link>http://www.sole.dk/post/how-to-silently-install-zenworks-10-with-vbscript-without-having-to-watch-the-screen-during-installation/?p=243</link>
		<comments>http://www.sole.dk/post/how-to-silently-install-zenworks-10-with-vbscript-without-having-to-watch-the-screen-during-installation/?p=243#comments</comments>
		<pubDate>Tue, 22 Jun 2010 11:35:41 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Novell & ZenWorks]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[PreAgentPkg]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[wscript shell]]></category>
		<category><![CDATA[ZENPreAgent]]></category>
		<category><![CDATA[ZenWorks]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=243</guid>
		<description><![CDATA[So You want to install ZenWorks 10.x.x.x silently on a machine, sounds easy enough right? Well ZenWorks is making it slightly harder, if You just run the installer with a stay quiet parameter, when it finishes and You or the installer reboots, it was not actually finished. After the installation ZenWorks sits and runs msi [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-silently-install-zenworks-10-with-vbscript-without-having-to-watch-the-screen-during-installation/?p=243/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to disable administrative shares on workstations thru Group Policy and avoid spending time on pesty virus infections</title>
		<link>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326</link>
		<comments>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326#comments</comments>
		<pubDate>Tue, 22 Jun 2010 10:22:11 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[adm]]></category>
		<category><![CDATA[administrative shares]]></category>
		<category><![CDATA[administrative template]]></category>
		<category><![CDATA[group policies]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=326</guid>
		<description><![CDATA[Large companies sometimes have problems with a virus that realy loves administrative shares on other workstations (i.e. c$ and admin$), it will try and break into theese to spread it self directly. The easy option ofcourse being kill the virus or even better harden administrative users and not use administrator rights for normal users! But untill [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-disable-administrative-shares-on-workstations-thru-group-policy-and-avoid-spending-time-on-pesty-virus-infections/?p=326/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to get Outlook 2007 to save sent e-mail from a shared mailbox in the shared mailbox, and not pay for it!</title>
		<link>http://www.sole.dk/post/how-to-get-outlook-2007-to-save-sent-email-from-a-shared-mailbox-in-the-shared-mailbox-and-not-pay-for-it/?p=236</link>
		<comments>http://www.sole.dk/post/how-to-get-outlook-2007-to-save-sent-email-from-a-shared-mailbox-in-the-shared-mailbox-and-not-pay-for-it/?p=236#comments</comments>
		<pubDate>Thu, 18 Mar 2010 22:55:50 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[kb article]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[outlook 2007]]></category>
		<category><![CDATA[shared mailbox]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=236</guid>
		<description><![CDATA[What company with more than well.. 2 employees do not need a shared mailbox? well almost all the ones I know use some system to share a company general e-mail address and mailbox, this could be info@sole.dk, spamtrap@sole.dk or support@sole.dk and so on. One of the pains of shared mailboxes has always been to get the [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/how-to-get-outlook-2007-to-save-sent-email-from-a-shared-mailbox-in-the-shared-mailbox-and-not-pay-for-it/?p=236/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting root certificates into your Windows Mobile without using a chain saw</title>
		<link>http://www.sole.dk/post/getting-root-certificates-into-your-windows-mobile-without-using-a-chain-saw/?p=188</link>
		<comments>http://www.sole.dk/post/getting-root-certificates-into-your-windows-mobile-without-using-a-chain-saw/?p=188#comments</comments>
		<pubDate>Sun, 06 Dec 2009 18:38:10 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[Certificate Authority]]></category>
		<category><![CDATA[cheap ssl certificate]]></category>
		<category><![CDATA[install root certificate]]></category>
		<category><![CDATA[mobile devices]]></category>
		<category><![CDATA[mobile units]]></category>
		<category><![CDATA[nokia symbian]]></category>
		<category><![CDATA[root certificate]]></category>
		<category><![CDATA[root certificates]]></category>
		<category><![CDATA[server certificate]]></category>
		<category><![CDATA[sony erricsson]]></category>
		<category><![CDATA[ssl certificates]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=188</guid>
		<description><![CDATA[Getting SSL root certificates into mobile phones, has always and still is a hastle. My personal advice to people trying to use a server certificate on mobile phones, for example for e-mail, is very simple. But before I go more into that.. The reason I came on to this subject, was because a friend asked me if I [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/getting-root-certificates-into-your-windows-mobile-without-using-a-chain-saw/?p=188/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBScript to automatically remove a Novell client and save your feet</title>
		<link>http://www.sole.dk/post/vbscript-to-automatically-remove-a-novell-client-and-save-your-feet/?p=164</link>
		<comments>http://www.sole.dk/post/vbscript-to-automatically-remove-a-novell-client-and-save-your-feet/?p=164#comments</comments>
		<pubDate>Fri, 27 Nov 2009 05:00:38 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Novell & ZenWorks]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[novell client]]></category>
		<category><![CDATA[novell migration]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=164</guid>
		<description><![CDATA[Adding to my remote Novell migration and removal toolkit, is here below a VBScript that can be used during a migration or as a login script to automatically remove the Novell client from a computer. Of course I dont know if this will work with all versions, but for me this worked to remove Novell [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/vbscript-to-automatically-remove-a-novell-client-and-save-your-feet/?p=164/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>VBScript to automatically &amp; silently remove ZenWorks regardless of version, with no hard manual labor</title>
		<link>http://www.sole.dk/post/vbscript-to-automatically-silently-remove-zenworks-regardless-of-version-with-no-hard-manual-labor/?p=172</link>
		<comments>http://www.sole.dk/post/vbscript-to-automatically-silently-remove-zenworks-regardless-of-version-with-no-hard-manual-labor/?p=172#comments</comments>
		<pubDate>Thu, 26 Nov 2009 18:00:29 +0000</pubDate>
		<dc:creator>Sole</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Novell & ZenWorks]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[ZenWorks]]></category>

		<guid isPermaLink="false">http://www.sole.dk/?p=172</guid>
		<description><![CDATA[VBScript to automatically remove ZenWorks regardless of version, with no user prompting or hard manual labor Adding to my collection of VBScript tools for migrating from Novell to Microsoft, here is a little gem to removing ZenWorks, by reading the uninstall information on the computer, we find any version of ZenWorks and the command to [...]]]></description>
		<wfw:commentRss>http://www.sole.dk/post/vbscript-to-automatically-silently-remove-zenworks-regardless-of-version-with-no-hard-manual-labor/?p=172/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

