| Thread | Last Post | Replies |
|
| Filter out an ou | 31 Jan 2007 21:38 GMT | 2 |
I'm trying to determine if there is a way to write a query that will allow me to exclude a subordinate ou via filtering. The only thing I can come up with is to check the canonicalName (With a wild card prefix?) and not sure if there is a way to do that and least not one in ...
|
| Computer Name to the Login ID | 31 Jan 2007 21:24 GMT | 3 |
Xp Pro systems, sp2 The login ID's of the computers are structured like CO_102_XXXX and I need to change them to an Enterprise ID like .. CO_102_WC26439. When I login to the network from this machine I type wc26439 and then my password. I would
|
| Change admin local password with range of ip's | 31 Jan 2007 21:10 GMT | 2 |
can anyone help with a script that change Local administrator password but take some arguments. i need script that run lets say in cscript ChgPass.vbs (From)192.168.1.1 (To)192.168.1.50
|
| TCP/IP enable in connection configuration | 31 Jan 2007 19:53 GMT | 1 |
I try to enable the TCP protocol for a connection. I'm looking in WMI: root\CIMV2 Win32_NetworkAdapterConfiguration
|
| registry scripting help | 31 Jan 2007 13:44 GMT | 1 |
hi dears, i get computer in my network freezing when i try to paste from internet explorer in Office 2003. i've got a set of commands to execute in the registry. i want to get the script running but i fail to do it up to now. here is the command :
|
| Small Simple VBscript Problem - Adding Users to Local Group | 30 Jan 2007 18:44 GMT | 4 |
All, I hope I am just over looking something but I am having trouble getting this simple vbscript to work. A locally logged on user part of the local admin group can run this
|
| Delete Computer Account form Active Directroy | 30 Jan 2007 18:20 GMT | 2 |
I need to know how can I use a Script to delete the computer accounts from Active Directory 2003 that have not been used for 60 days, so I can have my AD Database up-to-date. Do you have some samples?
|
| Scheduled batch file not working | 30 Jan 2007 15:27 GMT | 2 |
I have a batch file that I can run successfully in W2k3 manually. However, when I schedule it, the script does not run correctly. Here is the batch: move E:\import\phat\*.txt E:\import\phat\txt dir /B E:\import\phat\txt\2*.txt > E:\import\phat\txt\import.txt
|
| LastLogonTimeStamp | 30 Jan 2007 15:15 GMT | 5 |
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
|
| List all members of a group problem. | 29 Jan 2007 16:57 GMT | 3 |
I'm trying to use the script from microsoft, which does work, but doesn't return all the results. We have a group which has around 8000 members, however this script only returns about 50 users. It is accurate for most of our groups but it does seem to miss users off randomly from ...
|
| exchange user account limit | 28 Jan 2007 23:52 GMT | 1 |
i have windows 2000 advanced server and exhcange 2000 server. i have too much users, so 2500 users. i 'll create exchange mailbox that users. if i create 2500 users on exhcange, exchange is work correctly??
|
| exchange users account limit | 28 Jan 2007 23:52 GMT | 1 |
i have windows 2000 advanced server and exhcange 2000 server. i have too much users, so 2500 users. i 'll create exchange mailbox that users. if i create 2500 users on exhcange, exchange is work correctly??
|
| Script to monitor eventlogs | 28 Jan 2007 08:49 GMT | 2 |
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
|
| Debugging VBScript | 27 Jan 2007 15:08 GMT | 3 |
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
|
| outlook script | 27 Jan 2007 14:27 GMT | 4 |
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
|