47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
Version 1.3.0.0 - 20.04.2018 dev
|
|
NEW: - Pre connection Check for the windream Server (ping). See config file -> TestConnection
|
|
FIX: -
|
|
CHG: - Using new PowerShell Module for reading config file (Read-ConfigFile2.psm1 instead of Read-ConfigFile.psm1)
|
|
REM: -
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
Version 1.2.0.0 - 04.01.2017
|
|
NEW: - Multilanguage Support (en, de, nl) for Message Boxes (only in interactive mode).
|
|
FIX: -
|
|
CHG: - Exception in case, no windream Client was found.
|
|
REM: -
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
Version 1.1.0.2 - 02.12.2016
|
|
NEW: - Help text for calling this Script with a Parameter
|
|
- New Version of Module "Start-windreamSession-withLogging" will automatically map the windream Drive,
|
|
if not connected but configured in wmcc Server Selector.
|
|
FIX: -
|
|
CHG: - Script will exit, if one or more external Functions couldnt be loaded.
|
|
REM: -
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
Version 1.1.0.0 - 30.11.2016
|
|
NEW: - Initial check (MSGBox Yes/No) whether the windream Connectivity Test,
|
|
should be started (only in interactive mode).
|
|
FIX: -
|
|
CHG: -
|
|
REM: -
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
Version 1.0.0.0 - 21.11.2016
|
|
NEW: -
|
|
FIX: -
|
|
CHG: -
|
|
REM: -
|
|
|
|
-------------------------------------legend------------------------------------
|
|
NEW: = Added a new functionality
|
|
FIX: = Fixed a Issue with existing functionality
|
|
CHG: = Changed a existing functionality
|
|
REM: = Removed a functionality
|
|
------------------------------------------------------------------------------- |