0

Good afternoon,

I have an additional disk which is attached to the VM, however every time the server is rebooted the disk shows up in device manager but is disabled "due to group policy" I can then click enable and the disk comes on line.

I am told there is a group policy key I can change to make this happen automatically - does anyone know what this is and how to set it?

GreyCloud
  • 181
  • 1
  • 1
  • 5

1 Answers1

3

Open an elevated command prompt, run diskpart. From there, run

san policy=OnlineAll
exit
Chris S
  • 77,945
  • 11
  • 124
  • 216