пятница, 15 ноября 2013 г.

Ошибка почтового сервера "4.4.2 Message submission rate for this client has exceeded the configured limit""

Для почтового сервера Exchange решается довольно просто:

с помощью командлета "set-recieveconnector" с указанием, собственно имени коннектора и нового лимита.

Проверить текущий лимит можно с помощью команды "get-recieveconnector | ft name, messageratelimit"

Т.е. примерно так:


Медленная скорость скачивания в windows 7

Небольшая заметка по поводу медленной скорости перекачки между пк и / или ее снежение по мере скачивания.


вторник, 12 ноября 2013 г.

Подключение HASP-ключа к виртуальной машине на Vmware ESXi

1.                   Подключить hasp без применения сторонних средств возможно ТОЛЬКО с версии ESX 4.01 и выше.
2.                   Для подключения желательно ориентироваться на следующие требования и ограничения производителя:
Requirements

USB device passthrough requires:
Virtual hardware version 7 or higher
A USB Arbitrator
A USB controller
A USB device or device hub

Limitations

The USB Controller has these limitations:
USB controller hardware and modules that support USB 2.0 and USB 1.1 devices must be present on the host.
You can add only one virtual USB controller to each virtual machine.
The USB arbitrator can monitor a maximum of 15 USB controllers. If your system includes an additional number of controllers and you connect USB devices to these controllers, the devices are not available to the virtual machine.
You must add the USB controller to the virtual machine before you can add a USB device.
You must remove all USB devices before you remove the controller.
USB devices have these limitations:
You can add multiple USB devices to a virtual machine that resides on an ESX/ESXi host to which the devices are physically attached.
A USB device is available to only one virtual machine at a time.
You can add up to 20 USB devices to a virtual machine.
Unsupported USB devices may not interact as expected with other ESX/ESXi features. For a list of supported USB devices, see Supported USB device models for passthrough from an ESX or ESXi host to a virtual machine (1021345).
Before you hot add memory, CPU, or PCI devices, you must remove any USB devices. Hot adding these resources disconnects USB devices, which may result in data loss.
When you suspend and resume a virtual machine, USB devices behave as if they have been disconnected, then reconnected.
The virtual machine cannot boot from the attached USB device.