Last active
September 1, 2025 06:08
-
-
Save rsyuzyov/30f9658d1d3f4002012657f001622e20 to your computer and use it in GitHub Desktop.
Развертывание RDS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Развернуть ВМ из шаблона (бэкап vzdump-qemu-rds-2024_02_26-22_50_48.vma.zst) | |
Включить в домен | |
mklink /D c:\1c srv-app1\1c$ | |
mklink /D c:\scripts srv-app1\scripts$ | |
mklink /D c:\tools srv-app1\tools$ | |
mklink /D c:\dist \\storage\dist | |
Установить платформу: | |
c:\1c\platform\1c-platform-provisioning.cmd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment