xmsoft
open-menucloseme
Home
About
DSGVO
GDPR
Impressum
githubtwitterlinkedinrss
  • vRops CLI

    calendarJun 19, 2023 · 2 min read · VMware vROPs VMware Aria Operations  ·
    Share on: twitterfacebooklinkedincopy
    vRops CLI

    vRealize Aria Operations CLI This small tool allows you to search for objects in vRealize Aria Operations from command line. Download Download the binary for your operating system Parameter Parameter Description -fqdn FQDN or IP of your vRealize Aria Operations environment -u vRealize Aria Operations username -p …


    Read More
  • Minicube get started

    calendarJun 7, 2023 · 3 min read · minicube k8s kubernetes  ·
    Share on: twitterfacebooklinkedincopy
    Minicube get started

    A Beginner's Guide: How to Use Minikube for Local Kubernetes Development Introduction Minikube is an essential tool for developers who want to experiment and develop applications on a local Kubernetes cluster. It allows you to set up a single-node Kubernetes cluster on your local machine, providing an environment …


    Read More
  • What skills a good technical support engineer requires.

    calendarApr 1, 2023 · 2 min read · TSE Support  ·
    Share on: twitterfacebooklinkedincopy
    What skills a good technical support engineer requires.

    As businesses continue to rely on technology, technical support engineers play a critical role in ensuring that systems and applications are running smoothly. However, delivering the best possible support requires more than just technical expertise. In this blog post, I will discuss what technical support engineers …


    Read More
  • Troubleshooting VMware Basic Steps

    calendarFeb 26, 2023 · 3 min read · VMware Troubleshooting  ·
    Share on: twitterfacebooklinkedincopy
    Troubleshooting VMware Basic Steps

    Here are some basic steps to troubleshoot a VMware environment. Step 1: Identify the Problem The first step in troubleshooting a VMware environment is to identify the problem. You should gather as much information as possible about the issue, including error messages, logs, and any other relevant data. This will help …


    Read More
  • Quick Tip: LCM API swagger authentication

    calendarFeb 10, 2023 · 1 min read  ·
    Share on: twitterfacebooklinkedincopy

    Quick tip how to generate the basic auth token which can be used with the API Swagger LCM API Swagger: https://LCM-FQDN/api/ Swagger: Swagger authorize: Script: 1vi lcm_basic_auth.sh 1#!/bin/bash 2 3TOKEN=echo -n $1:$2 | base64 4 5echo "Basic $TOKEN" 1chmod +x basic_auth.sh Usage: 1./basic_auth.sh …


    Read More
  • SkylineCLI: How to automate Skyline Endpoint operations

    calendarNov 21, 2022 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy

    This blog post will show you how to use the Skyline CLI fling to automate the Skyline Endpoint operations including workflows, commands and a example powershell script which automates the Skyline endpoint operations. Prerequisites: Skyline CLI Link Powershell PowerCLI Skyline users and permissions VM Name schema of …


    Read More
  • SkylineCLI: How to deploy a Skyline Collector

    calendarSep 29, 2022 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy

    This blog post will show you how to use the Skyline CLI fling to deploy and configure a new Skyline collector. Workflow Deployment of the OVA Register of the new Skyline collector Configure the Skyline collector Create Endpoints Prerequisites: Skyline collector ova file Skyline CLI fling CSP API token Skyline collector …


    Read More
  • SkylineCLI: Version 1.0.3 released

    calendarSep 29, 2022 · 1 min read  ·
    Share on: twitterfacebooklinkedincopy

    I'm pleased to announce that version 1.0.3 of my Skyline CLI fling has been released. https://flings.vmware.com/skyline-cli


    Read More
  • Quicktip: How to check VCSA internal certificates

    calendarJul 18, 2022 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy

    How to check the expiry date of VCSA internal certificates. ssh into your VCSA switch to the bash shell run the following command 1for store in $(/usr/lib/vmware-vmafd/bin/vecs-cli store list | grep -v TRUSTED_ROOT_CRLS); do /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store $store --text | grep -ie "Alias"; …


    Read More
  • Skyline Insight API Powershell example

    calendarMar 14, 2022 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy

    Short example on how to use the new Skyline Insight API with Powershell Install the following module which will simplify the usage. 1Install-Module -Name PSGraphQL -Repository PSGallery -Scope CurrentUser You have to create a API token for your Skyline ORG: …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Michael Hempel

