|
Sorry, I should have specified. The .BST is our domain. When we set a user up we create a local account on the PC which gets the name 'username', for example 'jsmith', and then we add the computer to the domain, where the profile gets called 'username.domain, for example jsmith.BST
The domain account is the one the user will end up using, hence ending up with jsmith.BST as their folder.
How exactly will that %AppData% bit work? Like this?
copy s:\IT\Technical\scripts\Office2007\NormalTemplates7\Normal.dotm %AppData%\Roaming\Microsoft\Templates\Normal.dotm /Y
How would it know what drive to choose without specifying a drive path?
Cheers for your help.
|