Does the diskpart format command do a quick format, or a full format.
A full format writes zeros to all the bits and is significantly slower that a quick format.
Additionally, what type of format does the Windows format command use (no diskpart, just using the vanilla format command)
A commenter suggests that this question is similar to this question Does long-format in Windows zero-write the hard drive? There might be a little bit of similarity, but I'm asking about the syntax for both the Windows and diskpart format commands. The other question involves whether zeroes are written during a full format, which I have already stated that I know happens during a full format and not during a quick format.