Підключення до GitHub на Windows 11
The post provides steps how to connect and clone GitHub repositories using SSH keys from Windows 11.… Read More Підключення до GitHub на Windows 11
The post provides steps how to connect and clone GitHub repositories using SSH keys from Windows 11.… Read More Підключення до GitHub на Windows 11
The post describes how to use token-based authentication to run SQL queries against Azure SQL Database.… Read More Connect to Azure SQL Database with PowerShell Core
The post describes PowerSehll script which creates WAF resources for the scenario when Application Load Balancer is used to serve content for a public website, but to block requests from attackers and to protect from OWASP Top 10 security risks.… Read More How to create Regional Web ACL (WAFv2) with PowerShell
The post describes functions which manipulate CloudWatch log group by PowerShell Core with AWS CLI v2.… Read More Get AWS CloudWatch log group with PowerShell Core
The post describes functions which get information about web ACL by PowerShell Core with AWS CLI v2.… Read More Get AWS Web ACL with PowerShell Core
The post is devoted to PowerShell script which copies certificate to the another storage.… Read More How to copy the certificate with PowerShell Core
The post is devoted to PowerShell script which runs the command and confirms an operation by the closing confirmation window… Read More How to close window with PowerShell Core
В статье Настройка Windows PowerShell для Office 365 было настроено необходимое окружение для выполнения командлетов Windows PowerShell, в статье Создание пользователей и групп в Exchange Online были созданы группы и пользователи. В данной статье мы рассмотрим команды, необходимые для настройки имперсонификации пользователей. В следующей статье будет представлен программный код управления почтовыми ящиками имперсонифицированных пользователей. 1.… Read More Настройка имперсонификации пользователей с помощью Windows PowerShell в Exchange Online
С помощью Windows PowerShell можно управлять объектами Windows Azure AD и Office 365. В следующих статьях рассмотрено настройку и подключение к удаленной сессии PowerShell и перечень допустимых командлет: 1. Manage Windows Azure AD using Windows PowerShell – предварительные требования, подключение к Windows Azure AD; 2. Manage Remote PowerShell Access in Exchange Online – управление удаленным… Read More Настройка Windows PowerShell для Office 365
Несколько месяцев назад приступил к реализации взаимодействия разрабатываемой ERP системы и Exchange сервера. Обращение к Exchange серверу осуществляется с помощью бесплатно распространяемого Exchange Web Services (EWS) managed API версии 2.0. В ближайшее время напишу несколько статей, в которых будет рассмотрено решение как административных, так и программных задач. Статьи цикла: 1. Создание сертификатов Exchange Server. 2.… Read More Использование EWS managed API v.2.0