Home All Groups Group Topic Archive Search About



Scripting for Windows Server

microsoft.public.windows.server.scripting
Score outlook script
Burhan ERSOY - 26 Jan 2007 3:00 PM - 5 messages
i have windows 2000 server AD and exchange 2000 and i have too much users. now, i want to install outllook to these users computer. can i do automaticly outlook settings with anyone script? burhan ...
Score Take ownership of registrey key using a script
Tony Dawson - 26 Jan 2007 12:44 PM - 6 messages
Is it possible to script taking ownership of a registry key ?. I have some machines which have a key and subkeys which do not have an owner associated with them. I cannot read the keys even from an admin account unless I take ...
Score script log file (how)
Steven - 26 Jan 2007 4:06 AM - 3 messages
I have a DOS batch file I use for backing up certain files and then burning them to DVD's using nero once a week. The problem with my original script was that it didn't keep any logs of what ...
Score Debugging VBScript
SchoolTech - 26 Jan 2007 1:30 AM - 4 messages
I have a logon script that is supposed to map drive letters. Occasionally the letters aren't all mapped. We used to have this problem that the drive letters didn't appear in Explorer, but they would all show up in a command shell when net use was ...
Score PowerShell get-ChildItem -getMember Property LastAccessTime questi
John - 25 Jan 2007 8:21 PM - 2 messages
I would like to get the property LastAccessTime recursively and send the name of the file, directory path, and LastAccessTime to a log file. I have tried to use (get-ChildItem  -recurse).LastAccessTime but that didn’t work. ...
Score User account attributes
TGC - 25 Jan 2007 5:27 PM - 3 messages
I am developing a windows script using VBScript.  I have most of the attributes in my script, however, I still need the following attributes for creating a user account in Active Directory: 1.  Under the Account tab, the field just to the right of ...
Score Script to monitor eventlogs
Newbie - 25 Jan 2007 2:24 PM - 3 messages
Hi all I'm currently using this script for reporting. Does anybody know how modify this script to make a script what can monitor errors on all servers in stead of one, in one script ? $d=Get-Date $recent= $d.AddDays(-100)   ...
Score computer startup scripts problem through GPO
gui - 25 Jan 2007 10:25 AM - 3 messages
hi, I've got some trouble getting my startup script running... i always get USERINIT error (ID 1000) : access denied. I've put everyone, anonymous logon, domain computers  full access and same thing. do you know why ? here is my script : ...
Score Script to add local port
Patrick Matthews - 24 Jan 2007 8:49 PM - 3 messages
Does anyone know if it is possible to create a local printer port with VBS. I know there is the prnport.vbs script in the system32 folder but this only creates tcp ports. Any other ideas? ...
Score Put Passwordlastchanged in a Excel sheet
Andre Thomasse - 24 Jan 2007 7:46 AM - 2 messages
Hi All, For our remote users we want run a weekly sheet on when their account swill expire. I found a script from the Script center site that puts account info in a Excel sheet and wanted to add a extra row for the account info. ...
Score LastLogonTimeStamp
dipti - 23 Jan 2007 10:31 PM - 6 messages
Hi , I am trying to run a vbscript to grab the LastLogonTimeStamp attribute from AD for user accounts.My forest functional Level is Windows 2003. I am able to run the script for accounts that have a LastLogonTimeStamp attribute set but the script fails with "Directory property not found ...
Score Listing all installed software.
AlexT - 22 Jan 2007 11:12 PM - 4 messages
I borrowed and edited a script "List all installed software" from script center, I can run it in one pc at a time but it will take so much of my time. Needs help in how to run that script for 65 or so pc's. I'm doing it in my xp ...
Score Encode the script
Avi G - 22 Jan 2007 5:38 PM - 3 messages
Hi, i've this script that change administrator local password, i run it through Machine GPO and it run good. now i need to Encode this script because users will be able to see the password. this is the script: ...
Score Modify script output
CJA - 22 Jan 2007 4:04 PM - 2 messages
Hi,     I have compiled the script below from a couple of different sources, and while it functions, I would like to change the output from message boxes to a ..csv file. Ideally, this script would also list the users nested in the local ...
Score How to run a script based on condition
Gladius - 22 Jan 2007 3:50 PM - 3 messages
Hi, I would like to run a script based on condition. I have a program which retrieves information from Active Directory and store it in a file. I would like to check if the file exists or not, if exists then ...
Score Add tcp/ip priner when I logging Domain
comboy - 21 Jan 2007 1:38 PM - 2 messages
I am studying Active Directory, beginner. I can't english, I have a question. How can I setup tcp/ip printer when I logging domain server. Example 1. I format my system and then xp setup. 2. And logging domain server. ...
Score Ms exchange 2003 search users by OWA attributes
darshan - 21 Jan 2007 12:41 PM - 2 messages
I want to search in exchange server of whom OWA access is enabled or disabled if possible export the same ...
Next »