This article describes how to configure Enterprise File Shares on Access Gateway Enterprise Edition appliance to use Microsoft hidden shares and the %username% environment variable on Microsoft Windows Server 2008.
Remote Desktop Protocol (RDP) or console access to the Windows Active Directory Server
Active Directory (AD) Users and Computers snap-in
A pre-configured group configured on Active Directory for your end users of this feature
Command Line Interface or Graphical User Interface (GUI) access to the NetScaler or Access Gateway Enterprise Edition appliance
DNS resolution configured on the NetScaler appliance if using fully-qualified domain names for the UNC (Uniform Naming Convention) path of the file share
Update the Home Folder path in Active Directory Users and Computers, as shown in the following screen shot:
To give access to a user, add the user to the Active Directory user group. In this example we are using the Citrix_Clientless_Access group.
Open the shell prompt on the NetScaler appliance.
Run the following command to add the AAA group:
> add aaa group Citrix_Clientless_Access
Run the following command to add the new share:
>add vpn url Home Home q/\\dc1.example.lab\%username%$/
Run the following command to bind the share to the AAA group Citrix_Clientless_Access:
>bind aaa group Citrix_Clientless_Access -urlName Home
Open the Configuration utility of the appliance.
Select Access Gateway > Resources > Bookmarks.
Click Add.
Add the name of the Bookmark, the name that will appear in the Access Gateway portal and the Bookmark, which is the UNC path to the file share including the dollar:
Select Access Gateway > Groups.
Click Add.
In the Create AAA Group dialog box enter a name for the Group name, in this example Citrix_Clientless_Access.
Click Bookmarks.
Select the bookmark Home.
Click Create.