>>35069072identify -verbose is indeed correct on Windows. but we don't natively have curl. or at least I'm pretty sure we don't. Your command does work just fine for me with whatever the curl.exe in system32 is. But that's not "everything" since the excludes are missing. Also ,the parameters and how they're named differ a lot between WebUI/SD/NAI leak and actual NAI.
C:\vtai>where curl
C:\Windows\System32\curl.exe
C:\cygwin64\bin\curl.exe
C:\vtai>curl --version
curl 7.83.1 (Windows) libcurl/7.83.1 Schannel
Release-Date: 2022-05-13
Protocols: dict file ftp ftps http https imap imaps pop3 pop3s smtp smtps telnet tftp
Features: AsynchDNS HSTS IPv6 Kerberos Largefile NTLM SPNEGO SSL SSPI UnixSockets
C:\vtai>C:\cygwin64\bin\curl.exe --version
curl 7.78.0 (x86_64-pc-cygwin) libcurl/7.78.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.9 zstd/1.5.0 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.1) libssh2/1.9.0 nghttp2/1.44.0 libgsasl/1.8.0 OpenLDAP/2.5.7
Release-Date: 2021-07-21
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli Debug gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP TrackMemory UnixSockets zstd