Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
title.NET Packages on all Windows Machines

powershell -command "& { Start-BitsTransfer -Source https://cdn.jtel.de/downloads/DotNET/dotnet-sdk-6.0.403-win-x64.exe -Destination $Env:UserProfile\Downloads }"
powershell -command "& { start-process -FilePath $Env:UserProfile\Downloads\dotnet-sdk-6.0.403-win-x64.exe -ArgumentList '/install /passive /norestart' -Verb RunAs -wait }"


Warning
titleRequired if there is SIP-Registration

Move the new StartRegistrations.j5 Script to the correct spot

From:

C:\8Server\deploy\OEM\JTEL\Samples\StartRegistrations

To:

C:\8Server\Samples\StartRegistrations

Restart Services

Start the following services:

...