VMWare

  • How to Un-Install / Re-Install SQL Agent

    To remove the Rubrik agent: ++++++++++++++++++++++++++++++ Use PowerShell (administrative mode) powershell “& Get-WmiObject -Class Win32_Product -Filter \”Name=’Rubrik Backup Service’\” | ForEach-Object { $_.Uninstall() }” Remove…

    Read more..

  • Understanding VVols

    Virtual Volumes (VVols) is a new integration and management framework that virtualizes SAN/NAS arrays, enabling a more efficient operational model that is optimized for virtualized…

    Read more..

  • Basic Commands for VSAN

    VSAN is one of the best Products available from VMware. vSAN is a core building block for the Software-Defined Data Center. Let us understand the different terminologies…

    Read more..