Command Line Reference

Command Line Reference

removeVirtualFolder

removeVirtualFolder

Remove a virtual folder from a Web User profile or Web User Group using the removeVirtualFolder command. The following table lists the available options for removing a virtual folder.
To remove a virtual folder from a Web User profile or Web User Group, log in as a User with the Web User Manager role.
Example 1:
The following command will remove a virtual folder from a Web User:
infamftcmd.bat -server http://10.1.4.1:8000/informaticamft -user Administrator -password Administrator 
-command removeVirtualFolder -username kharris -virtualPath "/Inbound/Invoices"
Example 2:
The following command will remove a virtual folder from a Web User Group:
infamftcmd.bat -server http://10.1.4.1:8000/informaticamft -user Administrator -password Administrator 
-command removeVirtualFolder -groupName HTTPSUsers -virtualPath "/Inbound/Invoices" 

Parameter Name
Description
Required?
Default Value
userName
The Web User account name.
Yes*
None
groupName
The Web User group name.
Yes*
None
virtualPath
The relative path of the folder as it appears to Web Users.
Yes
None
*You must specify either a userName or groupName parameter with this command.

0 COMMENTS

We’d like to hear from you!