Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My-Random-Thoughts edited this page Oct 28, 2017 · 1 revision

vmw-04-lsi-sas-controller (Enabled)

Check Windows disk controller is set correctly. Default setting is "LSI logic SAS".


Input Values

  • DiskControllerDeviceType - VMware ESX default disk controller name
  • IgnoreTheseControllerTypes - "LIST" - List of controller types to ignore

Example

DiskControllerDeviceType = 'LSI_SAS'
IgnoreTheseControllerTypes = @('spaceport', 'vhdmp')

Input Descriptions

  • None

Result And Messages

  • PASS
    Disk controller set correctly

  • WARNING

  • FAIL
    No SCSI controllers found Disk controller not set correctly

  • MANUAL

  • NA
    Not a virtual machine


Applies To

  • Virtual Servers

Required Functions

  • Check-IsVMwareGuest
Clone this wiki locally