Running logon scripts
Caution: Authenticated users must have read and execute access to the logon script files.
Note: Microsoft's VBScripts are not supported as logon scripts unless they are run in a batch file.
- In the FH Web Edition Connection Manager, choose Tools → Host Options.
- Click Session Startup.
- Depending on the type of script you want to run, do one of the following.
- Select User-specific.
- Select Global, and then specify the path of the global script file.
-
Click OK.
If a logon script fails to execute, an error appears.
Tip: When such an error occurs, check the location of the logon script.
- If the user's account is a domain account:
\\
pdcname\NETLOGON
(the NETLOGON share of the primary domain controller)\\
pdcname\SYSVOL\domainname
, (the domain subdirectory of the primary domain controller's SYSVOL share)
- If the user's account is a local account:
- systemroot
\System32\Repl\Import\Scripts
- systemroot
\sysvol\sysvol\
domainname
- systemroot
Additional tools are available from DebugView for Windows v4.76, at http://www.microsoft.com/technet/sysinternals/utilities/DebugView.mspx, and can help track the cause of the problem when these errors occur. Open the DebugView executable on the host and check for any errors that point to the incorrect location of the script.
- If the user's account is a domain account: