<?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>waynestorey.com Blog &#187; Windows 2008</title>
	<atom:link href="http://waynestorey.com/blog/category/windows-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://waynestorey.com/blog</link>
	<description>Hopefully a useful blog of technology issues, errors and fixes</description>
	<lastBuildDate>Mon, 02 Apr 2012 11:09:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Delete All Files and Folders Under a Folder</title>
		<link>http://waynestorey.com/blog/2012/02/02/delete-all-files-and-folders-under-a-folder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=delete-all-files-and-folders-under-a-folder</link>
		<comments>http://waynestorey.com/blog/2012/02/02/delete-all-files-and-folders-under-a-folder/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 11:09:21 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=492</guid>
		<description><![CDATA[Very simple to do with Powershell, Open a powershell command prompt and type: Remove-Item c:\DirYouWantToDelete\* -recurse -force]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2012/02/02/delete-all-files-and-folders-under-a-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Filename, Directory Name, or Volume Label Syntax is Incorrect</title>
		<link>http://waynestorey.com/blog/2012/01/18/the-filename-directory-name-or-volume-label-syntax-is-incorrect/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-filename-directory-name-or-volume-label-syntax-is-incorrect</link>
		<comments>http://waynestorey.com/blog/2012/01/18/the-filename-directory-name-or-volume-label-syntax-is-incorrect/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 09:28:48 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=482</guid>
		<description><![CDATA[When you try and add another USB external drive to windows backup you get the following error &#8220; The filename, directory name, or volume label syntax is incorrect&#8221;. This message occurs if you have another drive currently assigned to the backup and it is NOT currently accessible. eg. its offsite or you only have one dock [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2012/01/18/the-filename-directory-name-or-volume-label-syntax-is-incorrect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Backup fails with Event Id 521 Error Code 2155348129</title>
		<link>http://waynestorey.com/blog/2012/01/18/windows-backup-fails-with-event-id-521-error-code-2155348129/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-backup-fails-with-event-id-521-error-code-2155348129</link>
		<comments>http://waynestorey.com/blog/2012/01/18/windows-backup-fails-with-event-id-521-error-code-2155348129/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 18:39:43 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=480</guid>
		<description><![CDATA[This error occured on a Windows SBS 2011 server whilst trying to run a Windows Backup to a USB External Drive: Event ID: 521 Task Category: None Description: The backup operation that started at &#8216;XXXXXX&#8217; has failed because the Volume Shadow Copy Service operation to create a shadow copy of the volumes being backed up [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2012/01/18/windows-backup-fails-with-event-id-521-error-code-2155348129/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase Maximum Acceptable Message Size in Exchange Server 2010</title>
		<link>http://waynestorey.com/blog/2011/11/29/increase-maximum-acceptable-message-size-in-exchange-server-2010/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=increase-maximum-acceptable-message-size-in-exchange-server-2010</link>
		<comments>http://waynestorey.com/blog/2011/11/29/increase-maximum-acceptable-message-size-in-exchange-server-2010/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 19:55:04 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[pop3 connector]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=463</guid>
		<description><![CDATA[On Small Business Server 2011 you receive the following event ID in the event log and messages are not retrieved from a POP3 account using the pop3 connector: &#160; ******************************** Log Name: Microsoft-Windows-Small Business Server/Operational Source: Windows Small Business Server 2011 Standard Event ID: 210 Task Category: Windows SBS POP3 Connector Level: Error One or more messages [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2011/11/29/increase-maximum-acceptable-message-size-in-exchange-server-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add printer IP port using Powershell</title>
		<link>http://waynestorey.com/blog/2011/07/09/add-printer-ip-port-using-powershell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-printer-ip-port-using-powershell</link>
		<comments>http://waynestorey.com/blog/2011/07/09/add-printer-ip-port-using-powershell/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 01:17:01 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=450</guid>
		<description><![CDATA[The below will create a TCP/IP printer port using PowerShell: $server=&#8221;servername&#8221; $printerip=&#8221;1.1.1.1&#8243; $port = ([WMICLASS]&#8220;\\$server\ROOT\cimv2:Win32_TCPIPPrinterPort&#8221;).createInstance() $port.Name=&#8221;IP_10.25.128.31&#8243; $port.SNMPEnabled=$false $port.Protocol=1 $port.HostAddress=$printerip $port.Put() $port To Automate it somewhat you can feed the parameters into it using arguments, you can run the commands using excel and copy into a batch file. # This script requires 3 paramaters at the command [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2011/07/09/add-printer-ip-port-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow user to write to a folder but not open files from folder</title>
		<link>http://waynestorey.com/blog/2011/03/10/allow-user-to-write-to-a-folder-but-not-open-files-from-folder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=allow-user-to-write-to-a-folder-but-not-open-files-from-folder</link>
		<comments>http://waynestorey.com/blog/2011/03/10/allow-user-to-write-to-a-folder-but-not-open-files-from-folder/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 08:48:00 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[permissions]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=427</guid>
		<description><![CDATA[In this situation we needed to allow a student to submit work to a shared drive but the staff didn&#8217;t want the student to be able to copy any work from within that folder even their own document. To do this you need to setup your User/Students file permission for the folder to be the [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2011/03/10/allow-user-to-write-to-a-folder-but-not-open-files-from-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot log into HP server after SmartStart Installation of Windows 2008</title>
		<link>http://waynestorey.com/blog/2010/07/15/cannot-log-into-hp-server-after-smartstart-installation-of-windows-2008/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cannot-log-into-hp-server-after-smartstart-installation-of-windows-2008</link>
		<comments>http://waynestorey.com/blog/2010/07/15/cannot-log-into-hp-server-after-smartstart-installation-of-windows-2008/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 20:21:24 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[smartstart]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=409</guid>
		<description><![CDATA[After using the HP SmartStart 8.5 CD to clean  install Windows 2008 to a ML350 G5 server I discovered I couldn&#8217;t log into the completed OS installation. As soon as the brief moment of panic and anxiety went away I thought that maybe the password I used for the administrator during setup might have been [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/07/15/cannot-log-into-hp-server-after-smartstart-installation-of-windows-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Office Sharepoint Server 2007 Blocked due to compatibility issues</title>
		<link>http://waynestorey.com/blog/2010/04/09/office-sharepoint-server-2007-blocked-due-to-compatibility-issues/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=office-sharepoint-server-2007-blocked-due-to-compatibility-issues</link>
		<comments>http://waynestorey.com/blog/2010/04/09/office-sharepoint-server-2007-blocked-due-to-compatibility-issues/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 06:01:57 +0000</pubDate>
		<dc:creator>Wayne</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://waynestorey.com/blog/?p=389</guid>
		<description><![CDATA[When trying to install Office Sharepoint Server 2007 onto Windows 2008 R2 x64 you get the following error dialogue: This program is blocked due to compatibility issues. Program: Office Sharepoint Server 2007 &#8211; Please read Microsoft Knowledge Base article: 962935 Unfortunatly a quick search of the Microsoft site doesn&#8217;t yield this KB. If someone can find it [...]]]></description>
		<wfw:commentRss>http://waynestorey.com/blog/2010/04/09/office-sharepoint-server-2007-blocked-due-to-compatibility-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

