Home All Groups Group Topic Archive Search About



Scripting for Windows Server

microsoft.public.windows.server.scripting
Score refresh directory permissions
Benoit Fouletier - 6 Apr 2007 10:22 AM - 3 messages
Hi! I have a problem when copying or moving files from a folder to another: the destination folder's permissions don't apply to the newly copied files (or rather, the files don't inherit their new parent's permissions). I suppose this is normal, but I'd like the files to have ...
Score Data Manipulation in Windosws Host server
karthik saranya - 6 Apr 2007 4:36 AM - 4 messages
can u please give some sample coding for data manipulation in WHS. ...
Score Group membership enumeration
sbillard - 5 Apr 2007 5:36 PM - 2 messages
Collecting inventory of all network security authorities, including Windows domains. Windows 2003 forest functional level. I see inconsistent results when enumerating group members depending on the provider I use. For example: Set objGroup = GetObject("WinNT://FABRIKAM/Domain Users") .... lists all 6215 members, and yet ...
Score What's the command you use in a login script to have the windows client copy file(s) from NETLOGON d
Spin - 5 Apr 2007 3:01 PM - 3 messages
Gurus, What's the command you use in a login script to have the windows client copy file(s) from NETLOGON down to the local drive? ...
Score Monitor connection with remote computer and local computer ?
Nicholas183 - 4 Apr 2007 4:00 PM - 3 messages
I want to monitor remote computer from local connection. I want to use script with ping tools. If ping remote computer is failed, and have 4 request timeout or destinaton unreachable,  then write to windows eventlog. Would somebody have a script to achieve my intention? ...
Score Script password policy
Tiago Santos - 4 Apr 2007 12:32 PM - 2 messages
Hi folks, Is possible implement one password policy only to one OU for script? Thanks, ...
Score how to script store pwd using reversible encryption and allow dial
phn737 - 3 Apr 2007 8:16 PM - 3 messages
1)How to make each of the users added member of a group? 2)How to enable the checkbox "Store password using reversible encryption"? 3)How to enable the checkbox "Allow access" in the Dial-in tab? to the existing script below? thanks! ...
Score Can i export distribution lists to a file?
MSExchange2003Student - 3 Apr 2007 1:43 PM - 3 messages
Hi all In my exc2003 is quite a lot of distrubution lists. We hide the lists because if we don't people have access to them and change them. The issue now is: We work a lot of times on these lists and everyone time need to ...
Score Want to change users IE homepage using script
Zimbo - 2 Apr 2007 3:44 PM - 4 messages
I am new to scripting and require some help to create a script file that can be used to change all users default IE homepage on the local domain. Could somebody point me in the right direction please? ...
Score Copy a directory to multiple destination DIRS
thatcrazycat - 2 Apr 2007 2:35 PM - 3 messages
Hi everyone, I have a directory called "User_Manual" with a few how to docs for the users at my place.  I need to copy that "User_Manual" foler to their home directories on the file server which is the V:\ ...
Score problem with string substititution using delayedexpansion
Antti - 2 Apr 2007 1:59 PM - 5 messages
Hi! I have a problem with string parsing. This probably has to do with strings with exclamation marks and colons, but I think this should work anyway. Does anyone know? ---clip--- @echo off rem this works set str=just test!ng: ...
Score Exception handling
George - 2 Apr 2007 7:24 AM - 5 messages
Hi , I am running a script to find the last restart time for a group of servers. This script reads the server names from a text file and connect to that server and returns the last restart time. This info will be written to a ...
Next »