VBScript to dump Terminal Services profile paths to CSV file
Alexei Segundo has written an article sharing a VBScript to export all your user’s Terminal Server profile paths to a CSV file. The script gives you a nice comma separated file containing the following information:
| Active Directory Users and Computers | LDAP Display Name |
| Name of object | cn |
| User logon name (pre-Windows 2000) | sAMAccountName |
| Terminal Services profile path | userParameters |
| Profile path | profilePath |
| Home folder | homeDirectory |
| Logon script | scriptPath |
Technorati : Automation, Profile, Script, Terminal Services
Del.icio.us : Automation, Profile, Script, Terminal Services
Ice Rocket : Automation, Profile, Script, Terminal Services
