| Thread | Last Post | Replies |
|
| Export list of users in each OU | 19 Sep 2007 16:30 GMT | 3 |
Can someone please point me to a script that creates an spreadsheet that list OUs and accounts in each container. For example: Accounts SC
|
| I need to set a user must to change his password at next logon | 19 Sep 2007 11:18 GMT | 2 |
Hi!! Sorry! I need to set a user must to change his password at next logon. I have used this vbs code, but it doesn´t work: Set user = GetObject("LDAP://CN=" & usu & ",OU=" & nivel
|
| Install Hotfix .vbs | 19 Sep 2007 05:28 GMT | 1 |
I have an existing login script logincomp.vbs and im hoping to add in a Update Roll Out Pack from MS, which is not included for WSUS. I also need to only install once per user. Whats the best way to add this into the script and detect if its installed.
|
| Scripting amateur needs help modifying script | 19 Sep 2007 05:25 GMT | 1 |
How can change the script belowto search for multiple strSearchWord's and then write to the file if it's not found? For example I want to also search for "atl-dc-98", "atl-dc-97" and "atl-dc-96" then write them to the text file if they are not found.
|
| Monitoring user logon/logoff... | 18 Sep 2007 23:12 GMT | 4 |
In Windows 2000 Server (AD) I would need to monitor user logon/logoff times for certain users and trying to search through audit policy events is just not convenient. Any available scripts that would do that?
|
| im running windows 2003 server with 4 gigs of ram, how do i know if it is 32 or 64 bit? is there some way to verify for sure which it is? | 18 Sep 2007 01:15 GMT | 2 |
im running windows 2003 server with 4 gigs of ram, how do i know if it is 32 or 64 bit? is there some way to verify for sure which it is?
|
| Export AD Group Memberships to Excel | 18 Sep 2007 00:14 GMT | 9 |
I am not a scripter but I am trying to teach myself. Unfortunately my boss wants me to be able to determine group membership for computer accounts which is way out of my league. Someone posted an awesome script online that I was able to get preliminary results with, but I need ...
|
| How to uninstall softwares using scripting | 17 Sep 2007 22:32 GMT | 1 |
i am using SCCM 2007 nad would like to remove some softwares from a group of clients, can anyone help me in this regard. all replies will be very appreciable.
|
| Resetting Local accounts on multiple servers | 17 Sep 2007 17:28 GMT | 1 |
I have a need to reset a local account on multiple servers accross our domain. Is there a script / command line that can reset the local password on a server remotely? The simpler the better, thanks in advance.
|
| how to rename computer name by vbs | 16 Sep 2007 20:04 GMT | 5 |
Dear.... I'm Active Directory administrator in some company. some time our employee request their computer name change. every that time I solved this request by remote control.
|
| read disk serial number with .bat sript | 15 Sep 2007 20:10 GMT | 4 |
hello!, how can I read and assign the serial number of the hard drive or floppy to a variable in batch file?
|
| bulk pull of groups and then their members | 15 Sep 2007 20:10 GMT | 2 |
I have a vbs script and I've created a sub routine to pull the members of the groups in one of our OU's. I would like the script to return all groups and the members that don't meet a certain naming convention. Here is my subroutine:
|
| input file for changing printer config? | 13 Sep 2007 17:58 GMT | 1 |
I am new to scripting and have a question. I have a list of printers that I would like to change the printer ports they use. I have a txt file with the list of printers. I downloaded the 2003ResKit to use these 2 scripts.
|
| connect printer w. Computer Policy | 13 Sep 2007 16:32 GMT | 2 |
I’m trying to set printer connections in a per-computer base using GPO. I’ve started building a script to install a set o printer in each group. The script was debugged and tested, and it works fine. The script was set to run from computer policy in the group policy for those
|
| how to write a script for systeminfo and services | 12 Sep 2007 19:24 GMT | 4 |
how do i write a script/batch file that writes the systeminfo and services info to a file on a weekly basis? the file would reside on the local drive and can be overwritten each week. thanks!
|