build 7bbbddf7 | content blog-content@c8490fa · 338 posts | profiles 20 · corpus 267 | 0 skipped | | format
apiVersion: soultec.ch/v1kind: Postmetadata: name: copying-my-scripts-to-github locale: en labels: author: dario-doerflinger series: scripting capability/automation: 1.78 vendor/vmware: 0.88 annotations: source: blog-content/posts/en/copying-my-scripts-to-github.md route: /en/insights/copying-my-scripts-to-github/ schema: /nerd/schema/posts.json markdown: /en/insights/copying-my-scripts-to-github.mdspec: title: Copying my scripts to Github date: 2018-06-28 author: dario-doerflinger locale: en summary: >- I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years. capabilities: [automation] vendors: [vmware] series: scripting legacySlug: copying-my-scripts-to-github migrated: 2026-08-24 draft: false sections: - body: | I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years. I have decided to make this code more accessible to everyone who wants to use it and publish it all again on GitHub. If you are interested in my repository follow this [link](https://github.com/virtualFrog/PowerCLI-Scripts). It will take some time to get all the scripts out of my blogposts and into the github repository but I will use the chance to improve some of the scripts. The problem with publishing them on this static blog is that when I improved them, I mostly never updated the published blog post again. This will change as I will post scripts only to my Github page from now on. **Update: all scripts that were published on this blog are now online at my GitHub repository.**status: corpus: 267 alsoLike: - {ref: posts/vmware-explore-las-vegas-hackathon-2025, score: 1.00} - {ref: posts/vmware-hackathon-2024-project, score: 1.00} - {ref: solutions/vmware/vmware-cloud-foundation/addon/application-services, score: 0.60}
{ "apiVersion": "soultec.ch/v1", "kind": "Post", "metadata": { "name": "copying-my-scripts-to-github", "locale": "en", "labels": { "author": "dario-doerflinger", "series": "scripting", "capability/automation": "1.78", "vendor/vmware": "0.88" }, "annotations": { "source": "blog-content/posts/en/copying-my-scripts-to-github.md", "route": "/en/insights/copying-my-scripts-to-github/", "schema": "/nerd/schema/posts.json", "markdown": "/en/insights/copying-my-scripts-to-github.md" } }, "spec": { "title": "Copying my scripts to Github", "date": "2018-06-28", "author": "dario-doerflinger", "locale": "en", "summary": "I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years.", "capabilities": [ "automation" ], "vendors": [ "vmware" ], "series": "scripting", "legacySlug": "copying-my-scripts-to-github", "migrated": "2026-08-24", "draft": false }, "sections": [ { "body": "I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years. I have decided to make this code more accessible to everyone who wants to use it and publish it all again on GitHub.\n\nIf you are interested in my repository follow this [link](https://github.com/virtualFrog/PowerCLI-Scripts).\n\nIt will take some time to get all the scripts out of my blogposts and into the github repository but I will use the chance to improve some of the scripts. The problem with publishing them on this static blog is that when I improved them, I mostly never updated the published blog post again. This will change as I will post scripts only to my Github page from now on.\n\n**Update: all scripts that were published on this blog are now online at my GitHub repository.**" } ], "status": { "corpus": 267, "alsoLike": [ { "ref": "posts/vmware-explore-las-vegas-hackathon-2025", "score": "1.00" }, { "ref": "posts/vmware-hackathon-2024-project", "score": "1.00" }, { "ref": "solutions/vmware/vmware-cloud-foundation/addon/application-services", "score": "0.60" } ] }}
apiVersion = "soultec.ch/v1"kind = "Post"[metadata]name = "copying-my-scripts-to-github"locale = "en"[metadata.labels]author = "dario-doerflinger"series = "scripting""capability/automation" = "1.78""vendor/vmware" = "0.88"[metadata.annotations]source = "blog-content/posts/en/copying-my-scripts-to-github.md"route = "/en/insights/copying-my-scripts-to-github/"schema = "/nerd/schema/posts.json"markdown = "/en/insights/copying-my-scripts-to-github.md"[spec]title = "Copying my scripts to Github"date = 2018-06-28author = "dario-doerflinger"locale = "en"summary = "I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years."capabilities = ["automation"]vendors = ["vmware"]series = "scripting"legacySlug = "copying-my-scripts-to-github"migrated = 2026-08-24draft = false[[sections]]body = '''I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years. I have decided to make this code more accessible to everyone who wants to use it and publish it all again on GitHub.If you are interested in my repository follow this [link](https://github.com/virtualFrog/PowerCLI-Scripts).It will take some time to get all the scripts out of my blogposts and into the github repository but I will use the chance to improve some of the scripts. The problem with publishing them on this static blog is that when I improved them, I mostly never updated the published blog post again. This will change as I will post scripts only to my Github page from now on.**Update: all scripts that were published on this blog are now online at my GitHub repository.**'''[status]corpus = 267[[status.alsoLike]]ref = "posts/vmware-explore-las-vegas-hackathon-2025"score = "1.00"[[status.alsoLike]]ref = "posts/vmware-hackathon-2024-project"score = "1.00"[[status.alsoLike]]ref = "solutions/vmware/vmware-cloud-foundation/addon/application-services"score = "0.60"
<?xml version="1.0" encoding="UTF-8"?><manifest kind="Post"> <apiVersion>soultec.ch/v1</apiVersion> <metadata> <name>copying-my-scripts-to-github</name> <locale>en</locale> <labels> <author>dario-doerflinger</author> <series>scripting</series> <entry key="capability/automation">1.78</entry> <entry key="vendor/vmware">0.88</entry> </labels> <annotations> <source>blog-content/posts/en/copying-my-scripts-to-github.md</source> <route>/en/insights/copying-my-scripts-to-github/</route> <schema>/nerd/schema/posts.json</schema> <markdown>/en/insights/copying-my-scripts-to-github.md</markdown> </annotations> </metadata> <spec> <title>Copying my scripts to Github</title> <date>2018-06-28</date> <author>dario-doerflinger</author> <locale>en</locale> <summary>I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years.</summary> <capabilities> <item>automation</item> </capabilities> <vendors> <item>vmware</item> </vendors> <series>scripting</series> <legacySlug>copying-my-scripts-to-github</legacySlug> <migrated>2026-08-24</migrated> <draft>false</draft> </spec> <sections> <section> <body>I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years. I have decided to make this code more accessible to everyone who wants to use it and publish it all again on GitHub.If you are interested in my repository follow this [link](https://github.com/virtualFrog/PowerCLI-Scripts).It will take some time to get all the scripts out of my blogposts and into the github repository but I will use the chance to improve some of the scripts. The problem with publishing them on this static blog is that when I improved them, I mostly never updated the published blog post again. This will change as I will post scripts only to my Github page from now on.**Update: all scripts that were published on this blog are now online at my GitHub repository.** </body> </section> </sections> <status> <corpus>267</corpus> <alsoLike> <item> <ref>posts/vmware-explore-las-vegas-hackathon-2025</ref> <score>1.00</score> </item> <item> <ref>posts/vmware-hackathon-2024-project</ref> <score>1.00</score> </item> <item> <ref>solutions/vmware/vmware-cloud-foundation/addon/application-services</ref> <score>0.60</score> </item> </alsoLike> </status></manifest>
Scripting · 2018-06-28

Copying my scripts to Github

I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years.

2018-06-28Date
Dario DörflingerAuthor
1Min read
Topics Automation 1.78
Vendors VMware 0.88

This post is from 2018. It stays online because people still look for it, but it describes the products as they were then.

I have been blogging for almost 4 years now. After a slow start back in 2014 and some quiet months every now and then I have published quite a lot of powershell code on here over the years. I have decided to make this code more accessible to everyone who wants to use it and publish it all again on GitHub.

If you are interested in my repository follow this link.

It will take some time to get all the scripts out of my blogposts and into the github repository but I will use the chance to improve some of the scripts. The problem with publishing them on this static blog is that when I improved them, I mostly never updated the published blog post again. This will change as I will post scripts only to my Github page from now on.

Update: all scripts that were published on this blog are now online at my GitHub repository.

You might also like