Hey Everyone,
I modified one of my old scripts that's pretty basic in what it does checks to see if a user account is locked out if it is it will unlock domain account or tell you it's active and changes passwords for users. But when i get to the change password section if i type in a password...
Hey All,
Im trying to push Google Chrome to my network via Group Policy and it's worked awesome for my Windows 7 machines BUT on my Windows XP machines (%97 of my network) it does not apply. I've tried updating my group policy on the local machine (gpupdate /force) and still no luck. This is...
Hey All,
I have a server 2003 network with about 90 XP machines running group policy and were just now starting to role out Windows 7 machines I'm having a heck of a time trying to get these windows 7 machines to pull a users documents from their home drive. It keeps telling me i have to index...
Hey everyone I’m working on a script that I will be using for all my new IT members so configuring PC's won’t be so time consuming. so far all the commands are working fine but every time the selection is made it run’s the command then exit's and I have to start it up again when all I really...
Hey all,
I have a question about IP address and scripts. Where I work we have 3 sets of IP schemes (open, restricted and blocked). What I want to know is if there’s a way to set up a script that can assign a specific IP address to a specific user and change with every user who logs in after...
I have alot of pc's i have to re-image and im trying to come out with a script or bat file to join a new pc to my domain. but im not having any luck here is what i have so far but its missing something. any ideas?
cmd /c netdom join %COMPUTERNAME% /domain:%JoinDomain% /userd:%DMID%...
I have the awesome task of changing all my computers IP address and PC names on my 200 PC network. Sounds easy enough with a batch right? What I have so far is just the IP changing part but i still have to go in there and manually set the IP what i want for it to do is find the IP address...
ok guys do any of you know how to change an IP and DNS via CMD?. i have a CMD that can change it for the local PC but i need to do it for about 40+ computers. Any ideas?
Heres what i have so far...
netsh interface ip set address name="Local Area Connection" source=static addr=111.222.333.444...
ok guys ive been trying to come up with a command that will change the ip and dns via .cmd the only problem is my syntex is wrong and i cant figure out where i messed it up maybe you all can help me.
@echo off
netsh interface ip set addresss "Local Area Connection" static 192.168.1.101...
Hey all,
Ive been givin the task to come up with a VBS sript to search and delete all music files my users save to their computers. so ive tried coming up with a log on script that will search and delete all music files on their profile. im pretty new at script writing but this is what ive come...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.