Group:  English: Windows Server ยป microsoft.public.windows.server.scripting

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Threads Replies Last Post
14 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  
bat from a bat
Hi i need to launch a .bat from another .bat, i try to do this but after the execution of the second bat the execution of the first doesnt continue: (non riesco a lanciare un file bat da un file bat, finita l'esecuzione del secondo bat non continua l'esecuzione del primo) @echo on ftp -i -s:"C:\migration\ftp_get.txt" irrr.rrr.com torun.bat del torun.bat ftp -i -s:"C:\migration\ftp_...
7 09.07.2007 21:42:39
MP3 AVI DIVX MPEG SOFT = www.GEGEREKA.com
Millions files for everyone. Music, movies, soft and other media. Check it now!! http://www.gegereka.com...
1 09.07.2007 14:41:30
MP3 AVI DIVX MPEG SOFT = www.GEGEREKA.com
Millions files for everyone. Music, movies, soft and other media. Check it now!! http://www.gegereka.com...
1 09.07.2007 14:41:03
Universal Distribution groups
I am hoping someone could help me. I have a request to have 15-20 Universal Distribution groups created and would love to have a script that could create them all at once. If anyone has created one to perform this task would you mind sharing? I would also need to permission them after as well with 4 people the ability to manage the members of the groups. Thanks alot Harpoon...
1 09.07.2007 13:34:02
Script for Exchange & Logon
Hi All, Just wondering, what type of script would I use to do these 2 things: 1) In SBS, because Exchange has a minimum of 15 minutes per sync with the mail server (in pop3 environment), but you can still Synchronise at any time by using the Server Management Console under Internet & E- Mail. Is there any script to do this from anywhere throughout the domain (i.e. on a client computer)?...
2 08.07.2007 18:14:10
Local computer - privileged access - active directory question
Hello Group, I am trying to locate a script that would read and input file which contains a number of servers (1 per line), then connect to each computer and report on the userid (logon name) and description of each user connected to that group (ie: Administrators, Backup Operators, Power Users, etc). The drawback is, that on a number of the local computers, the Administrators group will ...
11 07.07.2007 14:45:14
Script to create AD and Exchange user account by copying existing account?
I've found a LOT of examples of scripts for creating, and even more preferable, copying user accounts to create new user accounts. Unfortunately, every example I've seen hard codes the new user name, which is of limited use for automation purposes. Here's what I'm trying to accomplish with my extremely limited knowledge of server scripting. When I create a user account, I always copy one ...
2 07.07.2007 04:57:22
Need assistance with a variable issue
I have a vbscript I am working on, and am having an issue with a variable. My variable g_sCommand works if as long as it looks like this: g_sCommand = "cmd.exe" and the script works perfectly. But sometimes I need it to contain quotation marks g_sCommand = "happyhour.exe /d:"mmddyy"" unfortunately when it does the script will error out. Any suggestions?...
12 07.07.2007 04:30:19
Active Directory Shared folder question
I have an OU Shared Folder whose UNC path points to a DFS share that is replicated. I want to map drives via a script to OU Shared Folders and not to the DFS share since I want users to have the ability to search for the share in Active Directory (which DFS shares can't be searched for this way). How do I script mapping to an OU Shared Folder object? Is this like mapping a drive to an...
1 06.07.2007 23:08:00
Scripting newbie - Active Directory reporting of users/description
Hello Group, I am a newbie to scripting as well as to supporting Windows. I have been asked to produce a report of all the user ids and their associate description (that you see on the "General" tab when displaying the user profile. This is for Active Directory. The problem is I don't now where to start. I have domain admin rights but I have not been able to locate a script that woul...
7 06.07.2007 16:58:02
Copy Message (Exchange Public Folder)
Hello, i got the problem, that i'm trying to copy a message, which is new out of an public folder to another, means, if somebody sends an email to one of the public folders, it will be copied to another one. I'm not that firm with server scripting, so you would do ma a favour i you'd help me solving this problem. Server runs Exchange 2003, Clients run Office XP with ServerScript Agent. ...
1 06.07.2007 13:12:00
script will not run as a scheduled service unless logged on
Hi I have run into a really bizzare issue. I have created a vbscript that refreshes pivot tables and database queries on excel spreadsheets. I can run the script interactively, and I can run the script as a scheduled job so long I am logged on. BTW, is there any difference between calling CreateObject vs WScript.CreateObject in a vbscript? The command line of the script is cscript...
6 06.07.2007 12:51:08
Delegating Control of Individual Attributes!
I've been developing an internal hta application that allows a user to view and update only certain attributes of their AD object. I'm trying to grant access to the following attributes with their uid: Department bf96794f-0de6-11d0-a285-00aa003049e2 Title bf967a55-0de6-11d0-a285-00aa003049e2 physicalDeliveryOfficeName bf9679f7-0de6-11d0-a285-00aa003049e2 Description bf967950-0de6-...
1 05.07.2007 17:24:02
Reading Users AD properties from another forest
I have two forests that don't trust each other but are on the same LAN. User accounts in both forests have the same username and password. Should I be able to read all AD properties for the user account that is in one forest via a script running from the account in the other forest ? I seem to be getting allowed to read some properties but not others...
1 05.07.2007 15:52:06
help combine three scripts to create a log server
i have found three scripts and i need to combine them. 1. I used this script to create a custom event log on a server. OK! Const NO_VALUE = Empty Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.RegWrite _ "HKLM\System\CurrentControlSet\Services\EventLog\SecurityCollector\", NO_VALUE 2. Monitor the Event Logs for the Occurrence of a Specific Event.?? strComputer...
5 05.07.2007 13:17:32
Agreement Box
Is there a .vbs script that i can use that displays a box with a message and then a yes & no buttons? so when you press no it log's you out and yes close the diaologue box ?? Thanks in advance ...
2 05.07.2007 04:06:02
Message Box
i have this script and i have it working the only thing is i need the no button to logoff the workstation and i need to remove the x from the top right, i am also just wondering wether it can be written so that you press no it counts down from 10 to 0 then executes logoff.exe. I have been trying all day for a response and nobody wants to know so far, i really need it before the end of t...
8 05.07.2007 03:17:36
recovery console
Hello, I would like to change the value of my startup recovery console delay with WMI? I have they exemple in script_center but i can't see the value delay for the recovery console! Thank you!...
1 04.07.2007 20:18:01
Find and replace in Word
I am relatively new to scripting, but need to write a script to open a file in Word and make some changes to it. This code fragment shows the pertinent parts: Set objWord = CreateObject("Word.Application") Set objDoc = objWord.Documents.Open("d:\test.txt") objWord.Visible = True with objWord.Selection.Find .ClearFormatting .Text = "July" .Replacement.Text = "August" .Forwar...
2 04.07.2007 08:24:02
Robocopy and Share Permssions
I've used Robocopy to migrate about 200 users home directories to a new server. The only problem is that Robocopy does not copy the share level permission keeping the directory share name (ex. tomd$). anyone have a script that may help me copy those permissions and apply it to the new directories?? TommyD...
8 03.07.2007 19:18:01
How do I display only the last output string in vbscript?
I created a script that takes the place of the logoff on my computer. The logoff button in the start menu and Ctrl+Alt+Del menu has been disabled via group policy to prevent users from logging off while VMware is running. If users want to logoff, they have to double- click the script on the desktop. The script checks for the VMware executible file and if found, alerts the user and displays...
2 03.07.2007 19:15:40
Installed Software Inventory
I can use successfully a script for enumerate the installed software in a Windows XP based computer, but if I try to use the same script in a Windows 2003 Server, the script does not work. In the XP Computer, the WMI Class Win32_Product exists, but do not exist in Windows Server 2003 How can I enumerate the installed software on a Windows Server Thanks for all your support -- Ale...
5 03.07.2007 15:06:03
Mailbox access permission report
Hi there, is there a script we can run that will tell us what users have access to other owners mailboxes? I.E. A senior partner may have given access to his PA for his mailbox but moved on etc. We have quite a large number of users and its not practical to go through everyone's individually Thanks in advance Elton ...
2 03.07.2007 04:20:42
YES NO Logon Script
Hi There, I am looking to find a way to make a login script that displays a message box just before explorer.exe is loaded that shows a yes and no button for example, *Disclaimer* Blah, Blah blah Do you agree Yes No bad example but its to get end users to agree to terms and conditions if they press no then the system logs off without loading explorer.exe so maybe a scr...
13 02.07.2007 23:51:08
Login Script group membership
I am trying to write a logon script to map network drives according to group membership. The script sees the global mappings, but doesn't continue to map the shares afterward according to that I have defined. Also, would this be better off as a vbs script rather than a batch file? Here's the script. Thanks in advance: Echo ***Global drive mappings*** ifmember "groupname" net us...
7 02.07.2007 23:35:52
14 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net