;
> >
> >
> >
> >
> > *From:* Angie Urtel [mailto:[EMAIL PROTECTED]
> > *Sent:* Tuesday, February 26, 2008 1:23 PM
> > *To:* MS-Exchange Admin Issues
> > *Subject:* Re: scheduled PowerShell task
> >
> >
> >
; Voice: 920.465.5014
> Fax: 920.465.2864
> [EMAIL PROTECTED]
>
>
>
>
>
> *From:* Angie Urtel [mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, February 26, 2008 1:23 PM
> *To:* MS-Exchange Admin Issues
> *Subject:* Re: scheduled PowerShell task
>
>
>
> Sorry, forgot
Network Systems Administrator
UW - Green Bay
Voice: 920.465.5014
Fax: 920.465.2864
[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
From: Angie Urtel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 1:23 PM
To: MS-Exchange Admin Issues
Subject: Re: scheduled PowerShell task
Sorry, f
Try commenting out one of the lines in the script to see which one it's
choking on.
From: Angie Urtel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 1:23 PM
To: MS-Exchange Admin Issues
Subject: Re: scheduled PowerShell
rtel [mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, February 26, 2008 12:55 PM
> *To:* MS-Exchange Admin Issues
> *Subject:* scheduled PowerShell task
>
>
>
>
>
> **
>
:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 1:55 PM
To: MS-Exchange Admin Issues
Subject: scheduled PowerShell task
I'd like to put this into Task Scheduler, but I can't seem to find the right
commands in order to run it from my workstation.
Saved as databases.ps1:
Add-PSSnapi
What credentials are you running the task under?
From: Angie Urtel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 12:55 PM
To: MS-Exchange Admin Issues
Subject: scheduled PowerShell task
lto:[EMAIL PROTECTED]>
From: Angie Urtel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 12:55 PM
To: MS-Exchange Admin Issues
Subject: scheduled PowerShell task
I'd like to put this into Task Scheduler, but I can't seem to find the right
commands in order to run it fro
I'd like to put this into Task Scheduler, but I can't seem to find the right
commands in order to run it from my workstation.
Saved as databases.ps1:
Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin
get-mailbox -resultSize unlimited | ft DisplayName, Alias, Database >
"c:\temp\databases