Quantcast
Channel: Desktop & Server Management (DSM) Forum
Viewing all articles
Browse latest Browse all 470

DSMC offline modus - seit 2016.2 fehlende Bilder

$
0
0
Moin,

zwecks Performancesteigerung benutze ich die DSMC offline Konsole (aus dem NWC Blog) bei der die Daten der Konsole lokal zwischengespeichert werden.

Code:

robocopy.exe "%_src%" "%_dst%" /Purge
robocopy.exe "%_src%\AddOns" "%_dst%\AddOns" /E /Purge
robocopy.exe "%_src%\SSI\SchemaInformation" "%_dst%\SSI\SchemaInformation" /E /Purge
robocopy.exe "%_src%\SSI\RES" "%_dst%\SSI\RES" /E /Purge
robocopy.exe "%_src%\SSI\ConfigItems" "%_dst%\SSI\ConfigItems" /E /Purge
robocopy.exe "%_src%\SSI\Html" "%_dst%\SSI\Html" /E /Purge
robocopy.exe "%_src%\mui" "%_dst%\mui" /E /Purge

Seit dem Upgrade auf 2016.2 habe ich aber damit Anzeigefehler. Z.b. in der "Software Lifecycle" Ansicht auf einem Paket:




Hat jemand das gleiche Problem und weiß wie man da Abhilfe schaffen kann?
Starte ich die DSMC direkt aus dem Share tritt das Problem nicht auf.


Danke und Gruß,


Pardua

Viewing all articles
Browse latest Browse all 470