Create file from command line in Windows

Create a file with some content from command line in windows from any console

echo "whate ever content" > filename.txt