Environment Variable Path needs to point to the bin folder of the JDK.
set PATH=%PATH%;C:\Program Files\Java\[jdk-9]\bin
Following steps 1,2,3 without adding the Path results in:
'keytool' is not recognized as an internal or external command,
operable program or batch file.