--- title: "nsupdate not working on Windows" slug: "aa-00492" description: "Most UNIX editors automatically add an end-of-line character in text files, but many Windows editors don't." updated: 2018-10-30T19:57:22Z published: 2018-10-30T19:57:22Z canonical: "kb.isc.org/aa-00492" --- > ## Documentation Index > Fetch the complete documentation index at: https://kb.isc.org/llms.txt > Use this file to discover all available pages before exploring further. # Why isn't nsupdate working from my Windows machine? ### Question: I'm trying to run `nsupdate` on my Windows machine using a text file as input, but it's not working. The same updates are working OK from a Linux client. ### Answer: It's most likely that the **send** command in your text file isn't being recognized. Check for the **end of line** character following it in your text file. Most UNIX editors automatically add this, but many Windows editors don't.