Thanks for that.
I have downloaded a trial version of the Office Sharepoint Deseigner. And I've located the workflows. Would i be right in saying I could modify the "setup" workflow to say:-
"IF user request requires approval - AND user is in GroupX
THEN set status to pending AND E-Mail...
Thanks guys, a combination of the two worked. The end code looks like the following:
Const ADS_UF_ACCOUNTDISABLE = 2
Set objConnection = CreateObject("ADODB.Connection")
objConnection.Open "Provider=ADsDSOObject;"
Set objCommand = CreateObject("ADODB.Command")
objCommand.ActiveConnection =...
I'm looking for help with a script to help me display all active user accounts in Active Directory. I have been able to come across a few that show how to display disabled accounts however i want to see just the active ones.
I managed to find this script for disabled user accounts:-
Const...
I've just succesful installed the "Absence Request and Vacation Schedule Management Template" (from http://technet.microsoft.com/en-gb/windowsserver/sharepoint/bb407286.aspx) to my sharepoint.
It runs very well just I am having difficulty trying to find how to personalise this template - i.e...
I've just been reading about configuring incoming emails.
I need advice as I'm a bit confused as to where my Email Drop Folder would be? There is an Exchange Server on the network (on a different server to my sharepoint services).
Thanks for any help.
Just a quick query:
Is it possible to launch third party applications from within sharepoint?
If so - would it be possible to advice me or send me links as to how this is done.
Is it possible to create a site specifically for the user who is logged on? (obviously this would be in addition to other sites they have access to)
i.e. my goal is to create something similar to my documents where a user contains all their own files and only they have access to it.
thank you...
Hi,
I was wondering if it was possible to integrate Outlook 2003/Exchange 2003 into Sharepoint Services 3.0?
Ive been searching the internet but couldn't find too much information. Any links into how to do it would be extremely useful. Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.