Jump to content

ICTCity

Active Member
  • Posts

    1,532
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by ICTCity

  1. I totally agree. Login with your e-mail and password: https://www.microsoft.com/Licensing/servicecenter/default.aspx You will be able to download your software, if you have that license )
  2. Hi Marco, welcome! Se hai bisogno puoi scrivere in italiano e poi traduco io! ciao!
  3. Please be sure that the DNS settings are correct and that your DNS suffix is there. Try to ping servername.domain.whatever Browse the network and see if you can find something.
  4. Hi. You should provide more details like: 1) is it a RAID? If yes, which one? 2) which kind of disk do you use? Sata / eSata / USB AND 7200 RPM / 10000 / 15000 IMHO this is a normal behaviour because of the troughput of your disk. You can open the RESOURCE MONITOR and see how much (in %) is your disk busy. If you see 100% and 50 MB/s then your disk cannot do anything more, change your disk with a faster one. Let me know.
  5. Yeah weird. It looks like the OLD (no longer existing) drive is causing problems. Anyway, there are many reasons that can prevent the disk to be shown as a "backup" disk. One of them is if you have any redirected folder which is pointing to that drive (I don't think is you case). If you try to set up "FILE HISTORY" from control panel, does it work? Do you see the external drive?
  6. Mhhh actually u used the same letter "E" as before. Anyway, the message says that the specified volume (C:\) is not supported. So now my question is: is the vss service running? If you right click on your C drive -> shadow copies what do you see?
  7. Divinsa shouldn't play any role here. Try (because I really don't know what you can do now) to re-initialize your disk using a different letter. Dunno but it could be the problem.
  8. I just cheked 15 server and all have partition C:\ as active... they have the system reserved partition too but is not set as active... Anyway... the point here is that you can't backup your partition. I think you already deleted all the shadow copies without results... You NEW backup disk (E:\) has the same letter has the old one?
  9. That error code looks useless. I still have some questions for you: 1) do you run Sharepoint -> with SP1? 2) Make sure that your C:\ is marked as ACTIVE in disk management
  10. Are you running any 3rd part backup sw? Can you restart your server and see if the problem persists? Which event-id can you see in event viewer when the shadow copy fails? When "list Writers" shows that you have some TIMED OUT Writers, it means that something in the shadow service is wrong. To better understand what I'm talking about check this link: http://www.tomahawkbackup.com/faq/index.php?action=artikel&cat=8&id=117&artlang=en
  11. mhhh it doesn't look good. post the result of these commands: vssadmin list providers vssadmin list Writers And finally check the last post... it looks like he has the same problem... Let me know. http://social.technet.microsoft.com/Forums/en-US/dataprotectionmanager/thread/6412a38e-6686-40ff-85f4-64613538cd81
  12. http://freepchelp.forum/topic/2099-how-to-configure-2-lan-cards-at-a-time/ Anyway... I can't understand your problem... What does it mean "when I browse in the server the old line internet is showing even though I have removed dns address"?
  13. Which command fails? How many volumes do you have on each disk?
  14. Sorry but I'm not sure I understand your problem... Your server is connected to something (I guess a switch) with 2 cables: nic_OLD: 192.168.1.X nic_NEW: 192.168.0.X You want to have both connections but the traffic must go to the second (192.168.0.X) network card. Is it correct?
  15. Hi there. Can you please tell us what is the error you receive? When you type webmail.abc.com in your browser do you receive a "not found"? When you say that clients can reach that page with local login do you mean that if you log-in with a local account you can see your webmail?
  16. Windows firewall is a client firewall. There are some websites where you can find guides and how-to to improve rules and other things but actually they're limitated and anyway don't do what you want. You may want to use Forefront if you want to stay on the Microsoft's world.
  17. Hi. Open a command prompt (admin) and type: vssadmin list shadowstorage Post results. What you can *TRY* (don't do it, post results first) is to move shadow storage: vssadmin delete shadowstorage /for=c: /on=c: (this delete all the shadows copies) vssadmin add shadowstorage /for=c: /on=e: /maxsize=XXGB These commands should fix your problem, but first post results.
  18. welcome!
  19. Hi there. Unlucky I have no time to write this guide. I more than happy to help you if you have any question, but right now I can't tell you a date. It's too bad. stay tuned.
  20. Well actually this could be a good idea. But first of all I should find a job and after that I must obtain all the required permission to work in Australia. Remember that I live in Switzerland (not EU) so all these things are always more complex than usual. But hey, if you hear something let me know )
  21. Congrats and good luck!
  22. Hi Kerberos. Thanks for your reply. Well after 3 years I can say that things are gone from bad to good. I started as a system engineer and now I'm network engineer. I work for a company that really understand what you can do and help you to improve even more in your job. I admit, I would like to work in another country, I like where I live, but you know... I'm still young and this could be a good (or bad) experience. Anyway is kindly hard. I agree with you regarding certs, but I meet certified people almost every day and many of them have just learned the answer from Test king or similar hence they know ANYTHING. I wish you all the best for you and your future!
  23. Try this: use the SYSTEM account, check run with highest privileges and still with run also if user is not logged on. if this doesn't work, the try to add /f to your batch. also check if the user as the privilege"log in as a script"
  24. Can u post your batch file content? It looks like the batch misunderstand the computer status.
  25. In scheduled task you have one option "run this task even if user is disconnected" or something like that.
×
×
  • Create New...