|
server
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Scripting for Windows Servermicrosoft.public.windows.server.scripting
replicate scheduled task
Jrex7 -
27 Oct 2006 3:37 PM - 2 messages
Is there a way to replicate a scheduled task to multiple machines? I created a scheduled task in one server. I want all the other servers to run this same scheduled task. is there a way to do this remotely without ...
Copying File names from Explorer to Excel
Mark1 -
27 Oct 2006 2:45 PM - 3 messages
I did a search in Explorer for files containing the text "X". I need that list of files to be transferred over into an excel spreadsheet. Any suggestions? Thank you! ...
How to create class modules for vbscript
gimme_this_gimme_that -
27 Oct 2006 5:49 AM - 4 messages
I know how to create class modules in Excel. Is there a way to similarly create class modules for vbscript? Thanks. ...
How to find date associated with accountExpires
gimme_this_gimme_that -
27 Oct 2006 5:39 AM - 3 messages
Does someone have a piece of code that derives a date based upon the accountExpires value? Thanks. ...
NT 4.0 - How to get memory used and ID for processes
Carlos Felipe França da Fonseca -
26 Oct 2006 11:26 PM - 3 messages
I have a Windows NT 4.0 server. I need to get the memory used and the ID for the processes that have an especific name. If each process is using more than 30MB, I'll run another process. I'm trying to use the following: ...
Need to read "Store password in reversible encryption for all users in the domain"
Raymond Vought -
26 Oct 2006 4:02 PM - 4 messages
Does anybody know how to return the "Store password in reversible encryption for all users in the domain" setting on the local security password policy setting? The resultant will do, whether it is set locally or by domain policy. Thanks ...
Scripting Telnet
Update -
26 Oct 2006 3:55 PM - 3 messages
Hi, Instead of using Hypertermial to dial out and manually type commands is there a way to script it? I could not fin any info on how to telnet to a phone number, enter host info, etc - basically scripting out answers to ...
Copy group membership
Bjarne Duelund -
26 Oct 2006 6:26 AM - 2 messages
Anyone has an idea in how to script "Copy group membership", from one user to another user ? ...
Configuring Wscript.echo to Return Only Variable Info
Chriswilly -
25 Oct 2006 8:21 PM - 4 messages
G'day all, I would like to use the wscript.echo command, in a *.vbs script, to only return the specified variable, not a text string and then the variable. Here's what I don't want: WScript.Echo "Domain = " & WshNetwork.UserDomain ...
map resources based on OU membership in a logon script
JimsMind -
25 Oct 2006 5:53 PM - 6 messages
I am trying to map resources based on OU membership in a logon script. However, I cannot seem to query AD correctly to discover the OU membership from the client. thanks for any help. James M ...
Help with Drive mapping script
StuckOnWMI -
25 Oct 2006 3:10 PM - 3 messages
I would like the script shown below to display the mapped network drives on a remote PC. However I really can't see why it is failing. I works if I run it against the local machine ie "." but not when run against a remote machine ...
LDAP - Help please, user creation and settings
Kane T -
25 Oct 2006 3:05 PM - 4 messages
Hi I've created a program that creates a user in a OU and customises the user profile's name, logon etc etc, however there are a couple of things i am stuck on. These are: - Adding the user to an existing group ...
Find New Users in the past 15 days
Epoh -
24 Oct 2006 8:28 PM - 6 messages
How can I find New Users that were created in the past 15 days? I have a script that (to me) looks like it should work, but I apparently am missing something. Any tips would be appreciated. When I run this I get the following message: "One or more errors ...
Help modifying this script
meridean -
24 Oct 2006 4:29 PM - 4 messages
Hi all, Is anyone able to help me modify the attached script to search Active Directory and return the results for all Computers? Thanks In Advance. ################################################################################## '######################################### 'Script to Capture all Installed Software 'and output this to a file. ' '######################################### 'Set File Path ...
Change local Administrator's password biyearly
Veer -
23 Oct 2006 7:41 PM - 3 messages
I would like to change the local Administrator's password on laptops/desktop a biyearly basis to improve security by vbscript. Company has over 1,000 computer(laptops/desktops) and would like to find a solution that could be ...
terminate process tree
Edgar -
23 Oct 2006 1:43 PM - 3 messages
Hello, does anybody know if it is possible to terminate a process tree? i found a script that enumerates the childprocess and terminates them one by one and at the end terminates the parent process, but i would like to ...
Change Password
Jimmy -
23 Oct 2006 7:32 AM - 6 messages
Hi, I want to change the Local Administrator's password by logon script. I saw the MS Scripting information, I prepare as below Set objUser = GetObject("WinNT://computer name/Administrator") objUser.SetPassword("i5A2sj*!) No change was made. I saw the MS Scripting which is told that the user need ...
Windows script host will not run
SteveK -
22 Oct 2006 9:15 AM - 4 messages
We have a Windows 2003 R2 x86 server that will not run windows script files. If we run wscript.exe /? or cscript.exe /? from a command prompt, no result is produced. ...
|
|||||||||||||||||||||||