itgeek
Members-
Posts
496 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by itgeek
-
Hi I can get a list of active users in a ou, the only thing I cant get working is to list the username? (&(objectCategory=person)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2))) Thanks
- 3 replies
-
- active directory
- scripts
-
(and 1 more)
Tagged with:
-
Hi I need to run an ad query to get all active usernames in an ou? thanks
- 3 replies
-
- active directory
- scripts
-
(and 1 more)
Tagged with:
-
Hi I have setup dansguardian on ubuntu, with squid. I need a way of importing active directory and setting up filter groups? Please could someone advise. Thanks
-
Hi I am having problems in running robocopy below is the script, the only problem is that its removes the simsbackup as-well as the delete folder? Please can someone help!!! mkdir c:\delete robocopy "C:\simsbackup" "C:\delete" /E /MOVE /MINAGE:2 /LOG+:c:\robocopy.log rmdir "c:\delete" /s /q Thanks
-
got it /e thanks again for all the help
-
Thanks so much its working great just one small problem its not copying folders only files in the root. robocopy "I:\Backup Files" "I:\Backup FilesB" /MAXAGE:1
-
So its something like this?? C:\Program Files\Windows Resource Kits\Tools>robocopy kup Files> /MAXAGE:1 Sorry!! Thanks again
-
So The solutions will only copy new files to a dir. In the new dir they will not be all the files but only the new files and a cleanup will be run to delete old files. Thanks again. Sorry its hard to explain!!
-
Hi I want to copy only new files created on the day to be copied to another location is this possible? Thanks This gets the latest file but not all the files that were created! Dim fNewest set oFolder=createobject("scripting.filesystemobject").getfolder("\\dylan\d$\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup") For Each aFile In oFolder.Files If fNewest = "" Then Set fNewest = aFile Else If fNewest.DateCreated < aFile.DateCreated Then Set fNewest = aFile End If End If Next Msgbox fNewest.Name
-
Thanks for the repy. Is there any instructions on how to setup dansgardrian and squid?. Thanks
- 3 replies
-
- dansgardian
- squid
-
(and 1 more)
Tagged with:
-
Hi I was looking for a detailed guide on how to install ubuntu squid and dansgardian on a test machine. A quick question. What version of ubuntu desktop or server? Thanks
- 3 replies
-
- dansgardian
- squid
-
(and 1 more)
Tagged with:
-
Hi We are looking to move away from Range Suite. I have been looking at programs that do bulk user import and password reset etc etc. I have started to lock down using gpo, just seeing if anybody had any custom adm etc or any other suggestions. Thanks
-
- security
- server 2003
-
(and 1 more)
Tagged with:
-
We use spiceworks here!! its the best helpdesk softwrae and its fre!!!!!!!!!! Even gives alerts when running low on space from each client on the network.
-
Hi I think there is a way to do this. Users need admin rights to install upgrades on workstations. Is there a way users can do this without having to been admins?. Thanks
-
Please could you tell me if it is possible to script importing a pst to multiple machines? Thanks ps we dont use exchange
- 9 replies
-
- microsoft outlook
- outlook
-
(and 1 more)
Tagged with:
-
Thanks, all for your help it is now working. Just one more thing could I script it so that it copies it to the c: Then add the reg file in a startup script. Thanks Thanks Thanks
-
Hi I am wanting to change the xp pro login screen background to a custom image. I only want to chnage the login screen and not the background after the user has loggerd in. Does anyone know how to do this? regards
-
Thanks I have kust figured this out will the following work ROBOCOPY \\Server1\reports \\Server2\backup *.doc /S Where do I need to put robocopy or is it built into windows??
-
Thanks Tony for the info, it sound very interesting. i will have a play and let you know how I get on. The user waits about 90 seconds then gets in. We are running SQL 2005 Full verison.
-
Hi I have had a problem this morning with CPU hitting 100% for about 5 mins. This was the first lesson and having trouble logging into sims.net. After the 5 mins people where into Sims and working fine. How can we stop the spike, can we configure sql or change setting? Thanks
-
Hi I currently have a product called spiceworks install on our network for our IT helpdesk. Please could somebody tell me how to change the defualt url in dns to http://servername/helpdesk to http://ithelpdesk.net or something like that. Thanks
-
- dns
- server 2003
-
(and 1 more)
Tagged with:
-
this will be a disaster recover at regular intervals every nite, or even copy the snapshots during the school working day.
- 7 replies
-
- virtualisation
- vmware
-
(and 1 more)
Tagged with:
