Files
RDP-login-monitor/Docs/deploy-netlogon-publish.md
T
PapaTramp 9ab6cc64a1 docs: add Docs/ guides; Exchange Mail Security scripts (v1.6.0)
- Docs: RDP deploy, Exchange mail security, NETLOGON publish
- Exchange-MailSecurity.ps1, Notify-Common, Deploy/Install-DomainMonitors
- DEPLOY.md redirects to Docs/
2026-05-22 14:32:50 +10:00

1.3 KiB

Публикация пакета на NETLOGON

Скрипт update-rdp-monitor.ps1 на сервере публикации (например DC3) выполняет git pull и копирует файлы в шару.

Параметры по умолчанию

Параметр Значение
$RepoPath C:\Soft\Git\RDP-login-monitor
$NetlogonDest \\b26\NETLOGON\RDP-login-monitor
$GitUrl https://git.kalinamall.ru/PapaTramp/RDP-login-monitor.git
$GitBranch main
$LogFile C:\soft\Logs\update-rdp-monitor.log

Копируемые файлы

  • Login_Monitor.ps1
  • version.txt
  • Deploy-LoginMonitor.ps1
  • Exchange-MailSecurity.ps1
  • Notify-Common.ps1
  • Install-DomainMonitors.ps1
  • Deploy-DomainMonitors.ps1
  • exchange_monitor.settings.example.ps1

Запуск

powershell.exe -NoProfile -ExecutionPolicy Bypass -File C:\soft\update-rdp-monitor.ps1
powershell.exe -NoProfile -ExecutionPolicy Bypass -File C:\soft\update-rdp-monitor.ps1 -WhatIf

После pull обязательно проверьте version.txt на шаре — его номер определяет, подтянут ли обновления на клиентах и Exchange.