-
Search
-
Categories
- Lab Infrastructure (78)
- Messaging (10)
- Scripting (153)
- Uncategorized (2)
- Virtualization (208)
-
Archives
Category Archives: Scripting
Verify network translation
Again, some earlier code. I’m not sure how good this works…I had ran it for a few weeks awhile back. However, my IP address changed and I received a lot of notifications before I had a chance to resolve it. … Continue reading
Posted in Scripting
Leave a comment
DFS Replication Report Task
This is an earlier piece of code (says 1/21/2007). I don’t do a lot with batch files anymore…however, it looks like this could still work and I thought I’d copy it here. Purpose: Create Distributed File System (DFS) Replication Health … Continue reading
Posted in Scripting
Leave a comment
Add domain group to local group
This script was designed to be run by a domain administrator to grant other groups access to Administrators or Power Users on a local machine. It reads in a list of computers from a text file and attempts to add the … Continue reading
Posted in Scripting
Leave a comment