A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to bequeath permission in deep user-folder-structure in mailbo



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 1st 06, 04:40 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to bequeath permission in deep user-folder-structure in mailbo

The best existing solution is the free PFDavAdmin that you can download from http://www.microsoft.com/downloads/d...displaylang=en

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Michel Lauterbach" Michel wrote in message ...
Hello!

I got a big problem with a user-folder-structure in one of my users mailboxes.
He has a very deep structure in his folders and now someone else should have
the rights to look and work with the whole folder structure.

The problem is that I can set the rights for the new user on the top-folder,
but the permissions aren't benqueathed. I have to set it manually for each
folder that is deeper in the folder-structure. Is it possible to give all the
folders that are deeper in the structure the rights of the top-folder? The
top-solution is a vba-script that the user can execute with his user-rights
when he locates the focus on the folder thats permissions should be
bequeathed!!! Is their probably a better solution?

Our environment: Windows XP-SP2 with Office-Outlook 2003-SP2

Thanks for info!!!

Michel

Ads
  #2  
Old February 2nd 06, 06:50 AM posted to microsoft.public.outlook.program_vba
Michel Lauterbach
external usenet poster
 
Posts: 5
Default How to bequeath permission in deep user-folder-structure in ma

Hello,

thank you for the answer. The problem is, that it isn't a public folder. It
is a folder -structure in the exchange-mapi-profile of the user...

Is there also a possibility?

Regards Michel


"Sue Mosher [MVP-Outlook]" wrote:

The best existing solution is the free PFDavAdmin that you can download from http://www.microsoft.com/downloads/d...displaylang=en

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Michel Lauterbach" Michel wrote in message ...
Hello!

I got a big problem with a user-folder-structure in one of my users mailboxes.
He has a very deep structure in his folders and now someone else should have
the rights to look and work with the whole folder structure.

The problem is that I can set the rights for the new user on the top-folder,
but the permissions aren't benqueathed. I have to set it manually for each
folder that is deeper in the folder-structure. Is it possible to give all the
folders that are deeper in the structure the rights of the top-folder? The
top-solution is a vba-script that the user can execute with his user-rights
when he locates the focus on the folder thats permissions should be
bequeathed!!! Is their probably a better solution?

Our environment: Windows XP-SP2 with Office-Outlook 2003-SP2

Thanks for info!!!

Michel


  #3  
Old February 2nd 06, 03:18 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to bequeath permission in deep user-folder-structure in ma

This tool works for both.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Michel Lauterbach" wrote in message ...
Hello,

thank you for the answer. The problem is, that it isn't a public folder. It
is a folder -structure in the exchange-mapi-profile of the user...

Is there also a possibility?

Regards Michel


"Sue Mosher [MVP-Outlook]" wrote:

The best existing solution is the free PFDavAdmin that you can download from http://www.microsoft.com/downloads/d...displaylang=en



"Michel Lauterbach" Michel wrote in message ...
Hello!

I got a big problem with a user-folder-structure in one of my users mailboxes.
He has a very deep structure in his folders and now someone else should have
the rights to look and work with the whole folder structure.

The problem is that I can set the rights for the new user on the top-folder,
but the permissions aren't benqueathed. I have to set it manually for each
folder that is deeper in the folder-structure. Is it possible to give all the
folders that are deeper in the structure the rights of the top-folder? The
top-solution is a vba-script that the user can execute with his user-rights
when he locates the focus on the folder thats permissions should be
bequeathed!!! Is their probably a better solution?

Our environment: Windows XP-SP2 with Office-Outlook 2003-SP2

Thanks for info!!!

Michel


  #4  
Old February 3rd 06, 11:46 AM posted to microsoft.public.outlook.program_vba
Michel Lauterbach
external usenet poster
 
Posts: 5
Default How to bequeath permission in deep user-folder-structure in ma

OK, thank you very much...

I'll test it.

Best regards Michel

"Sue Mosher [MVP-Outlook]" wrote:

This tool works for both.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Michel Lauterbach" wrote in message ...
Hello,

thank you for the answer. The problem is, that it isn't a public folder. It
is a folder -structure in the exchange-mapi-profile of the user...

Is there also a possibility?

Regards Michel


"Sue Mosher [MVP-Outlook]" wrote:

The best existing solution is the free PFDavAdmin that you can download from http://www.microsoft.com/downloads/d...displaylang=en



"Michel Lauterbach" Michel wrote in message ...
Hello!

I got a big problem with a user-folder-structure in one of my users mailboxes.
He has a very deep structure in his folders and now someone else should have
the rights to look and work with the whole folder structure.

The problem is that I can set the rights for the new user on the top-folder,
but the permissions aren't benqueathed. I have to set it manually for each
folder that is deeper in the folder-structure. Is it possible to give all the
folders that are deeper in the structure the rights of the top-folder? The
top-solution is a vba-script that the user can execute with his user-rights
when he locates the focus on the folder thats permissions should be
bequeathed!!! Is their probably a better solution?

Our environment: Windows XP-SP2 with Office-Outlook 2003-SP2

Thanks for info!!!

Michel



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Couldn't Set "Folder Visible" Permission on Outlook 2003 eric z Outlook - General Queries 2 March 8th 06 08:38 PM
How do I get the vertical lines back (that show mail heirachy structure) ship Outlook - General Queries 6 January 31st 06 06:11 PM
Categories associated with folder instead of individual user fetch98 Outlook - Calandaring 0 January 19th 06 08:29 PM
Getting the user profile folder John Outlook - General Queries 1 January 15th 06 03:58 AM
Getting the user profile folder John Outlook and VBA 1 January 15th 06 03:58 AM


All times are GMT +1. The time now is 02:10 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.