What you are referring to is running some sort of Posix system on top of Win32 (Cygwin), but NT is capable of running Posix natively.
Services for Unix doesn't install a Posix subsystem, it replaces it with another called Interix.
The POSIX subsystem has been removed from the installation since Windows XP.
n.b. : Subsystems are how programs interface with the "real" NT API. Win32 is a subsystem as well.
What you are referring to is running some sort of Posix system on top of Win32 (Cygwin), but NT is capable of running Posix natively.
Services for Unix doesn't install a Posix subsystem, it replaces it with another called Interix.
The POSIX subsystem has been removed from the installation since Windows XP.
n.b. : Subsystems are how programs interface with the "real" NT API. Win32 is a subsystem as well.