use:
$path = split('\\server\share\folder\file.ext','\')
$server=$path[2]
$share=$path[3]
_________________________
How to ask questions the smart way <-----------> Before you ask