Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am kylemartin901 on github.
  • I am kylemartin901 (https://keybase.io/kylemartin901) on keybase.
  • I have a public key ASAyNZ2UiibfnqEV9LirMqdpMRBOFc3CuTbeCR0pWvhQtAo

To claim this, I am signing this object:

Chocolatey v0.10.11
[14:56:56] Installing the following packages:
[14:56:56] visualstudio2017-workload-netweb
[14:56:56] By installing you accept licenses for the packages.
[14:56:58] Progress: Downloading chocolatey-visualstudio.extension 1.7.1... 100%
[14:57:01] Progress: Downloading visualstudio2017-workload-netweb 1.2.1... 100%
[14:57:03] Progress: Downloading vcredist2013 12.0.40660.20180427... 100%
[14:57:03] Progress: Downloading vcredist2017 14.16.27024.1... 100%
[14:57:03] Progress: Downloading vcredist140 14.16.27024.1... 100%
[14:57:03] Progress: Downloading KB3033929 1.0.4... 100%
PS C:\Users\t29597\Development\tmca-servicehistory-infrastructure\infra> terraform plan -out infra.tfplan
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.
azurerm_resource_group.rd: Refreshing state... (ID: /subscriptions/xxx-...sourceGroups/tmca-servicehistory-infra)
azurerm_cosmosdb_account.db: Refreshing state... (ID: /subscriptions/xxx-...baseAccounts/tmca-servicehistory-infra)
azurerm_storage_account.service_history: Refreshing state... (ID: /subscriptions/xxx-...torageAccounts/tmcaservicehistoryinfra)
azurerm_storage_container.insights_metrics: Refreshing state... (ID: https://xxx.blob.core.windows.net/insights-metrics-pt1m)
azurerm_storage_container.insights_logs: Refreshing state... (ID: https://xxx.blob.co...ws.net/insights-logs-dataplanerequests)
@KyleMartin901
KyleMartin901 / podcast_subscriptions.opml
Last active August 29, 2015 14:23
Podcast Subscriptions
<?xml version="1.0"?>
<opml version="1.0"><head><title>Overcast Podcast Subscriptions</title></head><body><outline type="rss" text="This American Life" title="This American Life" xmlUrl="http://feeds.thisamericanlife.org/talpodcast" htmlUrl="http://www.thisamericanlife.org/"/><outline type="rss" text="Iterate" title="Iterate" xmlUrl="http://feeds.feedburner.com/Iterate" htmlUrl="http://www.imore.com/iterate"/><outline type="rss" text="Accidental Tech Podcast" title="Accidental Tech Podcast" xmlUrl="http://atp.fm/episodes?format=rss" htmlUrl="http://atp.fm/"/><outline type="rss" text="The Critical Path" title="The Critical Path" xmlUrl="http://feeds.5by5.tv/criticalpath" htmlUrl="http://5by5.tv/criticalpath"/><outline type="rss" text="Developing Perspective" title="Developing Perspective" xmlUrl="http://developingperspective.com/feed/podcast/" htmlUrl="http://developingperspective.com/"/><outline type="rss" text="Core Intuition" title="Core Intuition" xmlUrl="http://www.coreint.org/podcast.xml" htmlUrl="http:/
@KyleMartin901
KyleMartin901 / gist:dece3f19a1973e9a7533
Created March 31, 2015 21:35
Convert VMware VM NIC adapter from e1000 to VMXNET3
Add-PSSnapin VMware.VimAutomation.Core
Add-PSSnapin VMware.VimAutomation.VDS
$viserver = 'vi_server'
$credentials = Get-Credential
Connect-VIServer -Server $viserver -Credential $credentials
Write-Output
#Adpter type to retrive