Installing Ultimate Typing Coach on a File Server (Traditional School Network Setup)
This article explains how to install Ultimate Typing Coach in a shared local area network environment, where both the application and data is centrally stored on a local file server and accessed by student computers through a shared network folder (e.g. \\SERVER\TYPINGAPP
).
In this configuration, all TypingMaster data — including user profiles, results, and progress — is stored directly inside the shared installation folder (it's subfolder) on the local network. Because every student device runs the same local copy and writes to the same data location, there is no need for cloud synchronization or using SYNC buttons on User Manager tool.
NOTE: If you plan to use a normal Windows device as a server, you can have up to 10 student PCs simultaneously accessing \\TEACHERPC\TYPINGAPP
. Windows Server editions (e.g. Server 2019/2022/2025) do not have this 10-device connection limit.
System Constraints
You have ≤10 student devices simultaneously accessing it, or you have Windows Server.
All devices are on the same LAN.
Student NTFS File permissions are set to allow read/write in to the shared database folder and sharing permissions are set to full.
Overview
- The Ultimate Typing Coach app is installed once on a teacher’s or administrator’s computer directly into a shared network folder (e.g.
C:\SERVER\TYPINGAPP
). - Student computers access the program via a shortcut pointing to the shared folder (e.g.
\\SERVER\TYPINGAPP
). - All user data is stored locally within the installation folder.
- Manager Tool can show the data in real-time
- The DATA SYNC feature is not needed, not enabled or used.
This method is suitable for local school networks where all computers are connected to the same LAN.
Step-by-Step Installation Guide
1. Prepare the Installation Location
- On the teacher’s or administrator’s machine (physical or virtual), or Windows Server, create a local folder that will be shared later, for example:
C:\SERVER\TYPINGAPP
- Ensure the folder is accessible to all student computers after sharing.
2. Run Ultimate Typing Coach Installer
- Launch the Ultimate Typing Coach setup file on the teacher’s computer.
- When prompted for target folder, select the folder created earlier:
C:\SERVER\TYPINGAPP
- Click Next to proceed with installation.
3. Select Components
- In the Select Components screen, enable User Manager.
- Continue to the next step.
4. Choose Data Location
When prompted for Data Location, select:
App Installation Folder
5. Centralized Reporting / Management
When asked about centralized reporting or management:
Choose: NO – DO NOT SYNC DATA
This disables cloud or online synchronization and keeps everything within your local network folder.
6. Finish Installation
After installation completes, verify that Ultimate Typing Coach launches correctly on the teacher’s computer from:
C:\SERVER\TYPINGAPP\TypingMaster.exe
Then close the program and continue to sharing setup.
7. Share the Installation Folder
- Right-click on
C:\SERVER\TYPINGAPP
→ Properties. - Open the Sharing tab → click Share or Advanced Sharing.
- Enable “Share this folder” and name it e.g.
TYPINGAPP
. - Click Permissions and ensure the Everyone group has Full Control (Read/Write).
- Confirm changes and close the dialog.
After sharing, the folder will be accessible as:
\\SERVER\TYPINGAPP
8. Create Shortcuts on Student Computers
- On each student computer, press Windows + R, type:
\\SERVER\TYPINGAPP
and press Enter. - Right-click
TypingMaster.exe
→ Create Shortcut. - Move the shortcut to the Desktop or Start Menu for easy access.
Each student can now run Ultimate Typing Coach directly from the server.
Test Drive the Basic Installation
Test from one or two student PCs:
- Launch the shortcut.
- Create a new user profile.
- Complete a short exercise and verify progress is saved when restarting.
If data isn’t saved, recheck folder permissions — users must have write access to the installation folder (and especially its Database
subfolder).
Manual Reference
More details and advanced network options can be found in the Ultimate Typing Coach Network Installation Guide:
https://www.Ultimate Typing Coach.com/typing-tutor/support/netguide.html
Summary
Setting | Recommended Value |
---|---|
Install Location | C:\SERVER\TYPINGAPP |
Components | User Manager enabled |
Data Location | App Installation Folder |
Centralized Reporting | NO – Do Not Sync Data |
Folder Sharing | Everyone = Full Control |
Student Access | Shortcut to \\SERVER\TYPINGAPP |
Limiting Student Access Permissions
1. Share Permissions (SMB layer)
Open Properties → Sharing → Advanced Sharing → Permissions
.
Set:
Everyone: Full Control
This seems overly open, but share permissions are just the first layer.
You’ll lock it down properly in the Security (NTFS) tab next.
Windows always applies the most restrictive combination of “Share” and “NTFS” permissions.
Giving “Everyone: Full Control” at the share level avoids conflicts and defers control to NTFS.
2. NTFS Permissions (Security Tab)
Here’s the correct NTFS-level setup:
a. Root folder: C:\SERVER\TYPINGAPP
Group / User | Permission | Purpose |
---|---|---|
Administrators | Full Control | Full access for maintenance |
SYSTEM | Full Control | Required by OS |
Teachers (optional) | Modify | To manage users or settings |
Students (or Authenticated Users) | Read & Execute | Allows running the app but prevents editing program files |
Ensures the app cannot be accidentally deleted or modified by students.
b. Data folder: C:\SERVER\TYPINGAPP\Database
Group / User | Permission | Purpose |
---|---|---|
Administrators | Full Control | Full management |
Students (or Authenticated Users) | Modify | Allows creating and editing user data |
4. Permissions Summary Table
Folder | Students | Teachers | Administrators | Notes |
---|---|---|---|---|
C:\SERVER\TYPINGAPP | Read & Execute | Modify | Full Control | Protects program files |
C:\SERVER\TYPINGAPP\Database | Modify | Modify | Full Control | Allows user data |
Share (\\SERVER\TYPINGAPP ) | Full Control (Everyone) | Full Control | Full Control | Controlled by NTFS |
5. Optional: Adjust/Prevent User Manager Access
If you don’t want students altering Ultimate Typing Coach settings:
Locate
manager.exe
in the installation folder.Right-click → Properties → Security → Deny “Read & Execute” for the Students group.
That way, only teachers or admins can open the Ultimate Typing Coach Manager.
TIP: BY DEFAULT, STARTING THE USER MANAGER REQUIRES ADMIN RIGHTS. This limit can be removed by renaming a file Manager.exe.manifest to something else in the installation folder.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article