We have about 7 domain admins which are also Exchange Admins. We all have access to everyone's mailbox. Our boss is suspecting one of us is peaking at her Inbox and would like me to find out who if at all possible. Which logs and Event ID would I need to look at in order to find this...
Can someone recommend a product that will grab the Windows logs off of about 100 servers and store them in a central repository, preferably on a SQL database?
We have a disaster recovery site with a passive secondary firewall. The engineer who set it up split the Checkpoint roles between two servers. Server 1 has SVN Foundation, Firewall-1 and VPN-1 Pro. Server 2 has Log Server and Secondary Management Station. Server 2 died and I would like to...
I am a self admitted SQL dummy. I need to run audits on SQL permissions and database info and was wondering if anyone can recommend a lesser expensive reporting software I can use? I hope that is enough information. Thanks in advance for your help.
We figured out the problem. One of those MS hotfixes screwed something up and the only cure was to update our ICA client to 9.0. I don't know the specifics of the cause, sorry.
We have had no (major) issues with printing in the last year in our XP farm. Monday we pulled the original two Citrix servers in our farm and the problem started happening. People cannot print now to any auto created printers. All the printers we manually created on the servers work fine...
Anyone know of a software suite I can use to provide management with very granular reports produced from Exchange? Here is an example of a requested report: We need the ability to run a report on specific users (active directory) that would produce a list of email addresses (with quantity)...
We currently run CheckPoint on a Windows server. Can someone recommend the most secure way of remotely connecting to the firewall from the internal network (i.e. VNC, RDP, PCAnywhere)?
Thanks in advance
Just took over the maintenance of our firewall. The old admin has left and I noticed when I install a policy I am getting Anti-Spoofing errors on one of the interfaces. After digging around, I noticed that it hadn't been enabled on our exterior interface. Anyone have a possible reason why he...
Chances are that you have a computer locked with the user's old credentials. Go to the PDC Emulator in your domain and check the audit logs in Event Viewer. That should point you in the right direction.
Here is what I did for a solution.....
1) Gave only doamin admins access to the built-in Computer folder in ADUC. This way, only I have access to create computer accounts there and if an admin doesn't do step 3 below, they get an access denied.
2) Created an OU that these lower level admins are...
I have a terminal server that I would like to point everyone's quick launch bar to a central location (e.g. c:\quicklaunch). Where can I find the registry key to edit this so I can use login scripts to change. If anyone has an easier idea, I am so open to suggestions.
Thanks in advance,
Anthony
Sorry for not clarifying. I have several OUs based on physical site with the users in those various OUs. This is why I need to search the entire forest. Thanks again.
I am new to scripting and would like some help please. Without getting too detailed, I would like to accomplish the following task:
1) Ask the user's logon name with MsgBox or equivalent.
2) Search the AD forrest for that logon name.
3) Edit that object by adding something static. In this...
I am new to scripting and am having a problem getting this script to work. I want to first find all the computers in ADUC and then list all the local admins of those computers in a text file. Here is what I have so far. Any help will be appreciated. Thanks.
Const ADS_SCOPE_SUBTREE = 2
Set...
I am new to scripting and I was wondering if this is possible. I want to use the netsh command but I obviously have a problem putting quotes inside quotes. Is there another way to enter "Wireless Network Connection" in the objFso.run line? Any help will be appreciated.
Option...
The code I was using is actually
Set objUser = GetObject("LDAP://CN=User\\,Joe,OU=test,DC=domain,DC=com")
objUser.Put "description", "This is a test1"
objUser.SetInfo
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.