22 Aug 2008 @ 11:06 AM 

We are merging two Active Directories to one and Exchange 2003 was one the components that needed to be migrated to the new Active Directory. The old Exchange 2003 had Email addresses based on the login credentials of the users. In the new Active Directory user login credentials differ from the local part of the email address. So user name and email address where no longer related.

itsme

The problem we ran into was that when logging on to your Exchange account, using IMAP or POP3, you need to supply your user credentials and the alias that is connected your account. Your login looks something like this: AD\Username\Alias. If you try to logon with just your username you get the error USER UNKNOWN.

Thanks to my colleague Arno Beverwijk for reading the documentation…

So we made the Alias match the userlogonname so we didn’t have to bother our users with special logon procedures.

A real case of RTFM…….. It’s not a BUG it’s a FEAUTURE.

Tags Tags: , ,
Categories: Exchange2003, Microsoft, email
Posted By: Richard
Last Edit: 11 Jul 2009 @ 12 37 PM

EmailPermalinkComments (0)
 10 Jul 2008 @ 9:32 AM 

 

officialpenguin[1]   powershell

Marcus Nasarek has written an article for Linux-magazine about BASH and MS PowerShell. It’s nice to read because he took the time to get to know MS Powershell.

Read at source: Linux-magazine

Tags Tags: ,
Categories: Bash, Linux, Microsoft, PowerShell
Posted By: Richard
Last Edit: 10 Jul 2009 @ 07 30 PM

EmailPermalinkComments (0)


It took me some time to figure this one out. After installing SP3 on my Windows XP virtual machine I was no longer able to update my Windows with Microsoft update.

After some debugging I found out that Windows installer was the problem. All windows updates failed directly after installation.

itsme

The message I received was: the update or the updates were not installed successfully.

What I did to fix the problem was remove SP3 for Windows XP installed Windows installer 3.1, applied all available updates and last I reinstalled SP3 for Windows XP.

After I fixed it on my Virtual Machine I found this article on the support page of Microsoft but by that time I knew what to look for so… maybe I can save somebody else his or her time by giving you this article up front.

This article has a more simple solution to the problem. This article Explains how to register a DLL that is not registered correctly on a Windows XP SP0 machine where you install SP3. The steps

net stop wuauserv

For x86
regsvr32 %windir%\system32\wups2.dll

for x64
regsvr32 %windir%\syswow64\wups2.dll

net start wuauserv

Tags Categories: Microsoft, Windows XP Posted By: Richard
Last Edit: 13 Jul 2009 @ 08 13 AM

EmailPermalinkComments (0)
 01 Jul 2008 @ 8:46 PM 

 

We all have our weak moments and do stupid things. Just like I did with our virtual center database transaction log. I did not set a maximum growth limit to which the transaction log could grow and so it ran out of disc space. And our Virtual Center server stop running because of it. So I needed to trash the transaction log and fast. I made this little SQL script that can be run with SQL Query Analyzer.

itsme

 

The very simpel solution to this problem:

USE [YouVirtualCenterDB]

BACKUP LOG [YouVirtualCenterDB] WITH TRUNCATE_ONLY

DBCC SHRINKFILE([YouVirtualCenterDB]_log,2)

Remeber this will trash your transaction log. It will not be backuped to disc it will be written to dev NULL. This script is only to be used if your sure you don’t need the transaction log or you need the database running again in a very short time and there is no other way.

Hope it helps some of you.

Tags Tags: , ,
Categories: Microsoft, SQL server, VMWare
Posted By: Richard
Last Edit: 10 Jul 2009 @ 07 32 PM

EmailPermalinkComments (0)
 30 Jun 2008 @ 6:54 PM 

mslogo-1

I personally think that Powershell is one of the best initiatives Microsoft has launched in the last few years. But anyone who is hoping to start with Powershell V2 soon will be disappointed after reading this post.

This post of the PowershellTeam gives us an estimate of when Powershell V2 is to be released. Only no specific date is mentioned because that information is not to be released at this time. But from the post I get the impression that its no sooner than mid 2009 Powershell V2 is to be released.

And now I’m a bit sad because I’m a big Powershell enthusiast.

Tags Tags:
Categories: Microsoft, PowerShell
Posted By: Richard
Last Edit: 30 Jun 2008 @ 09 43 PM

EmailPermalinkComments (0)
 25 Jun 2008 @ 12:16 PM 

loginlogo

Login Virtual Session Index (Login VSI), is a free and easy to use benchmarking methodology from Login Consultants. The Login VSI is a complete toolset that allows you to easily compare scalability all of today’s major virtualization platforms and technologies.

Login VSI supports most recent Windows OS’s (including 32 and 64bit), Office 2003 and 2007, all major application streaming technologies and most importantly both SBC and VDI. The next beta (out in a couple of weeks), will also include full support for benchmarking VDI environments”
“Because the setup is so simple there is an infinite amount of combinations and technologies you can now compare. For instance, you can also measure the relative impact of a virus scanner or performance optimization technologies. Additionally, Login VSI will be a perfect tool to compare scalability of different virtualization platforms.”
Login VSI can be downloaded from here.

To Source: Login consultants

Tags Categories: Beta, Microsoft, VMWare Posted By: Richard
Last Edit: 25 Jun 2008 @ 01 07 PM

EmailPermalinkComments (0)
 14 Mar 2007 @ 9:06 AM 

With little warning Microsoft released SP2 for Microsoft Windows 2003. Although  Microsoft promised a security patch free month users were able to download a very big update when using Windows Update. I cannot give any information about the reliability of this service pack but eEYE Security says the following:

 Recommendations
eEye recommends that users test this service pack fully against a test network prior to deploying this enterprise-wide. For networks that may require more regression testing time, a free SP2-blocking tool is available which disables SP2 availability through Microsoft’s Auto-Update system. Otherwise, the service pack will be available for Auto-Update acquisition on June 13, 2007.

The Microsoft Windows 2003 SP2 will not publicly address any vulnerabilities but will

Continue at source: Microsoft technet , eEYE Digital Security

Tags Categories: Microsoft, security Posted By: Richard
Last Edit: 14 Mar 2007 @ 09 24 AM

EmailPermalinkComments (0)
\/ More Options ...
Change Theme...
  • Users » 62
  • Posts/Pages » 19
  • Comments » 1
Change Theme...
  • VoidVoid « Default
  • LifeLife
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight

About me



    No Child Pages.