Übrigens kann man mit der Windows PowerShell einen Netzwerkpfad
überprüfen:
Copyright (C) 2016 Microsoft Corporation. Alle Rechte vorbehalten.

PS C:\WINDOWS\system32> Test-Path \\192.168.111.239\sharesqueeze\Hoeren
-pathType container
False
PS C:\WINDOWS\system32> Test-Path \\192.168.111.239\sharesqueeze\Hoeren
-pathType container
True
PS C:\WINDOWS\system32>


------------------------------------------------------------------------
vn30's Profile: http://forums.slimdevices.com/member.php?userid=65442
View this thread: http://forums.slimdevices.com/showthread.php?t=106173

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an