Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kzn

  1. kzn

    Allow internal lync users to communicate with external skype users say from gmail hotmail etc

    Hi I need to allow our internal users access to external skype users. What I think I need to do is go to Federation and External Access -> Sip Federated Domains and then add the domain? Is this correct? Any help appreciated.
  2. kzn

    Vlan on centos 7

    Hi I have been trying for days to create Vlans on my Centos nics. I tried nmtui but I dont under stand if I need to keep the orginal settings for the nic and then insert the ip address on vlan settings. Has anyone been able to create a vlan on centos 7...
  3. kzn

    Download the files from website and put in to unix server through the shell script

    I would use Winscp that is if you can ssh to the system.
  4. kzn

    Server account settings in outlook 2013 has letters and numbers followed by the domain name

    Hi I have just set up exchange 2013 with SSL and created a vm with outlook 2013 on it. Strangely when I go into account settings(in outlook) after using the outlook wizard the server details show up with a load of different letters and numbers followed by the domain name. ie...
  5. kzn

    MultiTenancy and SSL and Outlook 2013

    HI I have set up multitenacy on Exchange 2013 and installed an SSL certificate. Since doing all this I have noticed that the server details no longer have the name ie mail.domain.com in outlooks Account settings, but now have a long series of numbers and letters followed by the @domain.com as...
  6. kzn

    mysqldump error

    Thank you both for the replies, I have achieved what I needed using the MySQL Administrator backup facility. I have set up hourly backups to run daily. Strangely trying both your methods did not work. By the way I am running this directly on the Mysql server with the root username and password...
  7. kzn

    mysqldump error

    Hi Chris No it does not ... I get the same error. Very strange, my plan was to use task scheduler. I have been looking at the MYSQL Administrator console and there is an option for running backups there. I have created a backup user with grant all rights, but watching a youtube video the...
  8. kzn

    mysqldump error

    I am trying to set up a backup routine using windows task scheduler but the problem I am having starts before I even use task scheduler. C:\Program Files\MySQL\MySQL Server 5.5\bin>mysqldump -h localhost -u root -pMypass mydatabase > c:\10am.txt mysqldump: Got error: 1045: Access denied for...
  9. kzn

    DNS entry issue cant add extension

    Any help appreciated. Our Active directory is say abc.local and we have now purchased a domain say xyz.com and I have set up a webserver internally with a ssl certificate. I would like to create an entry in my dns portal.xyz.com but it auto fills the domain part when I create an A...
  10. kzn

    Installing service packs

    Hi I would like to know if it is ok to go from no services packs to the latest in one step? or would I need to do it in stages? Thanks
  11. kzn

    VB script Excel

    Hi I have a spreadsheet with vbscript which worked fine on windows XP with windows 2007, I have now upgraded to windows 7 and still have the same version of office 2007 running ... but each time I run the script it keeps asking for username and password. How can I stop it from asking for...
  12. kzn

    How to stop user password prompts windows 7 and office 2007

    Hi I have a spreadsheet with vbscript which worked fine on windows XP with windows 2007, I have now upgraded to windows 7 and still have the same version of office 2007 running ... but each time I run the script it keeps asking for username and password. How can I stop it from asking for...
  13. kzn

    How do I format seconds into hours and minutes?

    Hi I need to format seconds into hours and minutes. This is my query so far .... there is probably a way easier way of doing it, I am so close yet so far ... any help appreciated thank you select time_format(sec_to_time(sum(time_to_sec(timediff(endTime,startTime)))),'%h %i') as...
  14. kzn

    Error communicating with Firebox 10.0.0.1. IO_ERROR: Message processing timeout. Please try again

    Hi, thanks for the reply ... the answer is no. Currently the firewall is doing its job, but I cant log in and make changes. I need to wait until the weekend before I try that. I will let you know, I was hoping it would not come to that. Cheers,
  15. kzn

    Error communicating with Firebox 10.0.0.1. IO_ERROR: Message processing timeout. Please try again

    Hi Any help appreciated. I tried to make a change on the watchguard firewall XTM22 and now keep getting the following error: Error communicating with Firebox 10.0.0.1. IO_ERROR: Message processing timeout. Please try again Has anyone experienced this sort of thing before? and know how I can...

Part and Inventory Search

Back
Top