I have recently set up a Windows 2008 server (R1) on my home network. I'm hoping to use this to eventually fill the complete void of networking/AD knowledge and as a backup to my programming experience. I've created a set of exercises that I hope will give me a tour of what is possible.

I have installed Active Directory and (I hope!) properly set up an internal domain. For my next steps I'd to have ITunes installed on any domain client computer that I or my family log into, with my central music repository as one of the source folders for the current user.

In order to minimize space usage , I'd like to force itunes not use the feature where it copies files to the local itunes directory. I'd also like for the itunes home directory to exist in each user's user directory on the server (to minimize 6 disparate copies of music across the network). For both of these, I believe I need to use something called a "Group Policy" in order to enforce this, but am not sure the best way to approach this.

How can I most effectively accomplish this task?

2 ответа2

3

Well, group policy will allow you to install an application to the machines on your network, see this KB article on how to do it.

This will install the software, however this will just do a default install of iTunes, it will not setup any of the settings you want. Для этого вам нужно будет указать свои предпочтения в iTunes при запуске программы установки. Обычно это делается в файле конфигурации автоматической установки, где вы указываете текстовый файл с настройками, которые вы хотите использовать для приложения при установке. Я только смог найти 1 статью о том, как делать это с iTunes, но она довольно старая - смотрите здесь.

1

Я бы взглянул на www.appdeploy.com, чтобы найти ключи командной строки, которые будут использоваться в соответствии с ответом Сэма:

http://www.appdeploy.com/packages/detail.asp?id=687

Это покажет вам, как добавить файл pref с itunes при развертывании.

Всё ещё ищете ответ? Посмотрите другие вопросы с метками .