VMware GSS Staff TSE and Technologist.
Read More

Featured Posts

  • vRops CLI
  • Minicube get started
  • What skills a good technical support engineer requires.
  • Troubleshooting VMware Basic Steps

Recent Posts

  • Quick Tip: LCM API swagger authentication
  • SkylineCLI: How to automate Skyline Endpoint operations
  • SkylineCLI: How to deploy a Skyline Collector
  • SkylineCLI: Version 1.0.3 released

Categories

UNCATEGORIZED 949 VMWARE 130 VIRTUALISATION 108 VSPHERE 61 ESXI 44 HP 19 POWERSHELL 19 SCRIPTS 19 HOMELAB 18 CLOUD 14 PERSONAL 12 VROPS 11 SKYLINE 9 IDEAS 8
All Categories
APPDEFENSE1 APPLIANCE1 ARDUINO1 ARM2 AUTOMATION1 AWS1 BOOKS2 CENTOS1 CERTIFICATES2 CLOUD14 CLOUD-NATIVE-APPS5 CONTAINERS2 DESK1 DOCS2 DOCUMENTATION4 ESP82661 ESXI44 EUCALYPTUS2 GIT1 GOGS1 GUACAMOLE1 HACKING1 HOMELAB18 HOSTCLIENT2 HP19 IDEAS8 IOT1 IX4-300D1 JOB1 KB1 LENOVO1 MACBOOK1 MONITORING3 NAS1 NSX1 OPENSTACK5 PAPERS2 PATCHES2 PERSONAL12 PHOTON-OS4 POWERSHELL19 PROXMOX5 PSOD1 SCRIPTS19 SECURITY1 SKYLINE9 SOFTWARE-MANAGEMENT1 STORAGE1 SUPPORT1 SYSLOG-NG1 TECHNOLOGY3 THEVESI4 TOOLS8 TRAINING2 TROUBLESHOOTING8 UBUNTU5 UNCATEGORIZED949 UPDATE1 VAMI2 VCENTER3 VCLOUD-DIRECTOR1 VCSA6 VDP4 VDR5 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION108 VMWARE130 VMWARE-ARIA-OPERATIONS1 VMWORLD2 VRLI1 VROPS11 VSA2 VSPHERE61 WHATS-NEW6 WORK1
[A~Z][0~9]

Tags

VMWARE 116 HP 19 ESXI 18 HOMELAB 14 POWERSHELL 14 VCENTER 14 APPLIANCE 11 VROPS 11 PERSONAL 10 SERVER 10 TROUBLESHOOTING 10 VSPHERE 10 CLOUD 9 SKYLINE 9
All Tags
APD1 APPDEFENSE1 APPLE1 APPLIANCE11 ARDUINO1 ARM2 AWS1 BACKUP1 BELKIN1 BOOKS2 CENTOS4 CENTOS71 CERTIFICATES1 CHECK-MK1 CLOUD9 CLOUD-NATIVE-APPS3 CONTAINERS1 DESK1 DOCS1 DOCUMENTATION1 ESP82661 ESXI18 EXAM1 FLINGS1 GIT1 GOGS1 HA2 HACKING1 HOMELAB14 HOSTCLIENT1 HP19 IOT1 IX4-300D1 K8S1 KB2 KUBERNETES1 LAB5 LENOVO1 LOG-FILES1 LOGWATCH1 MACBOOK1 MINICUBE1 MONITORING2 NAS1 NSX1 OPENSTACK5 PAPERS1 PATCHES2 PERSONAL10 PHOTON-OS4 POSTER1 POWERSHELL14 PROXMOX5 PSOD1 SCRIPTS7 SECURITY1 SERVER10 SKYLINE9 SOFTWARE-MANAGEMENT1 STORAGE1 SUPPORT1 SYSLOG-NG1 THUNDERDOCK1 TOOL5 TRAINING3 TROUBLESHOOTING10 TSE1 UBUNTU5 UPDATES1 VAMI2 VCA1 VCENTER14 VCSA4 VDP4 VDR3 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION4 VMWARE116 VMWARE-ARIA-OPERATIONS1 VMWORLD1 VRLI1 VROPS11 VSA1 VSAN1 VSPHERE10 WEBCLIENT1 WEBDAV1 WHATS-NEW6 WHITEPAPER4 WINDOWS1
[A~Z][0~9]
xmsoft

Copyright 2016-  XMSOFT. All Rights Reserved

to-top