I'm working on developing a standard build for our environment and our security controls require all volumes to be NTFS. Is there a way to control the available choices when formatting a volume? Registry would be ideal so I could implement it in Powershell DSC. Thanks!
Asked
Active
Viewed 90 times
1 Answers
0
maybe you can use the resource xDisk : used to initialize, format and mount the partition as a drive letter.
Part of xStorage module available here

Arnaud Landry
- 86
- 2