<?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>DanJay.co.uk &#187; Tips</title>
	<atom:link href="http://www.danjay.co.uk/wordpress/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danjay.co.uk/wordpress</link>
	<description>Tips and Tricks from an IT guy...</description>
	<lastBuildDate>Sun, 13 Jun 2010 19:37:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Apps Directory Sync: AD passwords</title>
		<link>http://www.danjay.co.uk/wordpress/2010/03/google-apps-directory-sync-ad-passwords/</link>
		<comments>http://www.danjay.co.uk/wordpress/2010/03/google-apps-directory-sync-ad-passwords/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 11:35:49 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Apps]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=224</guid>
		<description><![CDATA[Trying to sync your Active Directory user passwords with Google Apps? Check out http://code.google.com/p/sha1hexfltr/
Works a treat.
]]></description>
			<content:encoded><![CDATA[<p>Trying to sync your Active Directory user passwords with Google Apps? Check out <a href="http://code.google.com/p/sha1hexfltr/" target="_blank">http://code.google.com/p/sha1hexfltr/</a></p>
<p>Works a treat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2010/03/google-apps-directory-sync-ad-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set up Goldmine with Google Mail</title>
		<link>http://www.danjay.co.uk/wordpress/2010/03/set-up-goldmine-with-google-mail/</link>
		<comments>http://www.danjay.co.uk/wordpress/2010/03/set-up-goldmine-with-google-mail/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 16:16:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[Goldmine]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Google Mail]]></category>
		<category><![CDATA[IMAP]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=221</guid>
		<description><![CDATA[Has your company switched to Google Apps and you&#8217;re wondering how to get your emails in Goldmine? It&#8217;s actually quite easy. (I say Google Apps, but this will work for personal use Gmail as well as Google Apps Mail).
First you need to enable IMAP on your Google Mail account (if it isn&#8217;t already). In Google Mail [...]]]></description>
			<content:encoded><![CDATA[<p>Has your company switched to Google Apps and you&#8217;re wondering how to get your emails in Goldmine? It&#8217;s actually quite easy. (I say Google Apps, but this will work for personal use Gmail as well as Google Apps Mail).</p>
<p>First you need to enable IMAP on your Google Mail account (if it isn&#8217;t already). In Google Mail go to Settings. Then click the Forwarding and POP/IMAP tab&gt; Check the radio button to enable IMAP.</p>
<p>Now set up Goldmine to connect to GMail. In Goldmine go to Tools&gt; User settings&gt; Preferences&gt; Email. In the Getting mail section set the server to IMAP and enter address imap.gmail.com. Username is your email address, password is your password. Check the &#8216;Use encrypted connection (SSL)&#8217; box.</p>
<p>In the Sending Mail section the SMTP server is smtp.gmail.com, return address is your email address. Again, check the &#8216;Use encrypted connection (SSL)&#8217; box.</p>
<p>Done</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2010/03/set-up-goldmine-with-google-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OWA: Change password error</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/owa-change-password-error/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/owa-change-password-error/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 15:46:25 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=194</guid>
		<description><![CDATA[Trying to change your password with OWA and getting error: object required? You need to register a dll on the server, follow the instructions found in this Microsoft support article.
If after you&#8217;ve done this you&#8217;re now getting error number 5, you need to check Integrated Windows authentication in the IIS virtual directory. To do this go [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to change your password with OWA and getting error: object required? You need to register a dll on the server, follow the instructions found in this <a href="http://support.microsoft.com/kb/894825" target="_blank">Microsoft support article</a>.</p>
<p>If after you&#8217;ve done this you&#8217;re now getting error number 5, you need to check Integrated Windows authentication in the IIS virtual directory. To do this go to IIS manager&gt; right click on the IISADPWD virtual directory and select properties&gt; select the Directory Security tab&gt; under Authentication and access control click Edit&gt; check the box Integrated Windows authentication.</p>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/owa-change-password-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable AutoRun in XP</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/disable-autorun-in-xp/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/disable-autorun-in-xp/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 11:26:14 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Autorun]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=184</guid>
		<description><![CDATA[AutoRun/AutoPlay is a well known security risk. Pop an infected USB stick into your PC and up pops the autorun/autoplay menu. Viruses can replicate items on that list, so you think you&#8217;re just opening it up in Explorer but actually you&#8217;re infecting your PC as well.
It makes sense then to disable it. It can be [...]]]></description>
			<content:encoded><![CDATA[<p>AutoRun/AutoPlay is a well known security risk. Pop an infected USB stick into your PC and up pops the autorun/autoplay menu. Viruses can replicate items on that list, so you think you&#8217;re just opening it up in Explorer but actually you&#8217;re infecting your PC as well.</p>
<p>It makes sense then to disable it. It can be done easily in Group Policy, but if you&#8217;re a home user then that won&#8217;t be any use to you. Here&#8217;s how to do it XP by modifying the registry.</p>
<ol>
<li>Start&gt; Run</li>
<li>Type regedit</li>
<li>Click OK</li>
<li>Go to: HKEY_CURRENT_USER\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Policies\ Explorer\ NoDriveTypeAutorun</li>
<li>Right-click NoDriveTypeAutoRun, and then click Modify.</li>
<li>In      the Value data box, type 0xFF to disable all types of drives.</li>
<li>Click OK. Exit Registry Editor</li>
<li>Restart your PC</li>
<li>Done!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/disable-autorun-in-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2003: Reduce database size</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/exchange-2003-reduce-database-size/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/exchange-2003-reduce-database-size/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 10:15:36 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Database size]]></category>
		<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=167</guid>
		<description><![CDATA[Deleted some accounts or cleared a load of emails from your Exchange server and wondering why the database size hasn&#8217;t reduced?
Well, after you&#8217;ve deleted Exchange accounts, you need to run the Cleanup Agent for them to actually be removed (and then only after the waiting period, typically 30 days, has passed).
To change the deleted mailboxes [...]]]></description>
			<content:encoded><![CDATA[<p>Deleted some accounts or cleared a load of emails from your Exchange server and wondering why the database size hasn&#8217;t reduced?</p>
<p>Well, after you&#8217;ve deleted Exchange accounts, you need to run the Cleanup Agent for them to actually be removed (and then only after the waiting period, typically 30 days, has passed).</p>
<p>To change the deleted mailboxes waiting period: In Exchange System Manager go to the First Storage Group, right click on your Mailbox Store and click Properties. On the Limits tab, at the bottom, change the number of &#8216;Keep deleted mailboxes for (days)&#8217;.</p>
<p>To run the Cleanup Agent: In Exchange System Manager, go to your Mailbox Store, right click on the Mailboxes folder and click Run Cleanup Agent.</p>
<p>The space you&#8217;ve cleared will only be available after the next online defrag has completed (typically overnight). However, the Exchange database files won&#8217;t actually be any smaller. Exchange keeps the space in it&#8217;s databases ready to use for new emails. You can see how much free space your Exchange server is holding by viewing your Exchange servers Application Event Log (in Event Viewer). Look for the Event ID 1221 that has your Mailbox Store name in it (not the Public Store). The Event description will tell you the megabytes of free space.</p>
<p>To actually make the Exchange database files smaller you need to run an offline defrag. This can only be done during downtime and really isn&#8217;t recommened unless you have a lot of free space in your database to release. To run you need to detach your Mailbox Store and run the Eseutil utitlity. More info can be found <a href="http://support.microsoft.com/kb/328804" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/exchange-2003-reduce-database-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Group Policy</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/update-group-policy/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/update-group-policy/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 09:35:45 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=179</guid>
		<description><![CDATA[Ever wondered how to do an immediate Group Policy update without restarting your PC or anything? It&#8217;s dead easy:
Open Command Prompt (search for CMD)
Type &#8220;gpupdate/force&#8221; (without the quotes)
Hit Enter
Done!
]]></description>
			<content:encoded><![CDATA[<p>Ever wondered how to do an immediate Group Policy update without restarting your PC or anything? It&#8217;s dead easy:</p>
<p>Open Command Prompt (search for CMD)</p>
<p>Type &#8220;gpupdate/force&#8221; (without the quotes)</p>
<p>Hit Enter</p>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/update-group-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel 2007: Automatic Formula Recalculation</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/excel-2007-automatic-formula-recalculation/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/excel-2007-automatic-formula-recalculation/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 15:30:34 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Formulas]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=176</guid>
		<description><![CDATA[Are your Excel formulas not recalculating automatically?
Check: Formulas tab&#62; Calculation options&#62; Automatic
Done!
]]></description>
			<content:encoded><![CDATA[<p>Are your Excel formulas not recalculating automatically?</p>
<p>Check: Formulas tab&gt; Calculation options&gt; Automatic</p>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/excel-2007-automatic-formula-recalculation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symantec AntiVirus Corporate: 64 bit PCs not updating</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/symantec-antivirus-corporate-64-bit-pcs-not-updating/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/symantec-antivirus-corporate-64-bit-pcs-not-updating/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 10:47:32 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Anitvirus]]></category>
		<category><![CDATA[Symantec]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=173</guid>
		<description><![CDATA[If you&#8217;re running Symantec Antivirus Corporate Edition on your network and you have some 64 bit machines on your network, you may find that the 64 bit machines aren&#8217;t updating their virus definitions. This is because the 64 bit machines cannot update from a 32 bit server. The way round this is to set the [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running Symantec Antivirus Corporate Edition on your network and you have some 64 bit machines on your network, you may find that the 64 bit machines aren&#8217;t updating their virus definitions. This is because the 64 bit machines cannot update from a 32 bit server. The way round this is to set the 64 bit machines to update from the Internet instead of from your server. To do this you need to create a client group with the just the 64 bit machines in, like so:</p>
<ol>
<li>Create a client group.</li>
<li>Drag the 64 bit machines into the new client group.</li>
<li>Right-click the client group.</li>
<li>Uncheck Inherit settings from Server Group.</li>
<li>Right-click the client group, and then select All Tasks &gt; Symantec AntiVirus &gt; Virus Definition Manager.</li>
<li>In the Virus Definition Manager dialog box, uncheck Update virus definitions from parent server.</li>
<li>Check Schedule client for automatic updates using LiveUpdate, click Schedule, specify a schedule, and then click OK.</li>
<li>Click OK.</li>
</ol>
<p>Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/symantec-antivirus-corporate-64-bit-pcs-not-updating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Outlook attachments</title>
		<link>http://www.danjay.co.uk/wordpress/2009/11/remove-outlook-attachments/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/11/remove-outlook-attachments/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 11:24:55 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=170</guid>
		<description><![CDATA[I just found this out myself the other day, you can remove attachments from emails in Outlook. Handy for reducing your Exchange mailbox size.
Just open the email (can&#8217;t be done from preview), right click the attachment and select Remove. Close and save the email when prompted.
]]></description>
			<content:encoded><![CDATA[<p>I just found this out myself the other day, you can remove attachments from emails in Outlook. Handy for reducing your Exchange mailbox size.</p>
<p>Just open the email (can&#8217;t be done from preview), right click the attachment and select Remove. Close and save the email when prompted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/11/remove-outlook-attachments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2003: .edb and .stm?</title>
		<link>http://www.danjay.co.uk/wordpress/2009/10/exchange-2003-edb-and-stm/</link>
		<comments>http://www.danjay.co.uk/wordpress/2009/10/exchange-2003-edb-and-stm/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 11:48:56 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[.edb]]></category>
		<category><![CDATA[.stm]]></category>
		<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.danjay.co.uk/wordpress/?p=164</guid>
		<description><![CDATA[Want to know what the difference is between your exchange .edb and .stm files?
.edb: A rich-text database file containing message headers, message  text, and standard attachments.
.stm: A streaming internet content file containing  audio, video and other media that are formatted as streams of Multipurpose Internet Mail Extensions (MIME) data.
So now you know.
]]></description>
			<content:encoded><![CDATA[<p>Want to know what the difference is between your exchange .edb and .stm files?</p>
<p><strong>.edb: </strong>A rich-text database file containing message headers, message  text, and standard attachments.</p>
<p><strong>.stm: </strong>A streaming internet content file containing  audio, video and other media that are formatted as streams of Multipurpose Internet Mail Extensions (MIME) data.</p>
<p>So now you know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danjay.co.uk/wordpress/2009/10/exchange-2003-edb-and-stm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
