I think the command is
removeallweapons this
But if that dosn't work then create a trigger make sure it: covers the entire map, is activated by anybody and its name is "everyone" (without quotes)
then in the onactivation field, type
{_x removeweapon "NVGoggles"} foreach list everyone
This should remove NVG from everyone, just incase sombody has one.