Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
September 2012
(1)
August 2012
(1)
April 2012
(3)
March 2012
(1)
June 2011
(2)
March 2011
(4)
December 2010
(2)
November 2010
(2)
September 2010
(1)
August 2010
(2)
July 2010
(1)
June 2010
(3)
May 2010
(2)
April 2010
(2)
March 2010
(3)
February 2010
(1)
January 2010
(2)
December 2009
(2)
November 2009
(6)
October 2009
(2)
September 2009
(1)
August 2009
(3)
June 2009
(1)
May 2009
(4)
April 2009
(7)
March 2009
(1)
February 2009
(1)
January 2009
(3)
December 2008
(2)
November 2008
(6)
October 2008
(6)
Tags
.Net
Announcement
C#
DevMsgTeam
Download
EWS
Exchange Server 2003
Exchange Server 2007
Exchange Server 2010
Exchange Web Services
Exchange Web Services Managed API
FYI
General
How to
Issue
Learn
Outlook 2003
Outlook 2007
Outlook 2010
Outlook Add-ins
Outlook Object Model
Problem
VBA
VBScript
Workaround
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
Microsoft Script Explorer for Windows PowerShell (pre-release) Beta Available to download
Brijs
I would like to share that Microsoft® Script Explorer for Windows PowerShell® (pre-release) is available on Microsoft Download Center. Microsoft® Script Explorer for Windows PowerShell® (pre-release) helps scripters find Windows PowerShell scripts, snippets, modules, and how-to guidance in online repositories...
on
13 Apr 2012
Blog Post:
How to check current installed version of PowerShell?
Brijs
To determine the current installed version of PowerShell; in PowerShell type the following built in variable : $PSVersionTable. If we use Get-Host it will just shows you the version of the host (i.e. of Console.Exe) as below:
on
11 Mar 2011
Blog Post:
Where is PFDAVAdmin for the Exchange Server 2010? ExFolders is here now!!!
Brijs
Users of PFDAVAdmin on Exchange Server 2003/2007 must be wondering that with the recent release of Exchange Server 2010 , PFDAVAdmin is no longer available to work because WebDAV is gone from Exchange 2010. However, We can accomplish a lot of the things which we used to do only in PFDAVAdmin, with Exchange...
on
12 May 2010
Blog Post:
How to create a Service Account with full access to all mailboxes on Exchange Server 2007 mailboxstore?
Brijs
We can use following Exchange PowerShell cmdlet to grant a Service Account full access to all the mailboxes on Exchange Server 2007 mailboxstore, but do so only in accordance with your organization's security and privacy policies: Get -mailboxserver <servername> | add-adpermission –user <service...
on
1 Sep 2009
Page 1 of 1 (4 items)