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 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...
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
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...
I am new to scripting and hope this is an easy problem to fix. I try to connect to a user object in AD Users and Computers and I get this error....
"An invalid dn syntax has been specified" on Line 2 with Code: 80072032.
Here is the code:
Set objUser =...
I am new to scripting and I need some direction/help. I have a large text file and I want to only email the last 12 lines of the text file. Currently, I do a ReadAll and put that into the body of the email and send it off. Any help will be appreciated.
Option Explicit
Dim FsoObject
Dim...
I am new at scripting and would like to know how I can get the number of files and subfolders under a root folder. I guess the equivalant of right clicking on a folder --> Properties and the information listed next to "Contains:". I am also displaying the folder size. Here is what I...
I am just learning VBScript and I am trying to modify NTFS permissions on a folder. Using c:\test as an example, how would I give domain\joeuser change access to that folder? I thank you in advance for all the help.
Extremely new at vbscript.
I found this code to create a static folder......
MsgBox "Folder created:" & CreateFolder("C:\123\test")
Function CreateFolder(folderName)
On Error Resume Next
Dim aFolders: aFolders =...
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.