<?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 for VirtJunkie	</title>
	<atom:link href="/comments/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>Virtualization, Automation, and anything else that might be on my mind</description>
	<lastBuildDate>Tue, 27 Jul 2021 12:53:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>
		Comment on Configure vROps To Send Alerts to OpsGenie and Microsoft Teams by Jon		</title>
		<link>/2021/07/23/vrops-opsgenie-production-setup/#comment-262</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Tue, 27 Jul 2021 12:46:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.virtjunkie.com/?p=1431#comment-262</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/2021/07/23/vrops-opsgenie-production-setup/#comment-261&quot;&gt;sz&lt;/a&gt;.

Great info SZ, I just read up on 8.4 (guess I&#039;m a little out of the loop) and it definitely looks a lot more flexible. That said, I&#039;m personally stuck on 8.2 until we upgrade some of our internal applications, but I can&#039;t wait until we can use this!]]></description>
			<content:encoded><![CDATA[<p>Great info SZ, I just read up on 8.4 (guess I&#8217;m a little out of the loop) and it definitely looks a lot more flexible. That said, I&#8217;m personally stuck on 8.2 until we upgrade some of our internal applications, but I can&#8217;t wait until we can use this!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Configure vROps To Send Alerts to OpsGenie and Microsoft Teams by sz		</title>
		<link>/2021/07/23/vrops-opsgenie-production-setup/#comment-261</link>

		<dc:creator><![CDATA[sz]]></dc:creator>
		<pubDate>Tue, 27 Jul 2021 12:38:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.virtjunkie.com/?p=1431#comment-261</guid>

					<description><![CDATA[
Hi Jon,

Excellent article, thanks! But since version 8.4, the Rest notification plugin is deprecated and replaced by the Webhook notification plugin, which can be configured as you wish/need.

You can create templates, input properties and much more. You can use the following variables OOTB :

${ENDPOINT_URL}
${CREATE_TIME}
${UPDATE_TIME}
${CANCEL_TIME}
${ALERT_STATUS}
${ALERT_ID}
${ALERT_DEFINITION}
${ALERT_DEFINITION_DESCRIPTION}
${ALERT_RECOMMENDATIONS}
${RESOURCE_NAME}
${RESOURCE_KIND}
${RESOURCE_ID}
${ADAPTER_KIND}
${RESOURCE_KIND_TYPE}
${ALERT_IMPACT}
${CONTROL_STATE}
${ALERT_CRITICALITY}
${ALERT_TYPE}
${ALERT_SUBTYPE}
${OBJECT_HEALTH_STATE}
${OBJECT_RISK_STATE}
${OBJECT_EFFICIENCY_STATE}
${SYMPTOMS}
${ADAPTER_INSTANCE}
${LINK_TO_ALERT}

Hope it helps! Cheers!]]></description>
			<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>Excellent article, thanks! But since version 8.4, the Rest notification plugin is deprecated and replaced by the Webhook notification plugin, which can be configured as you wish/need.</p>
<p>You can create templates, input properties and much more. You can use the following variables OOTB :</p>
<p>${ENDPOINT_URL}<br />
${CREATE_TIME}<br />
${UPDATE_TIME}<br />
${CANCEL_TIME}<br />
${ALERT_STATUS}<br />
${ALERT_ID}<br />
${ALERT_DEFINITION}<br />
${ALERT_DEFINITION_DESCRIPTION}<br />
${ALERT_RECOMMENDATIONS}<br />
${RESOURCE_NAME}<br />
${RESOURCE_KIND}<br />
${RESOURCE_ID}<br />
${ADAPTER_KIND}<br />
${RESOURCE_KIND_TYPE}<br />
${ALERT_IMPACT}<br />
${CONTROL_STATE}<br />
${ALERT_CRITICALITY}<br />
${ALERT_TYPE}<br />
${ALERT_SUBTYPE}<br />
${OBJECT_HEALTH_STATE}<br />
${OBJECT_RISK_STATE}<br />
${OBJECT_EFFICIENCY_STATE}<br />
${SYMPTOMS}<br />
${ADAPTER_INSTANCE}<br />
${LINK_TO_ALERT}</p>
<p>Hope it helps! Cheers!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Deploy VCSA via PowerShell by Jon		</title>
		<link>/2020/03/16/deploy-vcsa-via-powershell/#comment-229</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Fri, 23 Jul 2021 01:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=866#comment-229</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/2020/03/16/deploy-vcsa-via-powershell/#comment-153&quot;&gt;Christoph&lt;/a&gt;.

Good question Cristoph! I typically use ovftool when I deploy vCenter using ansible, but in this case, I wanted to use the tool that VMware provided, vcsa-deploy.]]></description>
			<content:encoded><![CDATA[<p>Good question Cristoph! I typically use ovftool when I deploy vCenter using ansible, but in this case, I wanted to use the tool that VMware provided, vcsa-deploy.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Deploy VCSA via PowerShell by Christoph		</title>
		<link>/2020/03/16/deploy-vcsa-via-powershell/#comment-153</link>

		<dc:creator><![CDATA[Christoph]]></dc:creator>
		<pubDate>Tue, 13 Jul 2021 13:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=866#comment-153</guid>

					<description><![CDATA[Hi - Great script! Nonetheless I&#039;m pondering a bit why you don&#039;t only extract the ova from the ISOvcsa and deploy using &quot;ovf-tool&quot;. Do you have any specific reason you could share?]]></description>
			<content:encoded><![CDATA[<p>Hi &#8211; Great script! Nonetheless I&#8217;m pondering a bit why you don&#8217;t only extract the ova from the ISOvcsa and deploy using &#8220;ovf-tool&#8221;. Do you have any specific reason you could share?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Deploy VCSA via PowerShell by KKrishna		</title>
		<link>/2020/03/16/deploy-vcsa-via-powershell/#comment-71</link>

		<dc:creator><![CDATA[KKrishna]]></dc:creator>
		<pubDate>Sun, 04 Jul 2021 15:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=866#comment-71</guid>

					<description><![CDATA[Thanks for your prompt response. 
Unfortunately. I&#039;m new to PS and as well Git. But I liked your approach. For me, I&#039;m looking for script that start from place where ISO already extracted. So of now I&#039;m trying to tailor your script.]]></description>
			<content:encoded><![CDATA[<p>Thanks for your prompt response.<br />
Unfortunately. I&#8217;m new to PS and as well Git. But I liked your approach. For me, I&#8217;m looking for script that start from place where ISO already extracted. So of now I&#8217;m trying to tailor your script.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Deploy VCSA via PowerShell by Jon Howe		</title>
		<link>/2020/03/16/deploy-vcsa-via-powershell/#comment-70</link>

		<dc:creator><![CDATA[Jon Howe]]></dc:creator>
		<pubDate>Tue, 22 Jun 2021 01:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=866#comment-70</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/2020/03/16/deploy-vcsa-via-powershell/#comment-69&quot;&gt;KKrishna&lt;/a&gt;.

Hey @KKrishna, thanks for stopping by. 

Re: #3 - You&#039;re spot on.. I did use Linux to develop this, but it doesn&#039;t make a difference. Just specify Windows paths to the 7-zip binary and your excel file and the rest should be fine.

For #1, I actually designed this to run without internet access. An example for how to do this is here: https://www.virtjunkie.com/poor-mans-autodeploy/#Web_Server

For #2, love the idea of pulling via FTP. I&#039;d welcome a PR here: https://github.com/jonhowe/Virtjunkie.com/tree/master/VCSA-AutoDeploy]]></description>
			<content:encoded><![CDATA[<p>Hey @KKrishna, thanks for stopping by. </p>
<p>Re: #3 &#8211; You&#8217;re spot on.. I did use Linux to develop this, but it doesn&#8217;t make a difference. Just specify Windows paths to the 7-zip binary and your excel file and the rest should be fine.</p>
<p>For #1, I actually designed this to run without internet access. An example for how to do this is here: <a href="https://www.virtjunkie.com/poor-mans-autodeploy/#Web_Server" rel="nofollow ugc">https://www.virtjunkie.com/poor-mans-autodeploy/#Web_Server</a></p>
<p>For #2, love the idea of pulling via FTP. I&#8217;d welcome a PR here: <a href="https://github.com/jonhowe/Virtjunkie.com/tree/master/VCSA-AutoDeploy" rel="nofollow ugc">https://github.com/jonhowe/Virtjunkie.com/tree/master/VCSA-AutoDeploy</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Deploy VCSA via PowerShell by KKrishna		</title>
		<link>/2020/03/16/deploy-vcsa-via-powershell/#comment-69</link>

		<dc:creator><![CDATA[KKrishna]]></dc:creator>
		<pubDate>Tue, 22 Jun 2021 00:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=866#comment-69</guid>

					<description><![CDATA[Interesting. There are few points which I would like to highlight. 
1. deploying VCSA using this method where there is no internet to download. 
2. Instead internet download, how about specifying alternative intranet locations such as FTP / NAS?
3. The script developed based on linux environment, Windows version would much helpful]]></description>
			<content:encoded><![CDATA[<p>Interesting. There are few points which I would like to highlight.<br />
1. deploying VCSA using this method where there is no internet to download.<br />
2. Instead internet download, how about specifying alternative intranet locations such as FTP / NAS?<br />
3. The script developed based on linux environment, Windows version would much helpful</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Webex Teams on Linux by Vincent		</title>
		<link>/2019/06/01/webex-teams-on-linux/#comment-67</link>

		<dc:creator><![CDATA[Vincent]]></dc:creator>
		<pubDate>Fri, 07 May 2021 12:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=759#comment-67</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/2019/06/01/webex-teams-on-linux/#comment-65&quot;&gt;beanrod&lt;/a&gt;.

Unfortunately, the forum ‘improves’ your pasted command line :) Let me try if this can be prevented:

```shell
nativefier --name Webex https://web.webex.com/ --internal-urls &quot;.*(okta&#124;cisco&#124;spark&#124;webex).(com&#124;net).*&quot; --single-instance
```]]></description>
			<content:encoded><![CDATA[<p>Unfortunately, the forum ‘improves’ your pasted command line 🙂 Let me try if this can be prevented:</p>
<p><code></code><code>shell<br />
nativefier --name Webex https://web.webex.com/ --internal-urls ".*(okta|cisco|spark|webex).(com|net).*" --single-instance<br />
</code><code></code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Webex Teams on Linux by Jim Scully		</title>
		<link>/2019/06/01/webex-teams-on-linux/#comment-66</link>

		<dc:creator><![CDATA[Jim Scully]]></dc:creator>
		<pubDate>Sun, 21 Feb 2021 01:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=759#comment-66</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/2019/06/01/webex-teams-on-linux/#comment-59&quot;&gt;Joe Garcia&lt;/a&gt;.

I initially had the same thing.  However, it was due to my org&#039;s SSO.  I used the --internal-urls &quot;.*&quot;  option and it worked fine.]]></description>
			<content:encoded><![CDATA[<p>I initially had the same thing.  However, it was due to my org&#8217;s SSO.  I used the &#8211;internal-urls &#8220;.*&#8221;  option and it worked fine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Webex Teams on Linux by beanrod		</title>
		<link>/2019/06/01/webex-teams-on-linux/#comment-65</link>

		<dc:creator><![CDATA[beanrod]]></dc:creator>
		<pubDate>Fri, 08 Jan 2021 04:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.virtjunkie.com/?p=759#comment-65</guid>

					<description><![CDATA[nativefier --name &#039;Webex&#039; &#039;https://web.webex.com&/#039; --internal-urls &quot;.*(okta&#124;cisco&#124;spark&#124;webex)\.(com&#124;net).*&quot; --single-instance

heres my version of it allowing for okta 2fa. hoping it ends up in a search engine and helps someone :)]]></description>
			<content:encoded><![CDATA[<p>nativefier &#8211;name &#8216;Webex&#8217; &#8216;https://web.webex.com&/#8217; &#8211;internal-urls &#8220;.*(okta|cisco|spark|webex)\.(com|net).*&#8221; &#8211;single-instance</p>
<p>heres my version of it allowing for okta 2fa. hoping it ends up in a search engine and helps someone 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
