Jump to content
Server Maintenance This Week. ×

AutoSetting Preferences for Large Installs Managed by Central Office


This topic is 4351 days old. Please don't post here. Open a new topic instead.

Recommended Posts

We have an application which we will be deploying via Terminal Services, with multiple users accessing a single server located remotely. # of users is between 250-300 so we don't want to do it manually for them.

How can we automatically configure preferences so our users:

1. aren't notified when there are updates or a new version (we'll cover them from corporate)

2 set memory to 256

3. set default font

THanks!

Link to comment
Share on other sites

For turning off the update notifications, you have to modify the Install.txt file before you install it on the box.

See here for properties that can be controlled.

http://help.filemaker.com/app/answers/detail/a_id/7099/

As for the other settings, you may need to run some kind of registry edit.

Link to comment
Share on other sites

Like John said: you can do all of this through a registry script that you can fire through the windows logon script. Other things you can set: disable/enable plugins, set the username preference...

Link to comment
Share on other sites

This topic is 4351 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.