Jump to content

lingk

Member
  • Posts

    45
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by lingk

  1. I am kind of looking to do that same thing, but not sharing. I want to move the inbox from one user account to a different user account. can this be done?
  2. alright, thanks for the replys I'll see what i can do if i need any more help I'll let ya know
  3. I thought i would add my question in here seeing how i already have a post gong on. I am looking for a script that will check for what printers the user has installed, if the user doesn't have the printers it should have installed the scrip will add the pinter they should have installed and set the one that should be default depending on what user group they are in. as some of the users have different default printers.
  4. the server is window 2003 standard with exchange server 2003 someone sent out an e-mail and this is NDR that pops back. the thing that seams odd to me is. the IP address it lists. it's not in the range that i was give for my ISP. I did an mx look up on my domain and thats giving the right IP. when i check the site it's say our range is marked as spam. but I'm unsure because the IP it gives isn't our MX record IP. any ideas? There was a SMTP communication problem with the recipient's email server. Please contact your system administrator. <mail.fischerus.com #5.5.0 smtp;553 Dynamic pool 12.104.180.101. <http://unblock.secureserver.net/?ip=12.104.180.*>>
  5. every time i have to switch a users computer out, or reload the os, i something like you do aspenjim with the password. I set there password to something like our company name or something like that, log in as them setup outlook then log off, and set there account to ask for there password at next login. I'm sure you spend enough time on Google you could find a way to do what your trying to do.. that is if I'm fallowing what your trying to do. I'm guess your asking if you can set up there exchange account in outlook with out havening to be logged as the user? if not, then just ignore what i said, ,lol
  6. that worked. It wouldn't let me rename it only delete it. It wouldn't let me delete it on the first try either. I had to delete everything in side the profile folder, have then login again, then i was able to delete the profile. lucky we keep their mydocs on a sever so they didn't lose anything. one strange thing i did notice was when it wouldn't let me rename or fully delete the profile, i tried to log in with the local admin account in safe mode. for some reason i couldn't it would say logging in, then right away say logging off and took me back to the login screen. I think i might reload the OS on it.. but blah all the cad software that it has is a pain to reinstall and set up.
  7. Ok. So when I got my job the network was just kind of put together by people who worked here before me, so real security and all the users had admin rights on their systems. I have been slowly making the network more structured and secure. One of the things I have done was to stop streaming music and video and such things. People where not happy about this. They have been complaining now for a few months and now upper management wants to know if streaming music and video really makes a difference. People say they don't notice the internet being any faster. I try to explain to them that it doesn't only affect the internet, but also files that are on servers they are using and so on. how would you go about making a report to explain why streaming music and such things is bad for a network in a way that someone who knows nothing about computers can understand and not think they are being fed BS?
  8. I have a user when they open outlook they get the icon in in the systray and in the task bar. but no window. I let it sit there for close to 15min and still no window. I end task it, then reopen it and it gives me the close error and wants me to load in safe mode. so I do that and the window will load. I close out of it and reopen it. still the same no window issue. I uninstalled outlook and even all of office and reinstalled outlook and office. still no luck. I look in the event viewer to see if any errors are popping up. nothing is there, other then it telling me outlook loaded in safe mode. any ideas?
  9. I call them either usb-keys or thumb drives, just depends on how i'm feeling that day but most of the time i find my self calling it a thumb drive.
  10. lingk

    Dual Core

    Is there a 3rd-party program out there that i can use to move what core my system possess and programs are running on other then the task manger. say if I'm playing a game and want to only have the game running on cpu-0 and everything else running on cpu-1?
  11. lingk

    WGA get legit?

    if you want to install windows update and don't want to deal with the hassle of WGA on Microsoft web's sit a good tool to use is AutoPatcher it is legit(for the most part, they state Microsoft knows about) it just give you the option to install WGA or any update for that matter. I like it for loading new systems that come into work. I don't have to worry about bogging down my network with downloading updates. I can just download one file(200mb+) after hours sometime once a month or so, depending on when they have a new revision out, and just run it like another install on a system. I'm a big fan of this tool because it saves me time.
  12. I have a user that wants to print out a project file they are working on, but they don't want the time line bars to print, just the task. I was looking around and I couldn't seam to find anything that was out in the open to tick or on tick, so does anyone know if you can do this or not?
  13. ok thanks! I'll take a look at it
  14. I don't need to change, just would like to see what a simple VB script for drive mapping looks like. also if i did want to add something later on it would be a little easer to do with a VB script then a batch file. well, depending on what i would want to do.
  15. after I ran gpresult as IcemanND suggested I noticed it was pulling the Default Domain Policy 3 times under user settings Applied Group Policy Objects ----------------------------- Default Domain Policy Default Domain Policy IT Default Domain Policy Local Group Policy so I opened up the Group Policy Manager plug in i use for win2k3 and i noticed on some of the GPO's that the Default Domain Policy was linked. So i simply unlinked the Default Domain Policy from the GPO's and now the script only runs one time. I ran gpresult to double check things and now the Default Domain Policy is listed once user the user settings. Applied Group Policy Objects ----------------------------- Default Domain Policy IT Local Group Policy Thanks for all the help!
  16. Thanks for the info i'll do some poking around and see what i come up with. moinuddin_sh, do you think you could put a more toned down ver of that script up. something a little more basic. as i was looking over your script i saw a lot of stuff that looked like i didn't need.
  17. I have a batch files that maps network drives for users using the net use command. I found that the script runs 3 times during login. I have checked and made sure that GP isn't reading 3 different files. any ideas why the batch file runs 3 times? @echo off net use /delete p: net use /delete S: net use /delete Z: net use /delete U: net use /delete x: net use P: \\*servername*\Network_Share\Programs net use S: \\*servername*\Network_Share\Share net use Z: \\*servername*\Network_Share net use U: \\*servername*\%USERNAME% net use X: \\*servername*\network_data
  18. Folder issues System Info: P4 2.6GHz 2.0 GB RAM 3x 300GB HD in RAID 5 Configuration Windows server 2003 standard The problem I’m having is every time I make a folder on the RAID 5 drive it defaults as read only. I open the properties of the folder and remove the read only attribute but this does not take. I did some googling and the only thing I could find were 2 articles on Microsoft’s site on how to fix this. I tried both of them and they did not work. They told me to use the attrib command on the file from the command prompt this had no affect at removing the read only attribute but did work at adding and removing other attributes. So does any one have an ideas why this is happening? Thanks.
  19. Ok, I’m working with a Microsoft SQL Database that gets updated from a 3rd party application that scans the computers on my network and gives information about the hardware that is on the computer, the software that is on the computer and the users that use the computer. I already have the data base set up for the most part. I just need to do some linking and such things. The database is running on w2k3 that is fully up-to-date. I am looking to make a web based front end that I can access from our intranet. It will give me a drop down list of all the computers listed in the database and gets updated every time the database gets updated; once I pick the computer it gives me a list of info about the computer, IE hardware info and software info that also gets updated when ever info in the database is changed. I’m just looking for a good site to get some info about how to program a web based front end. My budget is 0$ so I have to make the system up my self. I have access to Visual Studio 2005, IIS, and dreamweaver 2004. I want something that is light weight and very stream line. I don’t want a lot of over head so it runs fast.
  20. Hello. I have a project at work. This project is to develop an SQL database of information about computers and severs on our network. Also need to develop a Web Based front end to the database so the information can be accessed from out intranet. Does any one know any good website that I could use to help me with this? I know how to make the SQL database and get the information into it. I need help with developing the web based front end for pulling the information and displaying it. Thanks a lot.
  21. hello everyone, I'm new here. I fond this from looking arond the net. it has some cool stuff. I'm a nerd. this is the sever room at my house and a brake down of everything in it. the servers: File server 1/Webserver(alpha) 1.0GHz AMD T-bird 1Gig RAM 300Gig Storage File Server 2(delta) 500MHz Intel Celeron 256MB RAM 70Gig Storage File Sever 3(JoesterFS) 1.10GHz AMD XP 512MB RAM 366Gig Storage FireWall Dell Power Edge 500SC 900MHz Intel Celeron 265MB RAM 40Gig Storage Total Storage @ 776Gigs The Rack Stuff 1 Cisco 2600 Series Router 2 Nortel BayStack 450-24T Switch 1 Netgear ProSafe 802.11g AP 1 8Mbit Cable line
×
×
  • Create New...