content top

How To: set the default printer for all users on a Windows XP computer

If you want to make sure that each and every person who logged onto a particular machine would have the same printer set up as their default. Follow these steps:

  1. Create a batch file by going to My Computer, choose the root file path of the hard drive (usually C:), right-click on some empty space and select ‘New Text Document.’
  2. Next, open your new text document and type in one of the following lines:
    • If you have a networked printer, type rundll32 printui.dll,PrintUIEntry /y /n\\%printername%
    • If you have a local printer, type rundll32 printui.dll,PrintUIEntry /y /n”%localprintername%”
    • Choose ‘Save As’ in Notepad and change the type of file from Text (.txt) to ‘All Files.’ Name it something like ‘printer.bat’ (the ‘printer part is not important, the .bat part is) and save it to the C: drive.
    • Go to ‘Start,’ choose ‘Run,’ and type ‘gpedit.msc’ to launch the Management Console.
    • Under ‘User Configuration,’ ‘Windows Settings,’ you will find ‘Scripts (Logon / Logoff).’ Double-click on ‘Logon’ in the main window (to the right) and choose ‘Add’ to add a new script.
    • Browse for your batch file (should be on C:). You don’t need any additional parameters. At this point, every user that logs in will have their default printer reset to the one you want.
    •  

Read More

Exchange 2007 Setup Useful Links

Exchange 2007 Setup Useful Links

http://technet.microsoft.com/en-us/library/bb124008.aspx
http://technet.microsoft.com/en-us/library/aa997617(EXCHG.80).aspx
http://msexchangeteam.com/archive/2006/11/01/430185.aspx
http://www.microsoft.com/technet/technetmag/issues/2006/12/Upgrading/default.aspx
http://articles.techrepublic.com.com/5100-1035-6161365.html
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1032307&SiteID=17
http://windows.ittoolbox.com/groups/technical-functional/ms-exchange-l/ms-exchange-2007-transition-1621792
http://www.leedesmond.com/weblog/?p=77
http://blog.justinho.com/2006/12/22/Exchange2007TransitionFromExchange2003.aspx
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_23098108.html
http://www.msexchange.org/tutorials/Installing-Exchange-2007-Part1.html
http://www.msexchange.org/tutorials/Installing-Exchange-2007-Small-Business-Server-2003-domain-Part2.html
http://technet.microsoft.com/en-us/library/bb124350.aspx
http://technet.microsoft.com/en-us/library/aa996011.aspx?mfr=true
http://support.microsoft.com/kb/555841
http://www.computerperformance.co.uk/exchange2007/exchange2007_install.htm
http://www.petri.co.il/installing_exchange_2007_management_tools_on_a_32bit_os.htm
http://www.exchangeinbox.com/article.aspx?i=60
http://blogs.msdn.com/dgoldman/archive/2007/08/10/installing-exchange-2007-in-to-a-mixed-organization-will-create-a-valid-pdn-entry-and-break-oab-generation.aspx
http://telnetport25.wordpress.com/2007/12/05/tips-on-installing-exchange-2007-in-to-an-existing-exchange-organisation-part-2/
http://searchexchange.techtarget.com/general/0,295582,sid43_gci1229129,00.html
http://searchexchange.techtarget.com/generic/0,295582,sid43_gci1255345,00.html
http://www.microsoft.com/windowsmobile/business/strategy/default.mspx
http://www.mmmug.co.uk/files/10/doc/entry553.aspx
http://apcmag.com/4295/microsoft_boosts_outlook_web_access_capabilities_in_exchange_2007
http://apcmag.com/4872/microsoft_takes_on_gmail_in_the_workplace_2gb_mailboxes
http://www.windowsitpro.com/Article/ArticleID/96240/96240.html
http://www.windowsitpro.com/Article/ArticleID/94739/94739.html
http://exchangeexchange.com/blogs/joel.stidley/archive/2007/07/02/installing-an-exchange-lcr-server-the-step-by-step-guide.aspx
http://www.miusa.org/ncde/intlopportunities/survivalsteps

These are some which i liked the most
http://www.mmmug.co.uk/files/10/doc/entry553.aspx
http://www.msexchange.org/tutorials/Installing-Exchange-2007-Part1.html
http://www.msexchange.org/tutorials/Installing-Exchange-2007-Small-Business-Server-2003-domain-Part2.html
http://www.windowsitpro.com/Article/ArticleID/96240/96240.html
http://www.windowsitpro.com/Article/ArticleID/94739/94739.html

Read More

Disable PST

http://searchexchange.techtarget.com/generic/0,295582,sid43_gci1317622,00.html

Read More

10.6 SSO Kerberos Printing

The mac’s hostname needs to be in the format: machinename.domain.com. (this should be the case in 10.6) If not set it: scutil –set HostName machinename.domain.com do shell script “lpadmin -p PrinterName -E -v smb://windowsprinterserver.domain.com/printer -m requiredppd.ppd -o auth-info-required=negotiate” user name “adminuser” password “password” with administrator privileges

Read More

Services for Exchange Server 2007 or Exchange Server 2010 cannot start automatically after you install Exchange Server 2007 and Exchange Server 2010 on a global catalog server

Services for Exchange Server 2007 or Exchange Server 2010 cannot start automatically after you install Exchange Server 2007 and Exchange Server 2010 on a global catalog server

http://support.microsoft.com/kb/940845

Read More
content top