How to configure outlook on a remote machine

If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!

If you want to configure outlook on a remote machine follow this procedure first you need to download this tool trail version and install and Create a file called outlook.bat for example and paste these lines in

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.

Related Articles


Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.

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=""> <code> <em> <i> <strike> <strong>

(required)

(required)