diff --git a/scripts/imap-ntlm-info.nse b/scripts/imap-ntlm-info.nse
index 674f5f0b9..264da0048 100644
--- a/scripts/imap-ntlm-info.nse
+++ b/scripts/imap-ntlm-info.nse
@@ -31,7 +31,7 @@ information to include NetBIOS, DNS, and OS build version.
-- | DNS_Domain_Name: somedomain.com
-- | DNS_Computer_Name: imap-test2.somedomain.com
-- | DNS_Tree_Name: somedomain.com
--- |_ Product_Version: 6.1 (Build 7601)
+-- |_ Product_Version: 6.1.7601
--
--@xmloutput
-- ACTIVEIMAP
@@ -40,7 +40,7 @@ information to include NetBIOS, DNS, and OS build version.
-- somedomain.com
-- imap-test2.somedomain.com
-- somedomain.com
--- 6.1 (Build 7601)
+-- 6.1.7601
author = "Justin Cacak"
diff --git a/scripts/nntp-ntlm-info.nse b/scripts/nntp-ntlm-info.nse
index 23bbfaacd..131c60ca7 100644
--- a/scripts/nntp-ntlm-info.nse
+++ b/scripts/nntp-ntlm-info.nse
@@ -29,7 +29,7 @@ information to include NetBIOS, DNS, and OS build version.
-- | DNS_Domain_Name: somedomain.com
-- | DNS_Computer_Name: nntp-test2.somedomain.com
-- | DNS_Tree_Name: somedomain.com
--- |_ Product_Version: 6.1 (Build 7601)
+-- |_ Product_Version: 6.1.7601
--
--@xmloutput
-- ACTIVENNTP
@@ -38,7 +38,7 @@ information to include NetBIOS, DNS, and OS build version.
-- somedomain.com
-- nntp-test2.somedomain.com
-- somedomain.com
--- 6.1 (Build 7601)
+-- 6.1.7601
author = "Justin Cacak"
diff --git a/scripts/pop3-ntlm-info.nse b/scripts/pop3-ntlm-info.nse
index c605dbf80..9e2808b92 100644
--- a/scripts/pop3-ntlm-info.nse
+++ b/scripts/pop3-ntlm-info.nse
@@ -30,7 +30,7 @@ information to include NetBIOS, DNS, and OS build version.
-- | DNS_Domain_Name: somedomain.com
-- | DNS_Computer_Name: pop3-test2.somedomain.com
-- | DNS_Tree_Name: somedomain.com
--- |_ Product_Version: 6.1 (Build 7601)
+-- |_ Product_Version: 6.1.7601
--
--@xmloutput
-- ACTIVEPOP3
@@ -39,7 +39,7 @@ information to include NetBIOS, DNS, and OS build version.
-- somedomain.com
-- pop3-test2.somedomain.com
-- somedomain.com
--- 6.1 (Build 7601)
+-- 6.1.7601
author = "Justin Cacak"
diff --git a/scripts/smtp-ntlm-info.nse b/scripts/smtp-ntlm-info.nse
index 20e52b751..83d94d548 100644
--- a/scripts/smtp-ntlm-info.nse
+++ b/scripts/smtp-ntlm-info.nse
@@ -30,7 +30,7 @@ information to include NetBIOS, DNS, and OS build version.
-- | DNS_Domain_Name: somedomain.com
-- | DNS_Computer_Name: smtp-test2.somedomain.com
-- | DNS_Tree_Name: somedomain.com
--- |_ Product_Version: 6.1 (Build 7601)
+-- |_ Product_Version: 6.1.7601
--
--@xmloutput
-- ACTIVESMTP
@@ -39,7 +39,7 @@ information to include NetBIOS, DNS, and OS build version.
-- somedomain.com
-- smtp-test2.somedomain.com
-- somedomain.com
--- 6.1 (Build 7601)
+-- 6.1.7601
author = "Justin Cacak"
diff --git a/scripts/telnet-ntlm-info.nse b/scripts/telnet-ntlm-info.nse
index 3a2cfbec4..04ec56fb7 100644
--- a/scripts/telnet-ntlm-info.nse
+++ b/scripts/telnet-ntlm-info.nse
@@ -29,7 +29,7 @@ NetBIOS, DNS, and OS build version.
-- | DNS_Domain_Name: somedomain.com
-- | DNS_Computer_Name: host-test2.somedomain.com
-- | DNS_Tree_Name: somedomain.com
--- |_ Product_Version: 5.1 (Build 2600)
+-- |_ Product_Version: 5.1.2600
--
--@xmloutput
-- ACTIVETELNET
@@ -38,7 +38,7 @@ NetBIOS, DNS, and OS build version.
-- somedomain.com
-- host-test2.somedomain.com
-- somedomain.com
--- 5.1 (Build 2600)
+-- 5.1.2600
author = "Justin Cacak"