Question : How do i create a new GAL in MS exchange 2007??

i am trying to create a new GAL )global address list) on an exchange 2007 machine that is running windows server 2003 64bit

This is what i get from powershell when i run the "NewGlobalAddressList" cmdlet


Windows PowerShell
Copyright (C) 2006 Microsoft Corporation. All rights reserved.

PS C:\Documents and Settings\user1> New-GlobalAddressList -Name "AnyCompany GAL" -ConditionalCustomAttribute1 "AnyCompany" -IncludedRecipients AllRecipients

The term 'New-GlobalAddressList' is not recognized as a cmdlet, function, operable program, or script file.
Verify the term and try again.
At line:1 char:22
+ New-GlobalAddressList  <<<< -Name "AnyCompany GAL" -ConditionalCustomAttribute1 "AnyCompany" -IncludedRecipients AllRecipie
nts
PS C:\Documents and Settings\user1>

Thanks

Answer : How do i create a new GAL in MS exchange 2007??

Looks like you are entering the command in Windows Powershell instead of the Exchange Management Shell. They are two different things. Are you launching it from Start/Programs/Microsoft Exchange Server 2007/Exchange Management Shell?
Random Solutions  
 
programming4us programming4us