<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Implementing Microsoft SQL Server 2016 Standard Basic Availability Groups for Use in Citrix Virtual Apps and Desktops	</title>
	<atom:link href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/</link>
	<description>The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally</description>
	<lastBuildDate>Tue, 01 Jun 2021 16:00:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1820</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Thu, 06 Jun 2019 10:40:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1820</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1819&quot;&gt;Albert&lt;/a&gt;.

I have not tried using BAGs without WSFC.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1819">Albert</a>.</p>
<p>I have not tried using BAGs without WSFC.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Albert		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1819</link>

		<dc:creator><![CDATA[Albert]]></dc:creator>
		<pubDate>Thu, 06 Jun 2019 06:41:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1819</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1818&quot;&gt;Carl Webster&lt;/a&gt;.

Thank Carl, have you tried doing a BAG without WSFC? It seems that this can be done in SQL 2017 where you can only utilize BAG. Although in my experience the listener does not seem to work, without WSFC.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1818">Carl Webster</a>.</p>
<p>Thank Carl, have you tried doing a BAG without WSFC? It seems that this can be done in SQL 2017 where you can only utilize BAG. Although in my experience the listener does not seem to work, without WSFC.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1818</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Wed, 05 Jun 2019 12:24:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1818</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1817&quot;&gt;Albert&lt;/a&gt;.

No. One Listener per AG and each AG contains one database. So, one Listener per database.

