VBS Script to identify Local Admins only on SERVERS
I'm an auditor, and I like to know things like: are there local IDs on servers? Are those local IDs also in the administrator group?Not only that, I need to hand this script out to various admins, so I can't specify one domain name in the script.So, first I need to get the domain name, then...
View Answer
| Jun 26 2008 0:36 AM GMT
| asked by
Eigenstein
Security, VBScript, Windows scripting
folder creation in login script
How to create a login script which will create users personal folder automatically in server.
View Answer
| Jun 9 2008 9:15 AM GMT
| asked by
Nans
Login scripts, Scripting, Windows scripting
OWA permission attribute in AD
I need to set up a massive enabling OWA permission in vbs or anyother lang.What is the attribute to set in the active directory to enabling OWA access???Do you have any script as example??
View Answer
| May 16 2008 6:15 AM GMT
| asked by
Danielgz77
Active Directory, OWA, Outlook Web Access
Script to delete old log files on Win server 2003
Hi all,looking for a script or batch file that I can call from schedule tasks that will delete some older symantec log files that keep filling up my c: drive.Any suggestion or pointers would be appreciated.thanks in advancepaul
View Answer
| May 8 2008 2:31 PM GMT
| asked by
Pandub
Windows scripting, Scripting, Windows Server 2003
How can I create a registry script file that I can distribute through Group Policy?
How can I create a registry script file that I can distribute through Group Policy? I want this registry key to be added using GP.I want the script to:reg add HKCUSoftwareMicrosoftOffice11.0WordOptions /v NoReReg /t REG_DWORD /d 1If I saved this as a reg document and try to run it, I get Can not...
View Answer
| Apr 22 2008 4:38 PM GMT
| asked by
WinIT ATE
Group Policy, Windows registry, Scripting
Need vbscript that can pop up alert when services go down on a remote computer
Hi,I have tried many scripts at my local machine. It gave pop up when service for one particular application went down. But the same thing is not happening for the remote computer. Please look at the script below:strComputer = "." Set objFirewall = CreateObject("HNetCfg.FwMgr")Set objPolicy =...
View Answer
| Apr 18 2008 12:24 AM GMT
| asked by
Naaz
VBScript, Scripting, Windows scripting
Automate telnet session
I am having access to POP SMTP and IMAP server. I need to give some set of commands every hour starting telnet session. Please let me know is there any way out to group all the commands in a script and run only that script which will perform all the desired result. I am using windows XP as...
View Answer
| Apr 16 2008 2:49 AM GMT
| asked by
Ashubkulkarni
TELNET, Scripting, Windows scripting


