Skip to content

nikimaxim/service-1c-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Service 1C Server 8 and later

Windows Install

Requirements:

  • OS: Windows 2008R2 and later
  • PowerShell: 5.1 and later
  • 1C Server: 8 and later

Check correct versions PowerShell: (Execute in PowerShell!) (Requirements!)

  • Get-Host|Select-Object Version

Copy powershell script:

  • github/service_1c_server.ps1 in C:\service\service_1c_server.ps1

Create a login and password in 1C DB with the ability to delete the log

Edit variables

  • in C:\service\service_1c_server.ps1

Check powershell script: (CMD!)

  • powershell -NoProfile -NoLogo -ExecutionPolicy Bypass -File "C:\service\service_1c_server.ps1"

Examples images:

  • Log

Image alt


License

  • GPL v3

Releases

No releases published

Packages

No packages published