Site database -&gt; AG -&gt; Listener
Monitoring database -&gt; AG -&gt; Listener
Config database -&gt; AG -&gt; Listener

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1817">Albert</a>.</p>
<p>No. One Listener per AG and each AG contains one database. So, one Listener per database.</p>
<p>Site database -> AG -> Listener<br />
Monitoring database -> AG -> Listener<br />
Config database -> AG -> Listener</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Albert		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1817</link>

		<dc:creator><![CDATA[Albert]]></dc:creator>
		<pubDate>Wed, 05 Jun 2019 10:10:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1817</guid>

					<description><![CDATA[So basically, you have created 3 different listeners for each database? I&#039;ve tried this on our lab and I can only add 1 listener per AG.]]></description>
			<content:encoded><![CDATA[<p>So basically, you have created 3 different listeners for each database? I&#8217;ve tried this on our lab and I can only add 1 listener per AG.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1814</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 31 May 2019 10:49:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1814</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1813&quot;&gt;Abert He&lt;/a&gt;.

You missed a link.

&lt;a href=&quot;https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/technical-overview/databases.html&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer nofollow&quot;&gt;High availability&lt;/a&gt;

There are several high availability solutions to consider for ensuring automatic failover:

	&lt;li&gt;AlwaysOn Availability Groups (including Basic Availability Groups)&lt;/li&gt;

	&lt;li&gt;SQL Server database mirroring&lt;/li&gt;

	&lt;li&gt;SQL clustering&lt;/li&gt;

	&lt;li&gt;Using the hypervisor’s high availability features&lt;/li&gt;

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1813">Abert He</a>.</p>
<p>You missed a link.</p>
<p><a href="https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/technical-overview/databases.html" target="_blank" rel="noopener noreferrer nofollow">High availability</a></p>
<p>There are several high availability solutions to consider for ensuring automatic failover:</p>
<li>AlwaysOn Availability Groups (including Basic Availability Groups)</li>
<li>SQL Server database mirroring</li>
<li>SQL clustering</li>
<li>Using the hypervisor’s high availability features</li>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Abert He		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1813</link>

		<dc:creator><![CDATA[Abert He]]></dc:creator>
		<pubDate>Fri, 31 May 2019 02:11:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1813</guid>

					<description><![CDATA[Sir,
The presentation of database support is not very clear.

https://support.citrix.com/article/CTX114501

The x86 and x64 versions of SQL (version 2012 and later) have been validated with Always On, Clustered, Standalone and Mirrored modes. 

I think 7.15 support:
1-Always On
2-Clustered
3-Only one SQL server
4-Mirrored

But in the following the article, there is not cluster, it only supports alwayOn.

https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/system-requirements.html

The following database high availability solutions are supported (except for SQL Server Express, which supports only standalone mode):

SQL Server AlwaysOn Failover Cluster Instances
SQL Server AlwaysOn Availability Groups (including Basic Availability Groups)
SQL Server Database Mirroring]]></description>
			<content:encoded><![CDATA[<p>Sir,<br />
The presentation of database support is not very clear.</p>
<p><a href="https://support.citrix.com/article/CTX114501" rel="nofollow ugc">https://support.citrix.com/article/CTX114501</a></p>
<p>The x86 and x64 versions of SQL (version 2012 and later) have been validated with Always On, Clustered, Standalone and Mirrored modes. </p>
<p>I think 7.15 support:<br />
1-Always On<br />
2-Clustered<br />
3-Only one SQL server<br />
4-Mirrored</p>
<p>But in the following the article, there is not cluster, it only supports alwayOn.</p>
<p><a href="https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/system-requirements.html" rel="nofollow ugc">https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/system-requirements.html</a></p>
<p>The following database high availability solutions are supported (except for SQL Server Express, which supports only standalone mode):</p>
<p>SQL Server AlwaysOn Failover Cluster Instances<br />
SQL Server AlwaysOn Availability Groups (including Basic Availability Groups)<br />
SQL Server Database Mirroring</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1595</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Thu, 13 Sep 2018 12:33:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1595</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1594&quot;&gt;Isaias&lt;/a&gt;.

I don&#039;t understand your comment.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1594">Isaias</a>.</p>
<p>I don&#8217;t understand your comment.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Isaias		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1594</link>

		<dc:creator><![CDATA[Isaias]]></dc:creator>
		<pubDate>Wed, 12 Sep 2018 18:06:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1594</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1362&quot;&gt;Pavan&lt;/a&gt;.

Hi Pavan

It is the same procedure, only that it is not done by database, the databases are added to the arrangement]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1362">Pavan</a>.</p>
<p>Hi Pavan</p>
<p>It is the same procedure, only that it is not done by database, the databases are added to the arrangement</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jim		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1574</link>

		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Sun, 12 Aug 2018 15:19:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1574</guid>

					<description><![CDATA[A very thorough helpful article.  I thankyou you for sharing and putting in the time to document this process.  And now that SQL 2017 is out BAGS can be used with 2 versions of SQL and folks are finding out that this is a good cost saving solution over Enterprise licensing.]]></description>
			<content:encoded><![CDATA[<p>A very thorough helpful article.  I thankyou you for sharing and putting in the time to document this process.  And now that SQL 2017 is out BAGS can be used with 2 versions of SQL and folks are finding out that this is a good cost saving solution over Enterprise licensing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1363</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Mon, 31 Jul 2017 17:59:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1363</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1362&quot;&gt;Pavan&lt;/a&gt;.

I do not know. I have yet to setup AAG.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1362">Pavan</a>.</p>
<p>I do not know. I have yet to setup AAG.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pavan		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1362</link>

		<dc:creator><![CDATA[Pavan]]></dc:creator>
		<pubDate>Sat, 22 Jul 2017 03:13:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1362</guid>

					<description><![CDATA[Hello Carl,
Thank you for the article. Really helpful. We can pretty much follow  the same procedure for setting up Always ON Availability groups as well right?
Thanks&#038;Regards,
Pavan]]></description>
			<content:encoded><![CDATA[<p>Hello Carl,<br />
Thank you for the article. Really helpful. We can pretty much follow  the same procedure for setting up Always ON Availability groups as well right?<br />
Thanks&amp;Regards,<br />
Pavan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1361</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 09 Dec 2016 11:35:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1361</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1359&quot;&gt;Engin Yoruker&lt;/a&gt;.

Always On is different than Basic Availability Groups. It may work but when something bad happens, don&#039;t expect Citrix support to offer any help for an unsupported configuration.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1359">Engin Yoruker</a>.</p>
<p>Always On is different than Basic Availability Groups. It may work but when something bad happens, don&#8217;t expect Citrix support to offer any help for an unsupported configuration.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1360</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 09 Dec 2016 11:33:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1360</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1358&quot;&gt;Engin Yoruker&lt;/a&gt;.

Absolutely. I checked with the person directly in charge of PVS at Citrix.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1358">Engin Yoruker</a>.</p>
<p>Absolutely. I checked with the person directly in charge of PVS at Citrix.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Engin Yoruker		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1359</link>

		<dc:creator><![CDATA[Engin Yoruker]]></dc:creator>
		<pubDate>Fri, 09 Dec 2016 10:40:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1359</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1357&quot;&gt;Carl Webster&lt;/a&gt;.

Addition: https://docs.citrix.com/en-us/provisioning/7-11/install/configure-sql-server-always-on.html]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1357">Carl Webster</a>.</p>
<p>Addition: <a href="https://docs.citrix.com/en-us/provisioning/7-11/install/configure-sql-server-always-on.html" rel="nofollow ugc">https://docs.citrix.com/en-us/provisioning/7-11/install/configure-sql-server-always-on.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Engin Yoruker		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1358</link>

		<dc:creator><![CDATA[Engin Yoruker]]></dc:creator>
		<pubDate>Fri, 09 Dec 2016 07:23:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1358</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1357&quot;&gt;Carl Webster&lt;/a&gt;.

Are you sure about PVS is not supported? 

https://docs.citrix.com/en-us/provisioning/7-11/whats-new.html
It&#039;s not saying BAG specifically, but..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1357">Carl Webster</a>.</p>
<p>Are you sure about PVS is not supported? </p>
<p><a href="https://docs.citrix.com/en-us/provisioning/7-11/whats-new.html" rel="nofollow ugc">https://docs.citrix.com/en-us/provisioning/7-11/whats-new.html</a><br />
It&#8217;s not saying BAG specifically, but..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1357</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Thu, 08 Dec 2016 12:44:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1357</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1356&quot;&gt;Engin Yoruker&lt;/a&gt;.

I have not tried it. At this time, as of PVS 7.11, BAGs are not officially supported by any version of PVS. They may work but without official support, I would not use them.

Thanks

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1356">Engin Yoruker</a>.</p>
<p>I have not tried it. At this time, as of PVS 7.11, BAGs are not officially supported by any version of PVS. They may work but without official support, I would not use them.</p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Engin Yoruker		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1356</link>

		<dc:creator><![CDATA[Engin Yoruker]]></dc:creator>
		<pubDate>Thu, 08 Dec 2016 12:16:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1356</guid>

					<description><![CDATA[Hi,
Wondering have you tried this also for PVS database? Is that also supported?]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Wondering have you tried this also for PVS database? Is that also supported?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1355</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Sat, 22 Oct 2016 12:00:32 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1355</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1353&quot;&gt;Sebastian&lt;/a&gt;.

Sorry but I just do not know. I know enough about SQL to get the basics done.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1353">Sebastian</a>.</p>
<p>Sorry but I just do not know. I know enough about SQL to get the basics done.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1354</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Sat, 22 Oct 2016 12:00:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1354</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1352&quot;&gt;Sebastian&lt;/a&gt;.

Sorry but I just do not know. I know enough about SQL to get the basics done.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1352">Sebastian</a>.</p>
<p>Sorry but I just do not know. I know enough about SQL to get the basics done.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sebastian		</title>
		<link>https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1353</link>

		<dc:creator><![CDATA[Sebastian]]></dc:creator>
		<pubDate>Thu, 20 Oct 2016 21:51:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9552#comment-1353</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1350&quot;&gt;Sebastian&lt;/a&gt;.

strange issue, the database on the second sql server is not created, no error while creating the group.

could this be a language problem?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/implementing-microsoft-sql-server-2016-standard-basic-availability-groups-use-citrix-virtual-apps-and-desktops/comment-page-1/#comment-1350">Sebastian</a>.</p>
<p>strange issue, the database on the second sql server is not created, no error while creating the group.</p>
<p>could this be a language problem?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
