Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Название темы: PowerShell и W2k8 Server Core
Показать сообщение отдельно

Аватара для dimich22

В работе


Сообщения: 851
Благодарности: 215

Профиль | Сайт | Отправить PM | Цитировать


Цитата:
4. Does PowerShell install on Windows 2008 Server Core?

In Windows Server 2008 Beta 3, the answer is no. PowerShell requires the .Net framework to be installed. The .Net framework will not install on Server Core. It won’t install because there are many components of the .Net framework that require Windows features installed, that are no installed in Server Core. For example there is no GUI in Server Core, and therefore none of the GUI .Net components could ever work. So the .Net framework is not available in Server Core and therefore PowerShell is not available.
Могу посоветовать одну интересную утилиту Может, пока она немного сыровата, но вполне возможно, что и пригодится.

-------
Программа выполняет то, что вы ей приказали делать, а не то, что бы вы хотели, чтобы она делала.
Компьютерная литература Мой сайт Active Directory Сборник рецептов


Отправлено: 11:10, 22-04-2008 | #4

Название темы: PowerShell и W2k8 Server Core