пятница, 29 сентября 2017 г.

Delete old transaction log files in Exchange 2010

Requirement:

1. You must be a Server wide administrator

Create a Shared Mailbox in Microsoft Exchange 2010

A. Create a new Shared Mailbox
Type in the following cmdlet:

Service Trigger. Триггеры для служб

Триггеры,  которые могут быть использованы для настройки запуска служб в Windows
  • Открытие/закрытие порта на брандмауэре
  • Подключение/отключение устройства
  • Вход или выход из домена
  • Доступность/недоступность определенного ip адреса
  • Изменение в групповых политиках
  • Настраиваемое событие – с помощью программного интерфейса  windows ETW

C:\>sc triggerinfo
DESCRIPTION:
 Changes the trigger parameters of a service.
USAGE:
 sc  triggerinfo [service name]  ...
OPTIONS:
 start/device/UUID/HwId1/...    Start the service on arrival of the specified
                                device interface class UUID string with one or
                                more hardware ID strings and/or compatible ID
                                strings.
            
 start/custom/UUID/data0/..     Start the service on arrival of an event from
                                the specified custom ETW provider UUID string
                                with one or more binary data items in
                                hexadecimal string format such as ABCDABCD to
                                set 4 byte data.
         
 stop/custom/UUID/data0/...     Stop the service on arrival of an event from
                                the specified custom ETW provider UUID string
                                with one or more binary data items in
                                hexadecimal string format such as ABCDABCD to
                                set 4 byte data.
        
 start/strcustom/UUID/data0/..  Start the service on arrival of an event from
                                the specified custom ETW provider UUID string
                                with one or more optional string data items.
           
 stop/strcustom/UUID/data0/..   Stop the service on arrival of an event from
                                the specified custom ETW provider UUID string
                                with one or more optional string data items.
           
 start/networkon                Start the service on first IP address.
 
 stop/networkoff                Stop the service on zero IP addresses.
 
 start/domainjoin               Start the service on domain join.
 
 stop/domainleave               Stop the service on domain leave.
 
 start/portopen/parameter       Start the service on the opening of a network
                                port. The parameter is of the semi-colon
                                delimited form
                                portnumber;protocolname;imagepath;servicename.
           
 stop/portclose/parameter       Stop the service on the closing of a network
                                port. The parameter is of the semi-colon
                                delimited form
                                portnumber;protocolname;imagepath;servicename.
           
 start/machinepolicy            Start the service when machine group policy
                                changes or is present at boot.

 start/userpolicy               Start the service when user group policy
                                changes or is present at boot.
 
 delete                         Delete the existing trigger parameters.

Move Catalog Data in Exchange 2010

Solution:
First we have to temporarely disable the indexing on the particular mailbox database. Then we stop the indexing service of Exchange so we can delete the remaining files. The last step is to enable the indexing again.

вторник, 4 апреля 2017 г.

Зачем Смерти коса


— Вы — кузнец? 

Голос за спиной раздался так неожиданно, что Василий даже вздрогнул. К тому же он не слышал, чтобы дверь в мастерскую открывалась и кто-то заходил вовнутрь. 

вторник, 21 марта 2017 г.

Exchange can’t start due to misconfigured AD sites

Exchange server which didn’t start properly after rebooting. After checking out the Eventlog, I noticed the it was full of messages, generated by all services. The most interesting events were the ones generated by MSExchange ADAccess:

пятница, 13 января 2017 г.

Настройка сервера 1С + MS SQL 2012 на Windows Server 2012

Подборка полезных статей и мануалов для настройки рабочего Сервера:
http://www.portal-yug.ru/blog/corp/34.php — Запуск и первоначальная настройка MS SQL Server для клиент-серверной версии «1С: Предприятие 8″
http://technet.microsoft.com/ru-ru/sqlserver/hh312689 — Установка клиент-серверной версии «1С: Предприятие 8»

1С MSScriptControl: Class not registered

ОС: Windows Server 2012R2. Сервер 1С x64 8.3.9.2033.Клиент 1С:Предприятие 8.3 (8.3.9.2033)

Получил ошибку в 1С:

Модуль: ScrptCtrl = Новый COMОбъект(«MSScriptControl.ScriptControl»);
{ Ошибка при вызове конструктора (COMОбъект)
Скрипт = Новый COMОбъект("MSScriptControl.ScriptControl"); 
по причине: -2147221164(0x80040154): Class not registered