How to use (If its possible) Python WMI to create a dynamic disk on windows 8.1 -


to provide background, diskpart command

convert dynamic 

doesn't work on windows 8.1. trying see how can programatically create dynamic drive through script. not find on web.

if has pointers on how such things using wmi, kindly help.

creation of dynamic disks have been disabled starting windows 8


Comments

Popular posts from this blog

css - I want to align grid in center -

python - SWIG function not printing output -

oop - Function for all prototypes - Javascript -