Content Type
Profiles
Forums
Events
Everything posted by chilifrei64
-
Crashes when I use "browse" or "save as" window in
chilifrei64 replied to CodyZ's topic in Windows XP
did you recently install any HP software and/or have HP share to web installed on your machine.? -
I know it is not a program.. but just use this script and run it as a scheduled task http://lazynetworkadmin.com/content/view/6/6/ unless of course you wanted more options. Then I would go with Acronis Disk Director Suite 10.0
-
If you are using active directory and exchange server, you can build query based distribution lists. If you are just using outlook without exchange.. You are gonna want to look into 3rd party distribution list manager I havent tried it but this is a MS supported partner http://www.sperrysoftware.com/Outlook/Micr...ist-Manager.asp this may do what you want it to do..
-
Unfortunately those are the only 2 ways you can do it. Outlook only supports 1 delivery location. I would recommend using the rules wizard. This is what I do for my accounts. This can be accomplished quite simply. You need to create a rule for each account, so 3 in your case. Create a rule for each stating if you get email sent to (youremail1@yahoo.com) move to pst1. Do this for each account. There really isnt anything wrong with doing it this way. "IF" outlook did this natively, it would process it in a much similar fashion, except you are telling it what to do other than outlook just doing it. And I would say the rules are robust enough to do what you want it to do. It would not be hard, only a couple of rules for each to sort sent items, trash, inbox. With this being said.. This is coming from a person who probably uses outlook rules for more than they are supposed to do and constantly pushes rules to their limits. ..... sorry it took so long to respond.. :-)
-
thumbnail jpg generator
chilifrei64 replied to ripken204's topic in Web Development (HTML, Java, PHP, ASP, XML, etc.)
not too sure what your level with php is but you can use the image processor (i.php) from zenphoto (http://www.zenphoto.org) I use it for many of my sites.. then you can just call a url like ttp://www.site.net/gallery/i.php?a=[albumname]&i=[imagename]&s=[sizeINpixel] or if you have modrewrite available on your server that can look cleaner or you can just use the whole gallery package Auto creates thumbnails and resized images.. very scalable.. I run all my galleries on it.. simple yet absolutely functional -
SAN Volumes/File Sharing w/ Server 2003
chilifrei64 replied to dscl's topic in Windows 2000/2003/NT4
I would recommend doing 1 partition with different folders and shares.. that way you dont need to worry about running out of space on 1 partition. -
Terminal Services on Windows 2000 Server
chilifrei64 replied to IguanaGrrl's topic in Windows 2000/2003/NT4
There should be no reason why you cannot do that.. with the way you have it explained, it is perfectly fine. -
Here is a definitive answer.. YES.. SBS can ONLY run in remote administration mode... you need to either use the transition pack or format and reinstall 2k3 standard
-
Here is also is an example of mine for allowing port exceptions via group policy http://lazynetworkadmin.com/content/view/3/6/
-
server 2003, user accounts control panel?
chilifrei64 replied to newsposter's topic in Windows 2000/2003/NT4
In windows 2003. Computer Management is the "Standard Control Panel Applet" -
hcp://CN=Microsoft%20Corporation,L=Redmond,S=Washington,C=US/Remote%20Assistance/Escalation/Unsolicited/Unsolicitedrcui.htm for this to work you need to have windows xp and the help and support service enabled.
-
VPN Connect password & Username
chilifrei64 replied to VeilSide's topic in Networks and the Internet
looks like you are going to need to setup a raduis server for authentication and configure rras to talk to the raduis server for authentication. Windows can be the raduis server if you dont want to use use a seperate server. Do you not want to run a Windows Domain or you just simply cant. It doesnt have to be Active Directory but just out of curiosity, where did you "want" to store all the usernames and passwords for 130 users? -
Office 2000 and 2003 ADM policies under one OU
chilifrei64 replied to Bad boy Warrior's topic in Windows 2000/2003/NT4
Thats about as good of a "How-to" for security filtering that I have seen. Thanks Ctrl-X -
just have him log in how he normally does and setup a vpn for the other domain. That username and password will pass the credentials on that domain and will have access to what you allow. Should be a little easier than creating trusts between 2 domains. I just setup our system for a new "owner" who has been working off his other companies laptop. We setup VPN for him and it has worked well so far.
-
Office 2000 and 2003 ADM policies under one OU
chilifrei64 replied to Bad boy Warrior's topic in Windows 2000/2003/NT4
Yeah they really shouldnt interfere.. however, if they did, just use security filtering to seperate between the 2. -
right click on the folder, choose properties Security tab-> Advanced -> Auditing add the users/groups you wish to audit and set the action you want it to audit.
-
at first glance, I would say. move KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" above POLICY "Remove Printers and Faxes" and below CATEGORY CustomADM but my question to you is, specifically what registry value are you trying to change?
-
Kinda a vague statement.. With the exception that Joomla is a CMS and not a forum, I am assuming you are talking about the forum on the site. Common exploit in forums yes, however IPB is one of the most secure forums out there and at version 2.1.7 there are no "injection vulnerabilities" for that version. Now if at the time of the hack it was 2.1.6 their was an XSS vulnerability. This we do not know forsure. The fact that the server had php_register_globals enabled is the problem. Joomla does a good job emulating php_register_globals=off the server itself it still vulnerable. The best you can do is always keep everything up to date, and this includes everythin from Web server OS patches, language patches, and web app patches. (along with secure passwords and proper file permissions) If any one of them are out of date or not secure you are completely vulnerable. That is why it is always best to do your research. Obviously Linux/Apache is a pretty secure platform. Joomla in my opinion is the best out there. And IPB and SMF (In my opinion(statistic bases)) are the most secure out there. He had everything but a secure host who doesnt want to become current and move to php5 or atleast turn off register_globals to off. He obviously made the change and should be good for a while. EDIT: after submitting this I noticed crahak posted his statement and is completely correct. Every bit of it.
-
I dont use msn messenger but feel free to bounce stuff off of me whenever.
-
Import/Export of Email Addresses in A/D
chilifrei64 replied to rstainforth's topic in Windows 2000/2003/NT4
use csvde. I just did this the other day http://technet2.microsoft.com/WindowsServe...3.mspx?mfr=true this imports and exports information from active directory and as a side note, this will export ALL KINDS OF INFORMATION from active directory. Ever want to know how many times a person has logged into a workstation. or when the last time a computer as contacted the domain controller. This exports all sorts of information. -
My sites not to long ago where hacked also and I too use Joomla. You will prolly get a better response from the joomla forums but I can tell you 1) make sure you update to the latest version of Joomla (1.0.11) obviously. 1.0.11 did have security holes 2) gigCalendar did have a major security hole and so did JoomlaXplorer so update to the latest of those. 3) make sure you update all the rest of your extensions because that is gonna be the first thing the joomla programmers are going to blame it on. 4) php register_globals is a major security hole and most hosting providers still have it enabled as it is the default setting for php 4.x. Joomla has known vulnerabilities with php register_globals and have no plans to fix it. Ask your host if it is possible to become current by either upgrading to php5 or turning php register_globals off. 5) make sure you change all your passwords for administrative access to your joomla site. Passwords are stored as md5 and can be reversed to get your password. Just my little bit of help since I recently went through those things with 3 of my joomla sites.
-
During exchange server crashes/problems, eseutil and isinteg are your best friends. Always make sure you have a backup before you use these utilities though http://www.msexchange.org/tutorials/Exchan...EG-ESEUTIL.html
-
I have had this problem before and the only thing I could do was blame it on my graphics adapter. I would either copy and paste a picture from the internet or just insert a picture, I would get a blank box.. but if I scrolled off the page adn went back to it the picture would show up. Does your picture show up in print preview?
-
http://www.videohelp.com/ loads of help with loads of tutorials and loads of free/shareware/trialware/purshace software
-
have you tried any of the suggestions on the site it redirects you to.? for starters.. if you want users to just type in companyweb you will need to create a dns entry.. also it has been a while since uses SBS but i know IIS has IP address restrictions by default(dont know why) but check those out from the iis control panel