<?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>Windows-Consulting - TCBE - Things Can Be Easier &#187; How To</title>
	<atom:link href="http://www.windows-consulting.net/blog/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windows-consulting.net/blog</link>
	<description>TCBE, Events, Exchange 2003, Exchange 2007, How To, Hyper-V, MySQL, News, SCCM 2007, Scripts, Security, Server 2003, Server 2008, SharePoint Server 2007, Tools, Vista, ISA 2006</description>
	<lastBuildDate>Thu, 19 Aug 2010 06:21:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Configuring array access in Exchange 2010</title>
		<link>http://www.windows-consulting.net/blog/configuring-array-access-in-exchange-2010/</link>
		<comments>http://www.windows-consulting.net/blog/configuring-array-access-in-exchange-2010/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 06:58:28 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=572</guid>
		<description><![CDATA[New-ExchangeCertificate -GenerateRequest -SubjectName &#8220;c=PL, o=Demo Room, cn=outlook.demo.local&#8221; -DomainName outlook.demo.local Import-ExchangeCertificate -FileData ([Byte[]]$(Get-Content -Path c:\pf\IssuedCert.p7b -Encoding byte -ReadCount 0)) Host A outlook.demo.local 192.168.1.1 New-ClientAccessArray -FQDN outlook.demo.local -Name &#8220;outlook.demo.local&#8221; -Site Demo Get-MailboxDatabase &#124; Set-MailboxDatabase -RpcClientAccessServer outlook.demo.local Set-OutlookProvider EXCH outlook.demo.local Get-autodiscoverVirtualDirectory &#124; Set-autodiscoverVirtualDirectory &#8211; internalurl outlook.demo.local Get-clientAccessServer &#124; Set-ClientAccessServer -AutodiscoverServiceInternalUri https://outlook.demo.local/autodiscover/autodiscover.xml Get-OabVirtualDirectory &#124; Set-OabVirtualDirectory -internalurl https://outlook.demo.local/oab Get-WebServicesVirtualDirectory &#124; [...]]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/configuring-array-access-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Max message size for transport in exchange 2010</title>
		<link>http://www.windows-consulting.net/blog/max-message-size-for-transport-in-exchange-2010/</link>
		<comments>http://www.windows-consulting.net/blog/max-message-size-for-transport-in-exchange-2010/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 11:58:33 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=569</guid>
		<description><![CDATA[Max message size for transport in exchange 2010 &#8211; send and receive messages set-transportconfig -maxsendsize &#8220;xxx&#8221; set-receiveconnector -identity &#8220;xxx&#8221; -maxmessagesize &#8220;xxx&#8221; set-sendconnector -identity &#8220;xxx&#8221; -maxmessagesize &#8220;xxx&#8221;]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/max-message-size-for-transport-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error message &#8220;Code 0x8007232b&#8221; when you try to activate Windows 7 Enterprise</title>
		<link>http://www.windows-consulting.net/blog/error-message-code-0x8007232b-when-you-try-to-activate-windows-7-enterprise/</link>
		<comments>http://www.windows-consulting.net/blog/error-message-code-0x8007232b-when-you-try-to-activate-windows-7-enterprise/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 16:40:30 +0000</pubDate>
		<dc:creator>Jowita_Choscilowicz</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[activation error]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=556</guid>
		<description><![CDATA[When you try to activate Windows 7 Enterprise you may receive the following error message: "Activation Error: Code 0x8007232b DNS Name does not exist". This issue may occur if you use volume-licensed version downloaded from MSDN to install Windows 7.]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/error-message-code-0x8007232b-when-you-try-to-activate-windows-7-enterprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to uninstall application with SCCM 2007</title>
		<link>http://www.windows-consulting.net/blog/how-to-uninstall-application-with-sccm-2007/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-uninstall-application-with-sccm-2007/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 15:43:49 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[SCCM 2007]]></category>
		<category><![CDATA[system center]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=551</guid>
		<description><![CDATA[How to uninstall application on computers without *.msi file using System Center Configuration Manager 2007? In this example we uninstall Window Defender using SCCM 2007 and MsiExec /X command. 1.Â Â Â Â Â Â  Create new task (task sequences) in Operating System Deployment. 2.Â Â Â Â Â Â  Edit new task by clicking right button on the mouse. 3.Â Â Â Â Â Â  Click Add -&#62; General [...]]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-uninstall-application-with-sccm-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display all services on our server</title>
		<link>http://www.windows-consulting.net/blog/how-to-display-all-services-on-our-server/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-display-all-services-on-our-server/#comments</comments>
		<pubDate>Sun, 10 May 2009 17:33:33 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=543</guid>
		<description><![CDATA[How to display all services on our server? I recommend using this command: wmic /output:services.html service list full /format:htable]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-display-all-services-on-our-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure Outlook Anywhere by GPO</title>
		<link>http://www.windows-consulting.net/blog/how-to-configure-outlook-anywhere-by-gpo/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-configure-outlook-anywhere-by-gpo/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 08:49:07 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=487</guid>
		<description><![CDATA[How to configure Outlook Anywhere by GPO? 1. Download the Article-961112.adm package from Microsoft site. 2. In the Group Policy Object Editor add the Article-961112.adm file. Click right Administrative Templates and Click Add/Remove Templates. Click ADD, locate and select Article-961112.adm file and click Open. 3. Under User Configuration -> Policies -> Administrative Templates -> Classic [...]]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-configure-outlook-anywhere-by-gpo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to view logs in SCCM 2007</title>
		<link>http://www.windows-consulting.net/blog/how-to-view-logs-in-sccm-2007/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-view-logs-in-sccm-2007/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 16:24:59 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[SCCM 2007]]></category>
		<category><![CDATA[system center configuration manager 2007]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=465</guid>
		<description><![CDATA[How to view logs in SCCM 2007? If we open SCCM log files in notepad itâ??s very hard to find interesting information. I recommend using SMS Tracer to view SCCM log files. You can download this tool from Microsoft site here. Install System Center Configuration Manager 2007 Toolkit and run SMS Trace Â  and log [...]]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-view-logs-in-sccm-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add computers do Active Directory remotely</title>
		<link>http://www.windows-consulting.net/blog/how-to-add-computers-do-active-directory-remotely/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-add-computers-do-active-directory-remotely/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:47:20 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=459</guid>
		<description><![CDATA[How to add computers do Active Directory remotely? Sometimes we must add many computers to Active Directory and we don?t have time to do this or computers are located in other City. This post explains how to add computers to Active Directory remotely without touch this computers. Step 1. Prepare text file contains computers IP [...]]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-add-computers-do-active-directory-remotely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure safelist aggregation in Exchange Server 2007?</title>
		<link>http://www.windows-consulting.net/blog/how-to-configure-safelist-aggregation-in-exchange-server-2007/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-configure-safelist-aggregation-in-exchange-server-2007/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 22:03:30 +0000</pubDate>
		<dc:creator>Jowita_Choscilowicz</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[content filtering]]></category>
		<category><![CDATA[Edge Transport]]></category>
		<category><![CDATA[exchane 2007]]></category>
		<category><![CDATA[safelist aggregation]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=425</guid>
		<description><![CDATA[Safelist aggregation in Microsoft Exchange Server 2007 refers to a set of anti-spam functionality. This functionality is shared across Microsoft Office Outlook (Junk E-mail Options in Outlook 2007) and Exchange with Edge Transport server role. You should schedule periodic updates of safelist aggregation to make sure that the most up-to-date safelist aggregation information is in the Active Directory directory service.]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-configure-safelist-aggregation-in-exchange-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a collection with computers without specific software in System Center Configuration Manager 2007?</title>
		<link>http://www.windows-consulting.net/blog/how-to-create-a-collection-with-computers-without-specific-software-in-system-center-configuration-manager-2007/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-create-a-collection-with-computers-without-specific-software-in-system-center-configuration-manager-2007/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 22:12:13 +0000</pubDate>
		<dc:creator>Jowita_Choscilowicz</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[SCCM 2007]]></category>
		<category><![CDATA[Collection]]></category>
		<category><![CDATA[Membership Rules]]></category>
		<category><![CDATA[SQL query]]></category>
		<category><![CDATA[SQL Statement]]></category>
		<category><![CDATA[system center configuration manager 2007]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=371</guid>
		<description><![CDATA[When you want to create a collection with computers without specific software in System Center Configuration Manager 2007 you should use a dynamic method for creating your collection (query-based membership). You define the rules by which those members are placed in the collections. These rules form a query, and Configuration Manager periodically reruns the query to keep the collection up to date.]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-create-a-collection-with-computers-without-specific-software-in-system-center-configuration-manager-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

