Wdrażanie kontrolerów domeny tylko do odczytu

08 lipiec 2008, wtorek

Na stronach Microsoft ukazał się przewodnik dotyczący planowania i wdrażania kontrolerów domeny tylko do odczytu. Kontrolery tylko do odczytu to nowa funkcjonalność w Windows Server 2008 umożliwiająca zwiększenie bezpieczeństwa infrastruktury IT zwłaszcza w oddziałach zdalnych. Przewodnik można pobrać ze strony Microsoft tutaj.

Hyper-V wersja RTM już gotowa

30 czerwiec 2008, poniedziałek

W dniu 26 czerwca ukazała się poprawka do Windows Server 2008. Jest to wersja RTM dodatku Hyper-V. Można ją pobrać bezpośrednio ze strony Microsoft tutaj Aktualizacja będzie pobierana automatycznie przez serwery Windows 2008 od 8 lipca.

Obsługa maksymalnej ilości pamięci przez Windows Vista

05 marzec 2008, środa

Dla wersji 32-bitowej system maksymalnie może obsłużyć 4GB pamięci RAM.

Dla wersji 64-bitowej mamy następujące ograniczenia:
Home Basic maksymalnie 8 GB RAM
Home Premium maksymalnie 16 GB RAM
Ultimate maksymalnie 128 GB RAM
Business maksymalnie 128 GB RAM
Enterprise maksymalnie 128 GB RAM

Zmiany w SP1 dla Exchange 2007

19 luty 2008, wtorek

Najważniejsze zmiany w SP1:

1. Secure Multipurpose Internet Mail Extensions (S/MIME) enables users to send signed and encrypted e-mail to one another from a variety of devices, including Outlook, Outlook Web Access, and Windows Mobile 6.0 using Exchange ActiveSync.

2. Exchange Server 2007 includes a policy engine based on rules that execute on Hub Transport servers. With Transport Rules, administrators and compliance officers can establish and enforce regulatory or corporate policies on internal or outbound e-mail, voice mail, or fax. For example, using a wizard in the Exchange Management Console or the command line in Exchange Management Shell, rules can be written that would prohibit communication between members of distinct distribution lists, append a disclaimer to any message being sent externally, or BCC the compliance officer anytime a specific phrase appears in the subject or content of a message.

3. Availability can be increased using replication between geographically dispersed data centers in combination with LCR and CCR. Data recorded on the source server node is copied to a destination server node (the standby server) and multiple destination servers can be created for a single source server. In the event of a disk failure, data corruption, or complete site failure, the administrator can switch to the standby server preventing data loss and enabling a seamless transition for users, providing a less costly and less complex recovery solution for the administrator.
… tani sposób na szybkie odzyskanie sprawności Exchange 2007 w przypadku awarii danych…

4. Administrators may choose to enforce policies on devices used in their organizations including requiring PINs of varying length and strength and enforcing a device wipe of data and applications, should the device be lost or stolen. These controls become granular with Exchange Server 2007, allowing per-user policies. Device usage can be tracked and managed centrally within the Exchange Server environment. Service Pack 1 (SP1) includes 28 new policies across device, network, application, and security control.

5. Outlook Web Access, an AJAX application since its first release with Exchange Server 5.5, provides a rich, Outlook like experience in a browser.

6. The Outlook Web Access 2007 Options menu allows users to quickly and easily resolve many of the most common sources of helpdesk calls on their own. OWA users can request a Unified Messaging voice mail PIN reset, issue a remote wipe request to their mobile device should it be lost or stolen, and add senders to their safe or block list all within Outlook Web Access. Service Pack 1 (SP1) includes a confirmation from Exchange when the remote wipe request is successfully completed.

7. Outlook Web Access 2007 can transcode a variety of document types – including Microsoft Word, Microsoft Excel, Microsoft PowerPoint, and PDF files – from their native format into HTML so that they can be viewed in a client browser even if the application that created the document is not installed on the client. This allows users to be productive from almost any machine and keeps viewed documents safe, even on kiosk machines, since HTML documents are purged by Outlook Web Access at logoff or session timeout. Service Pack 1 (SP1) includes support for Microsoft Office 2007 file formats.

8. When combined with Office Communication Server 2007 (OCS), users can get an indicator on their Office Communicator client or OC-enabled desktop phone that a new voice mail message is in their inbox.

9. Using Office Communicator, users can dial into Outlook Voice Access with a single click, without the need to input their extension or PIN.

10. The Exchange Management Shell, based on Microsoft Windows PowerShell, is a highly extensible and flexible management environment that complements the graphical interface available through the Exchange Management Console. It enables rapid management through a scriptable command line for automation, batching, and reporting and integrates with Active Directory. To help administrators quickly learn the syntax of the Exchange Management Shell and build custom scripts, wizards in the graphical Exchange Management Console display the command line syntax for each action the administrator has specified via the wizard. This text can be cut and pasted directly into the Exchange Management Shell or into a script file. import-mailbox

