A variable that = workstation

J

jamie s

Hello,
We are looking to redirect the Terminal Services Profile
(user profile) to a share on the terminal server that the
user's are logging into. The purpose is to reduce Network
traffic. We are using one roaming mandatory profile for
all users.
I would like to propagate the Terminal Services Profile
(user profile) field in AD with $variable that equals
workstation. I already tried $wksta\profile but that did
not work.

Any help would be greatly appreciated!

Regards,
Jamie S.
 
S

Simon Geary

Try using %computername%
This is the system variable that will return the PC's NetBIOS name.
 
G

Guest

Thank you. THat worked beautifully!
-----Original Message-----
Try using %computername%
This is the system variable that will return the PC's NetBIOS name.




.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top