To change the UID and GID mappings when mounting an NFS share on Windows clients, you need to adjust the mapping between Windows and UNIX identities. This is typically managed through the Windows Services for UNIX feature, which includes the Identity Management for UNIX component. Here's a general outline of the steps you can take to change the UID from -2 to 2001 for your Windows 7 clients: 1. Install Services for UNIX - First, make sure that you have Services for UNIX installed on your Windows 7 clients. This feature provides components like User Name Mapping which is essential for UID/GID mapping. 2. Set Up User Name Mapping - Open the "Services for Network File System" management console on the Windows 7 client machine...