11. A new setup process goes from installation to configuration and reduces complexity by incorporating the modular, server role architecture of Exchange Server 2007 into the process. Microsoft Windows Installer technology provides distinct installation packages and smart default settings. Exchange Best Practices Analyzer (ExBPA) is integrated with a setup process to perform prerequisite checking and identify potential deployment errors. To ease deployments in large environments, Exchange Management Shell scripts can be used to automate server installation and provisioning.
The Exchange Server 2007 SP1 installation is slipstreamed, enabling a straightforward, integrated setup if you’re deploying Exchange Server 2007 SP1 for the first time or upgrading from an existing Exchange Server 2007 deployment.

Problem z aktualizacją Exchange 2007 do SP1

19 luty 2008, wtorek

Po aktualizacji Exchange 2007 do SP1 przy uruchamianiu serwera otrzymywałem komunikat, że jeden z serwisów nie może być uruchomiony. W logach systemowych znalazłem coś takiego:

Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7000
Date: 2/19/2008
Time: 9:13:17 AM
User: N/A
Computer: TEST
Description:
The Microsoft Exchange File Distribution service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Pomogło dopisanie do rejestru HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet podklucza ServicesPipeTimeout o wartości Decimal = 60000 (czyli czas oczekiwania 60 sekund).

Jak dodać komputer z systemem Windows XP zdalnie do domeny?

11 luty 2008, poniedziałek

Musimy mieć zainstalowane narzędzie Windows XP Suport Tools:
http://www.microsoft.com.nsatc.net/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&displaylang=en

Odpalamy Windows Suport Tools -> Command Prompt i wypisujemy komendę:
Netdom join komputer /Domain:test.local /userD:Administrator /passwordD:passw0rd

Gdzie komputer to nazwa urządzenia, które chcemy podłączyć może to być zarówno serwer jak i zwykły komputer.
/Domain: podajemy nazwę domeny.
/userD: podajemy nazwę użytkownika, który ma odpowiednie uprawnienia do dodawania kont do domeny.
/passwordD: hasło użytkownika.
Ciekawym parametrem jest /ou: gdyż możemy podać organizację, do której ma być dodane urządzenie.

Polecenie netdom jest bardzo pomocne w przypadku konieczności dodania komputerów do domeny w większej ilości poprzez zawarcie jej w skrypcie VB.

Microsoft wprowadza 5 nowych roli w systemie poczty Exchange Server 2007

29 styczeń 2008, wtorek

Role Microsoft Exchange 2007: mailbox, client access, edge transport, hub transport oraz unidied messaging.
Rola „Mailbox” odpowiada za utrzymywanie skrzynek użytkowników, dostęp do kalendarzy oraz dostęp do publicznych folderów.
Rola „Client Access” odpowiada za dostęp takich programów jak: Outlook, Outlook Web Access, ActiveSync.
Rola „Edge Transport” służy do zabezpieczania programu Exchange przed spamem i wirusami, jest to serwer graniczny pomiędzy światem zewnętrznym a twoją firmą.
Rola “Hub Transport” odpowiada za rozsyłanie mail w danej organizacji, dzięki niej można ustanawiać różne polisy i reguły.
Rola “Unified Messaging” jest nową rolą w systemie Exchange, służy do komunikacji głosowej poprzez mail.
Standardowo przy instalacji na jednym serwerze instalowane są następujące role: Hub Transport, Client Access i Mailbox. Każdą rolę można zainstalować na oddzielnym serwerze. Rola Edge Transport musi być zainstalowana na oddzielnym serwerze.

Bezpłatne szkolenie Exchange Server 2007

24 styczeń 2008, czwartek

Microsoft udostępnił bezpłatne szkolenie Exchange Server 2007. W czasie szkolenia poruszane są tematy integracji Exchange Server’a z telefonią oraz Unified Messaging. Jest to szkolenie on-line, dostępne jest na stronie tutaj.

Integracja aplikacji SAP NetWeaver Portal oraz aplikacji Microsoft Office SharePoint

21 grudzień 2007, piątek

Na stronach Microsoft’u pojawiła się dokumentacja dotycząca integracji aplikacji SAP NetWeaver Portal oraz aplikacji Microsoft Office SharePoint.
… Platforma NetWeaver służy do tworzenia aplikacji na bazie usług biznesowych, pozwala aranżować procesy i zdarzenia biznesowe, zarządzać danymi biznesowymi oraz szybciej i ekonomiczniej udostępniać użytkownikom aplikacje i treści internetowe. Dzięki zastosowaniu tej platformy dostęp do kluczowych informacji w firmie jest łatwiejszy…
Dokument można pobrać z następującej strony.
Opisane zostały w nim następujące zagadnienia:
1. Integracja zawartości.
2. Zarządzanie dokumentami.
3. Rozwój portali.
4. Autoryzacja i uwierzytelnianie.
5. Wyszukiwanie.
6. Współpraca.
7. Przepływ pracy.

Service Pack 1 dla produktów SharePoint

17 grudzień 2007, poniedziałek

Na stronie Microsoftu pojawił się SP1 dla następujących produktów: Office SharePoint Server 2007 oraz dla Windows SharePoint Services 3.0. Service Pack zawiera wiele poprawek, wsparcie dla systemu AJAX przy tworzeniu WebPart’ów oraz rozbudowana została komenda stsadm o nowe funkcje (np. zmiana adresu ston, przenoszenie zawartości stron z jednej bazy do drugiej).
link do pobrania Microsoft Office Servers Service Pack 1
link do pobrania Windows SharePoint Services 3.0 Service Pack 1