Disconnecting users from File Sharing
Disconnecting users from File Sharing
- Subject: Disconnecting users from File Sharing
- From: email@hidden (mao)
- Date: Sat, 10 Mar 2001 18:42:21 +0000
Hi,
Can anyone tell me how to disconnect users from File Sharing?
The following doesn't appear to work:
tell application "File Sharing"
activate
disconnect every connected user NOR DOES disconnect
connected users
end tell
Mike Owen