| Shijaz's profileTechnically SpeakingBlogListsSkyDrive | Help |
|
January 24 Bill Gates' last day at Microsoft
January 23 AutoRuns from SysInternalsAutoRuns is a Microsoft SysInternals utility that lets you take a deep-down look at what lurks under the hood when your computer/server starts. You can use Autoruns to identify programs that automatically start when your computer starts and you can disable them by unchecking the box. This is especially useful when you are trying to boost the startup performance for your system, or even if you're trying to locate some kind of unidentified malware or a spy program. Autoruns categorizes the images into various tabs like logon, IE plugins, Drivers, Winsock providers, etc to help you easily find what you're looking for. The new version also has a tab that displays the Windows Vista gadgets that are loaded at startup. ![]() I think it's really an awesome tool. You can download Autoruns from the Microsoft SysInternals website. January 20 Exchange Server 2007: Problems during PrepareADI was all set last Thursday to upgrade my Active Directory schema for my Exchange Server 2007 implementation. I opted to use the GUI for installing one of the servers. If all prerequisites are met, the GUI installation normally upgrades the schema and prepares the domain for Exchange Server 2007. I ran into a glitch during the preparation process. I got the following error, and the preparation failed: CN=All Groups,CN=All Address Lists,CN=Address Lists Container,CN=,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=, DC= The object already exists. To take a closer look, I ran setup.com from the command line using the /PrepareSchema switch and it was successful. No problem there. Next, I proceeded with the /PrepareAD switch. This is where the above error message surfaced. I opened up ADSIEDIT and found the above object in the Configuration partition. The All Groups object is an Exchange 2003 view that lists out all the distribution groups in your organization in the GAL. Probably there was some change done to the object which Exchange 2007 Setup did not understand. So, in order to let Exchange 2007 create its own "All Groups" object, I renamed the existing object to "All Groups1". The organization preparation process now completed without a glitch, and it created its own "All Groups" container. Of course, this will result in two "All Groups" showing up in the GAL in Outlook, so you might want to delete the older one eventually. ![]() A word of caution here - this post, like all my other posts does not carry any endorsement from Microsoft. This happened to work well for me, and is my based on my belief and understanding of the implications. Windows Vista always logs you on with a temporary profile? If you're facing problems logging in with your domain account to Windows Vista computer joined to a domain, and you're wondering why you're always getting logged on with a "temporary profile" on your Windows Vista computer, you need to read this post.You've tried it all, deleting and recreating the profile, deleting the C:\users\%username% folder, etc. But the problem still remains. This is because your domain user account is a member of either the Guests or Domain Guests local user group in the Windows Vista computer. Remove yourself from the group and feel the magic! :) If that doesn't work, here is another tip: Open up Registry Editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList You will find one entry for each profile. Check the following for the user account in question:
Thanks goes to my colleague Georgee for this tip! January 09 Opening blocked attachments in OutlookOutlook displays a message that it has blocked the attachment: ![]() Sometimes it becomes necessary to "unblock" a particular file extension. One of the most common requests is to unblock Access database files (*.mdb). Let's see how this can be done:
It should, however, be kept in mind that unblocking a particular file type introduces new risk, as the user can also receive a malicious file of the same type from another user or the internet and he/she might inadvertently open it. For Outlook 2007, you need to insert the string in the following key HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Outlook\Security. If the key path doesn't exist, you can create it. January 08 No more MSTSC.exe /CONSOLE
Thats' right. No more /console switch on the Windows Remote Desktop Connection tool, MSTSC.exe, starting from Windows XP Service Pack 3, Windows Vista Service Pack 1 and Windows Server 2008. Session Zero in Windows XP/Windows Server 2003: The first user logs in to Session Zero itself. Session Zero Isolation in Windows XP SP3/Windows Vista SP1/Windows Server 2008: First user's Session is not within Session Zero, a separate session is created, thereby improving security.Since there is no longer the ability to connect to Session 0, the /console switch is no longer required. But, what if I want to connect to Session 0 on a Windows Server 2003/XP or earlier machine using RDP 6.1? Let's find out.
However, if you try to pull the /admin switch on a Windows Server 2008 or Vista SP1 machine, you get an error "An unknown parameter was specified in the computer name field". January 07 Never store PST files on network shares!Most administrators think the best way to back up user's Outlook PST files is to store it on a network share and let Outlook connect to it from a file share or mapped drive. This way all PST files are on a central location and backup is easy. Sounds like a nice strategy, doesn't it? Don't ever do it. Ever. Why? Here are two good reasons: 1. This can cause your file server to hang! Believe it or not, the way Outlook access the PST files is aggressive. Let's take an example. Early in the morning, some user sends out an email to 500 employees in your company. Some of these 500 users may need to extend their PST file in order to accomodate the incoming email message. To extend a PST, an extra allocation on the disk has to be made via NTFS. During this process, the whole volume is locked out while free space is allocated and the Master File Table (MFT) is updated. While this is happening for one user, all I/O for the other 499 users is on hold. This includes other users' PST files as well as ordinary file shares on the same volume! Now imagine if each user had multiple PST files! The disks get overloaded and the server suffers from serious performance issues. The queues for writing data to disk build up. This ultimately amounts to a server hang or PagedPool memory depletion! 2. It's not supported In case you were thinking - NO, it isn't supported by Microsoft for you to store PST files on network shares. This restriction is not new, and has been around since Microsoft Exchange 4.0. This means storing PST files on a network share is an unsupported configuration and you will not receive support from Microsoft. For details, see MSKB article 297019. Storing PST files on the file server is a very common mistake that administrators make and I thought it would be helpful if I posted it here. Windows Mobile 7: Is this it?In his InsideMicrosoft blog, Nathan Weinberg explains in great detail about next version of Windows Mobile, version 7.0. In addition to the stylus, iPhone-like touch interface, WM 7.0 will supposedly have one more mode of interaction - you can shake it! Nathan claims that this is inside information from his sources. Whether this is legitimate or not, only time can tell - but it sure looks amazing! ![]() January 06 Scroll Windows Mobile like the iPhonePointui is an "skin" application developed for Windows Mobile 5.0 and Windows Mobile 6.0. It adds the functionality to detect your "finger swipes" on the surface of Windows Mobile devices instead of the stylus, much like the iPhone. Pointui claims to run on any current Windows Mobile hardware. Who would have ever thought this is all just software?! Pointui is also a skin that redesigns the interface, gives you a better call log and also re-organizes menus, to make the WM interface easier to use. Oh yeah - and guess what?! It's free. January 02 25 years of TCP/IP
The TCP/IP standard for Internet communication, was established as a standard on January 1, 1983. In short, this is the networking technology that the world has been talking on for the past 25 years! December 31 How to disable the warning message in Windows Vista Remote Desktop ConnectionWhen you connect to a machine running Windows 2000 or Windows Server 2003 from Windows Vista RDP, you may have noticed the following warning: "Remote Desktop cannot verify the identity of the computer you want to connect to."This is good, but it's rather annoying to be notified each time you want to connect to a server! To turn off the warning, December 30 Ask Uncle Bill for moneyWhat started out as a blog post regarding Bill Gates' idea to enforce postage stamps on email to reduce spam has now become a bulletin board for desperate people requesting money from the millionaire. See it for yourself - this is hilarious! http://geekswithblogs.net/tpatel/archive/2004/03/10/2718.aspx Thanks Arun, for catching this one! December 24 System Center Service Manager: Beta 1Microsoft System Center Service Manager is Microsoft's Service Desk software, currently in Beta 1. Key focus areas of this product include:
I downloaded the System Center Service Manager Beta 1 from Microsoft Connect. I am planning to evaluate this product along with Nitrogen, as I mentioned in my earlier post. The Beta requires that you install .NET Framework 2.0, a series of hotfixes for .NET 2.0, SharePoint Server 2007, and SQL Server 2005 SP2. You also need to create a Shared Services Provider (SSP) on SharePoint Server 2007 before you can start installation of Service Manager. How to make out a Windows 3.1 veteran
You can always tell a Windows 3.1 user by the way he closes a window, even in Windows Vista. A Windows 3.1 user almost always closes a window by double-clicking on the left of the window. That's because, back in the times of Windows 3.1, there was no close button on the right of the window. December 16 An electronic visa for BahrainI'm off to Bahrain on Tuesday to spend the Islamic festival of Eid Al Adha with family & friends. Being an Indian resident of the UAE, I will need a visit visa to enter Bahrain. I was delighted to know that a Bahrain visit visa's can be applied for and received over the internet! The Bahrain government has taken a great step forward in simplifying the visa application process and making it available online. You simply visit the Bahrain eVisa website, enter the required passport information, make sure that you meet the eligibility and submit your application. The fees for issuing the visa is paid online by credit card. Within 3 days, the authorities will verify your application and you can print your visa online. Bon voyage! ![]() Eid Mubarak! |
|
|