Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Delete share
Function
Delete a share from a directory or disk. This action only removes the
share of a directory or disk, it does not remove the directory or disk.
Use Script Action: Delete
directory to delete a directory.
Deployment
This action is typically used in a script that is intended to remove
a users account in Active Directory or NT4 domains, after removing of
the actual user account with Script
Action: Delete User (AD) or Script
Action: Delete User (no AD). This action is then used to remove for
example the share on the home directory. It can however also be used in
any other context.
Properties
|
Property Name |
Description |
Typical setting |
Remarks |
|
Computer |
The name of the computer that maintains the
share. |
|
The name of the computer can be specified
in NETBIOS or DNS-style (e.g. SERVER_A, server_a.my_domain.com) |
|
Share name |
The name by which the shared directory is
identified. |
|
In order to remove a hidden share, specify
a $ as the last char of the name. The share name is not necessarily the
name of the shared directory. |
|
Ignore error |
When this flag is set to 'Yes' and the specified
share can not be deleted, no error will be generated. |
|
This option can be used to prevent the script
form stopping when an error is generated. |
More information:
Principle
of operation
Project operations - Input data
Project operations - Manage script actions
Project operations - Variables
Help on help
|