thanks Mark, Persevered and with a bit of help from another site came up with this below which worked great
Option Explicit
Dim objContainer
Dim objGroup
Dim objUser
Dim objExUser
Dim strFile
Dim objFSO
Dim objFile
Const ForAppending = 8
strFile = "Removed.txt"
Set objFSO =...
I Have a DG with thousands of users in there, I would like to run a script that checks the membership of the group and if an account is hidden from the GAL to remove it from the group and output a list of the accounts that is has removed. Getting a little confused with IADS & PutEx as I can...
Am starting to get a number of these NDR's when people reply to an email. We have not changed anything on our SMTP connector, DNS etc Does anyone have any idea why this would happen and know of anything I can tell my customers to do
At present if click on resend it seems to go ok and if...
Current configuration
3 x 18.2GB SCSI Ultra 3
Disk Management says
Dynamic Disk 0 = 33.91GB (? 3x18= 54 ?)
C is simple volume of approx 8GB
D is simple volume of about 25GB - very quickly running out of space!
there is a partition of 36MB
Where is the rest of the HDD space?
How can I tell if...
I have multiple DG's and would like to implement an unsubscribe facility for my end customers. Is it possible for Exchange 2000 to automatically remove an account from a DG on receipt of an unsubscribe request to a specific mailbox without having to use 3rd party tools? maybe using eventsink ...
...= _
"SELECT ADsPath FROM 'LDAP://OU=People,dc=test,dc=co,dc=uk' WHERE objectCategory='user' " & _
"AND lastlogon <> '*'"
Set objRecordSet = objCommand.Execute
objRecordSet.MoveFirst
Do Until objRecordSet.EOF
strADsPath = objRecordSet.Fields("ADsPath").Value
Set objOU =...
Hi, found the following script and I would like to be able to run it as follows = enter domain name and then let script run and output to csv file last known logon for all users in specified domain, can anyone helpe me please
On Error Resume Next
Dim User
Dim UserName
Dim UserDomain
UserDomain...
so the password & lockout etc is done in the domain security policy, so when you make a change there its set across the entire domain?
SO its not like a GPwher you can block inheritance or override it?
Is it possible to isolate a group of staff and specify a set of password rules for that group only?
whilst rest of domain is unaffected?
Default domain policy currently disabled and users currently reside in either one of two OU's
I have a growing number of people that are complaining of appointments going missing / not showing. The set up is Exchange 2000, SP3, on windows 2k server Sp3,clients are currenly majority Outlook 98
Why is this happening? What can I do to stop it happening? If I remove local ost file and...
I would like to edit the fields that are available to my customers when they look in the GAL, I would like to remove the following fields
Company
Alias
Email type
Email address
Can anyone tell me if this possible please
I have configured mandatory roaming profile for some of my users but I would like to set the accounts so that they can only be logged on once at any one time
Does anyone know how to this??
Windows 2000 native domain, logging onto windows 2k prof workstations
thanks for the reply
stats that I would like are per day and the total really, have already set a new mailbox up for this purpose but would like to know if I can get a count from exchange from the past without having to trawl through logs
Can anyone help / advise on how I would gather stats on how many emails were/have being/been sent to a specific email distribution group? including examples of subject lines.
I have been asked to present this information ASAP
Logged on as and me and it worked fine, checked permissions on the signature system folder and found that it had been tampered with, set permsissions back to how they should be and now works fine,
Thanks for your reply though
Is it possible to edit the default new mail message in outlook XP so that the BCC field sends a copy of the message to an admin account without each employee having to type the address in manually? If so, where can I find a config guide for this? We are not using an exchange server,
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.