New-Address List

Ask your PowerShell-related questions, including questions on cmdlet development!
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 15 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
man@a-os.dk
Posts: 2
Last visit: Tue Aug 19, 2008 7:05 pm

New-Address List

Post by man@a-os.dk »

Hi Giys, What a'm i doing wrong?

i've tried to automate the process on creating GAL's,AL's and OAB's but i'm getting an error each time i run this script:

$galname = "$domainname GAL"
$CustomAtt = "$domainname"

New-GlobalAddressList -Name "$galname"
User avatar
man@a-os.dk
Posts: 2
Last visit: Tue Aug 19, 2008 7:05 pm

New-Address List

Post by man@a-os.dk »

Hi Giys, What a'm i doing wrong?

i've tried to automate the process on creating GAL's,AL's and OAB's but i'm getting an error each time i run this script:

$galname = "$domainname GAL"
$CustomAtt = "$domainname"

New-GlobalAddressList -Name "$galname"
This topic is 15 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked