Jump to content
Forum²

ICTCity

Members
  • Posts

    1,509
  • Joined

  • Last visited

  • Days Won

    12

ICTCity last won the day on March 14 2013

ICTCity had the most liked content!

About ICTCity

  • Birthday 7/31/1990

Personal Information

  • Gender
    male

ICTCity's Achievements

Newbie

Newbie (1/14)

18

Reputation

  1. 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 ;)
  2. Congrats and good luck!
  3. 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!
  4. 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"
  5. Can u post your batch file content? It looks like the batch misunderstand the computer status.
  6. In scheduled task you have one option "run this task even if user is disconnected" or something like that.
  7. The point is: if the "run as administrator" is hardcoded into the app you can do anything. I had the same problem with just one application. It check the privileges of the user at startup and if it wasn't in admin's group, then the app wont work :/
  8. Hi. You aren't really precise. If I understand correctly you are trying to connect one pc to that server via VPN. Are you using Windows's integrated VPN or a specific software (like Cisco VPN client)? Anyway by default the VPN connection is used to connect to a specific network AND the internet (all other traffic) should be redirected to your "normal" network and not the VPN. Provide more details because I can't understand what is the "NET_NETWORK"...
  9. Use this command: w32tm /resync /rediscover If it doesn't work please post the output of: w32tm /query /status AND enable this: w32tm /debug /enable /file: And redo a resync, then post the output of that log file.
  10. YOu have a policy which is blocking that program. You should have something here: (POLICY [local or domain]) Computer Configuration > Windows Settings > Security Settings > Software Restriction Policies Remove any policy that blocks your program and then you should be ok. If the issue is not resolved, please give us more infos like: domain/workgroup - user/admin...
  11. Post result of: Sh ip int br Sh ip route
  12. line vty 0 1 password cisco login Means that 2 telnet sessions require authentication with Cisco password. line vty 2 4 login Means that you CANNOT use these connection. You need to logout of each telnet session.
  13. Try to ping 10.0.2.250 It should work. Anyway update the firmware ;)
  14. it sounds like a bug to me... Try to update the firmware first (good luck ... hard to find but try with google or similar). Then post a show run before and after restart. PS: you don't need copy run flash, just wr mem & copy run start ;)
  15. If the NIC on your router doesn't support VLANs than don't plug a VLAN port into a non VLAN port...
×
×
  • Create New...