xmsoft
open-menucloseme
Home
About
DSGVO
GDPR
Impressum
githubtwitterlinkedinrss
  • 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
  • Skyline Advisor Pro Technologist certification

    calendarFeb 11, 2022 · 1 min read  ·
    Share on: twitterfacebooklinkedincopy

    VMware has released a new Skyline certification called Skyline Advisor Pro Technologist. Quote: The VMware Skyline Advisor Pro Technologist badge validates skills for supporting, managing, and planning environments through proactive monitoring and issue remediation. The badge holder helps organizations use VMware …


    Read More
  • Install Loginsight agent using Ansible

    calendarFeb 5, 2022 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy

    How to install Loginsight agent using a Ansible playbook onto Ubuntu or Photon OS machines. Create a directory called loginsight-agent Create a sub directory called files Copy the liagent install packages into the files folder Copy a liagent.ini into the files folder Copy the playbook into the loginsight-agent folder …


    Read More
  • Quicktip: OVA import fails with configured proxy

    calendarFeb 4, 2022 · 1 min read  ·
    Share on: twitterfacebooklinkedincopy

    If you have configured a proxy in the VAMI it might be that you run into issues when importing OVA/OVF files. 1/var/log/vmware/vpxd/vpxd.log 12020-09-16T14:41:59.004+02:00 info vpxd[14866] [Originator@6876 sub=Default opID=2b691553-01] [VpxLRO] -- ERROR task-1978410 -- UPSA913s-x64-VM01-noV 2APP -- …


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

Michael Hempel

VMware GSS Staff TSE and Technologist.
Read More

Featured Posts

  • 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
  • Quicktip: How to check VCSA internal certificates
  • Skyline Insight API Powershell example
  • Skyline Advisor Pro Technologist certification

Categories

UNCATEGORIZED 949 VMWARE 129 VIRTUALISATION 108 VSPHERE 61 ESXI 44 HP 19 POWERSHELL 19 SCRIPTS 19 HOMELAB 18 CLOUD 14 PERSONAL 12 VROPS 10 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 SYSLOG-NG1 TECHNOLOGY1 THEVESI4 TOOLS8 TRAINING2 TROUBLESHOOTING8 UBUNTU5 UNCATEGORIZED949 UPDATE1 VAMI2 VCENTER3 VCLOUD-DIRECTOR1 VCSA6 VDP4 VDR5 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION108 VMWARE129 VMWORLD2 VRLI1 VROPS10 VSA2 VSPHERE61 WHATS-NEW6 WORK1
[A~Z][0~9]

Tags

VMWARE 115 HP 19 ESXI 18 HOMELAB 14 POWERSHELL 14 VCENTER 14 APPLIANCE 11 PERSONAL 10 SERVER 10 TROUBLESHOOTING 10 VROPS 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 KB2 LAB5 LENOVO1 LOG-FILES1 LOGWATCH1 MACBOOK1 MONITORING2 NAS1 NSX1 OPENSTACK5 PAPERS1 PATCHES2 PERSONAL10 PHOTON-OS4 POSTER1 POWERSHELL14 PROXMOX5 PSOD1 SCRIPTS7 SECURITY1 SERVER10 SKYLINE9 SOFTWARE-MANAGEMENT1 STORAGE1 SYSLOG-NG1 THUNDERDOCK1 TOOL5 TRAINING3 TROUBLESHOOTING10 UBUNTU5 UPDATES1 VAMI2 VCA1 VCENTER14 VCSA4 VDP4 VDR3 VEXPERT1 VIC4 VIDEOS4 VIRTUALISATION4 VMWARE115 VMWORLD1 VRLI1 VROPS10 VSA1 VSAN1 VSPHERE10 WEBCLIENT1 WEBDAV1 WHATS-NEW6 WHITEPAPER4 WINDOWS1
[A~Z][0~9]
xmsoft

Copyright 2016-  XMSOFT. All Rights Reserved

to-top