diff options
Diffstat (limited to 'os-plugins/plugins')
| -rwxr-xr-x | os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml b/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml index e58d829b..22b1365e 100755 --- a/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml +++ b/os-plugins/plugins/vmware/files/Vorlage_VMwareImageAdministrator.xml @@ -39,5 +39,16 @@ # should only be used by our department and noone else
<priority param="1">
</priority>
+ #Description: Should printers be connected ? Which ?
+ <printers param="true">
+ <printer name="" path=""></printer>
+ </printers>
+ #Description: Should the Homedrive be connected ?
+ <home param="true">
+ </home>
+ #Description: Should shared drives be connected ? Which ?
+ <shareds param="true">
+ <shared name="" path="" pass=""></shared>
+ </shareds>
</eintrag>
</settings>
|
