Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / Windows Server 2003 / Scripting / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
configure scripts to run against a list of machines31 Oct 2007 16:52 GMT1
I have - and love to use - the scripts contained in the Portable Script
Repository. However, my one question is this. Being a relative newbie to
scripting myself, I'm not sure how - of if - I can modify any of the scripts
to be run against a list of machine names contained in a ...
Log On To by script?31 Oct 2007 16:45 GMT4
Can I reset log on to information (computers) by script?
Like Logon hours:
Const ADS_PROPERTY_CLEAR = 1
Set objUser = GetObject _
How to print to command prompt instead of pop-up window30 Oct 2007 13:24 GMT3
    Can any one help me with the below code. I want the output to be
printed to the command prompt instead of poping up in a window.
====================================
dsRoot = "WinNT://RAC_MASTER/MUNAWAA"
Rename files Script29 Oct 2007 13:48 GMT2
I guess this will take regular expressions.
Would appreciate help to do the following:
rename a file that has a GUID appended to the base name.  This happened
after (arrrhhg!)  DFSR blew up and moved thousands of files to the
AD, W2003Svr, connect Printer from CSV file via Script to Host?26 Oct 2007 10:31 GMT1
bloody newbie here (in case of Win2003Svr, AD and that WSH thingie)
The conditions:
------------------
A network, Windows 2003 R2 Domaincontroller, Active Directory and a CSV file.
Move folders using input from CSV26 Oct 2007 05:35 GMT1
I need to move thousands of folders (and their contents) from one location to
another. No problem if they were sequential...however, they are not. I have
an input file in CSV format (actually it's an Excel file right now) that
contains the folder names to move. I need to generate ...
Help with script to do net time and validate time and output file26 Oct 2007 02:08 GMT2
All,
I am using a for /f %i in (listservers.txt) do net time \\%1 and it does the
net time for all the servers in that text file. I am trying to pipe findstr
and search for 1 the first digital in the time column and output it to a
Recording AD Logons to SQL Database26 Oct 2007 01:03 GMT8
I've been trying to find a way to keep a running log of who logged on, when
and from what pc by running the code below in my login script.  The code
works, but the csv file method is limited since it tends to lock up the file
if more than one is trying to write to it ...
Execute Script on windows server 2003 R2 x6425 Oct 2007 12:43 GMT4
Hello mates, I just found a script, that deletes folder, subfolder and files
older than X hour, I wrote the script in my PC Win XP x32, but when I copy
the script file to the server, in few seconds, the content of the script
changes, and the original code is gone!!!.
Listing all Groups in domain and their MemberOf, list MemberOf's MemberOf.25 Oct 2007 12:40 GMT1
So far I am able to query each group in the domain output the groups
they are a memberOf. What I would like to do is also query those
memberOfs output their memberOfs, doing the same for any future
memberOfs found etc...
Need Help with Randomized and Incremental Numbering25 Oct 2007 12:08 GMT3
I'm trying to set a variable to a call of ticket_ID from table tickets of the
most recent ID. Basically I want to call the most recent number in the column
ticket_ID and add 1000 to it to make a 4 digit #. What I've got is this:
user_details=split(request("ticket_userID") ,"/")
I need a script (pref VB) to change permissions on a folder in multiple folders.25 Oct 2007 09:40 GMT1
I need a script (pref VB) to change permissions on a folder in multiple
folders.
Example, imagine users home directory, so a folder contains all the users.
Each user has a folder insiide their home driectory called 'examples'. I
SQL script24 Oct 2007 07:58 GMT3
Any ideas on scripting an SQL database to overwrite another SQL database (in
SQL2005Express??)
I've got:
RESTORE DATABASE <name>
Delete files older than present day and X hour24 Oct 2007 07:11 GMT1
Hello mates:
I would like to find a script to delete any files that is out of  todays
date range and older than 1 hour, thanks
Remote run Script issue23 Oct 2007 18:12 GMT2
Trying to run a simple utility to change the drive letter of the CD ROM.  
The script runs fine when running locallly.  However if I try and run it
remotely by changing the strComputer name I get an Access Denied message.  
This happens on the .Put_ line.  Ideas?  I think it is ...
Pages: 1 2 3 4 5 September, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.