How to configure outlook on a remote machine
if exist “C:\Documents and Settings\%username%\outlookprofile.txt” goto :end
\\test.com\netlogon\ProfileGeneratorTrial.exe <MAILSERVERHERE>
copy \\10.2.225.10\dhcp\outlookprofile.txt “C:\Documents and Settings\%username%\”
:end
Where outlookprofile is an empty txt file which will be created as a “flag” so that any machine which run the tool is “flagged” by it.
ProfileGeneratorTrial is the piece of software you will use.
Replace <MAILSERVERHERE> by the IP of your mail server.






No comments yet.
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>