| Thread | Last Post | Replies |
|
| Getting eventlogs in last 24 hours | 24 Sep 2007 21:06 GMT | 3 |
I have a script that returns the eventlogs that have occurred on a specified day. However, i have a need to mod the script so that it returns the logs that have occurred within the last 24 hours (this being different to on a specified day). ie if it runs at 07:30 monday it should ...
|
| change the ip address to multiple computers | 23 Sep 2007 19:02 GMT | 1 |
Hello, I Have the following script to change the ip address to multiple computers strComputer = "." strComputer1 = "computer2"
|
| Delete oldest file in folder | 23 Sep 2007 08:36 GMT | 1 |
i need a script (.bat), which deletes the oldest file in a folder. i want to start this script every day over the schedule manager. can anybody help me with this? thanks in advance. h.e.
|
| Windows Script that counts folder quantity | 22 Sep 2007 18:41 GMT | 1 |
The scenario is that I have these folders: D:\Backup Backup\01\ Backup\02\
|
| Windows Script that will Save Files to ZIP file | 22 Sep 2007 08:17 GMT | 11 |
I have C:\Data\*.* and wanting to save it to zip file thru windows script. Is this possible?
|
| Scripting reference | 22 Sep 2007 01:02 GMT | 1 |
Is there a comprehensive reference for Windows scripting objects and their methods available on the Web somewhere? I searched through www.microsoft.com/technet and only found samples. I didn't find a reference online anywhere.
|
| Determin OS: 32bit or 64 bit | 21 Sep 2007 12:29 GMT | 1 |
I want to find out via vbs which OS is installed 32bit or 64 bit. Is there any best practice ? Using the CPU Architecture is the wrong way because 32 Bit OS can also installed on 64 bit CPU´s .. (and CPU will still show x64 then)
|
| Script to configure a SNMP Service | 21 Sep 2007 08:08 GMT | 1 |
I need to find a script to help me, set the SNMP service on more than 300 servers, I need to configure the new settings of the SNMP, (security, comunity, and so on), thanks.
|
| Need to find permissions on user across all systems. | 21 Sep 2007 04:07 GMT | 1 |
I have a question for the group. I am looking to figure out how to find what permissions a user has on all systems in a domain without knowing what systems they have access to. Is there a LDAP/ldif query (or tool) that I can use to find out what access (either specific
|
| General discussion around logon scripts | 21 Sep 2007 03:50 GMT | 2 |
We are shortly moving our organisation to a purpose built location. We are a counselling charity call centre and have started to employe inbound consultants. Our central office will also be moving in shortly. I am looking at setting logon scripts to set file and printer shares ...
|
| Script to modify NTFS permissions on a profile folder | 21 Sep 2007 03:13 GMT | 2 |
I've searched through the newsgroups re my script with no luck at all. What I'm looking at doing is granting a user the modify NTFS permission on their profile folder after it has been created. The users name is referenced in a variable called userName for example, so basically, ...
|
| WHS 5.6 for Windows 98 | 20 Sep 2007 16:42 GMT | 1 |
Is the download for this install available anywhere? I can't seem to find it on the Microsoft website anymore. Thanks
|
| PowerShell csv output problem | 20 Sep 2007 13:57 GMT | 1 |
Hi when I use this ps cmd I get carriage returns in the csv output file after the first ACL instead of commas. I think this is a bug and have been round the houses looking for somewhere to post it and ended up here. Does anyone know where I can post this bug/problem?
|
| query to remove only certain groups of a user | 19 Sep 2007 18:58 GMT | 4 |
i need to write a script that will remove only few groups of a user from AD. any help in this matter would be great. thanks
|
| Removing a property in AD via script | 19 Sep 2007 17:26 GMT | 2 |
I was tasked with making a web interface to forward emails from users who are absent to users that will be covering them. I have the start forwarding part of it working great, but I am having a problem with telling AD to delete the altRecipient and deliverandRedirect properties ...
|