I've recently discovered that by default, execution of powershell scripts is disabled. I was going to rely on it to safely remove a USB device from Windows, however if it's not enabled by default, I'd have to enable it first. Is it generally acceptable to do such things?
Alternative solutions are also welcome.
This question follows: https://superuser.com/questions/637854/safely-remove-a-usb-drive-using-bat-file/637878