Time Server for Windows

Currently i am using  Windows Time Server(NTP) not any third party software, I need to use the windows time server in Cisco Devices.  As my network admin team asking to share the key.  this key can be only created by third party NTP server.
But how i can map windows time server in cisco devices.

There are few things  you will have to check it with in Windows Server.
This document will work on server as well 
http://support.microsoft.com/kb/314054/en-us
Here are the registry key you should change on Domain Controller
Depending on your Windows version, there are some registry settings you need to set:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NTPServer\Enabled
Changing the ‘Enabled’ flag to the value 1 enables the NTP Server.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Type
Change the server type to NTP by specifying ‘NTP’ in the ‘Type’ registry entry.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\AnnounceFlags
Set the ‘Announce Flags’ registry entry to 5, to indicate a reliable time source.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\LocalClockDispersion
Set 'LocalClockDispersion' to 0
The last one is most important one.
After changing registry, you need to restart "Windows Time" service.
http://www.arabitpro.com

Similar Messages

  • How do i Install the Software Update Server for Windows 7?

    How do i Install the Software Update Server for Windows 7? I get an error saying: Can't Install the Software because it is not currently available from the Software Update server.
    I downloaded the software so How do I install it?
    Do I install it all over again or when I have windows open?
    I am using Bootcamp.

    Back up your system drive completely. If you have no backup plan in place, now would be a good time to start. You can use CarbonCopyCloner to make a complete, bootable backup of your system on another drive or volume. After you have done this: download the combo update using the link supplied by Niel and run the installer.

  • HTTP Server for Windows 64 bit not on the companion CD

    Hi,
    I cannot find the HTTP Server for Windows 64 bit on the companion CD. Any idea where I can get it from? For the 32bit version the HTTP Server is on the Companion CD.
    Thanks in advance,
    Florin

    If i am correct reason should be : Oracle Application Server 10g will run as a 32-bit application
    Following platforms have the same media in either case:
    Microsoft Windows 32-bit and EM64T/AMD64
    (Not Itanium-64, which is separate and referred to as "Windows 64-bit")
    Linux x86 and Linux x86-64
    Solaris Sparc 32-bit and Solaris Sparc 64-bit
    As the Oracle Application Server 10g will be run as a 32-bit application. See the Installation Guide or readme files for any specific steps on these 64-bit platforms.
    Refer the Note.433061.1 - How to Obtain Application Server 10g Media, Patchsets, and Patches

  • Mail Server for windows...

    Is there any free mail server for windows that i could use to send emails from my application..
    Its just that I have been trying the JavaMail Api and having no luck, despite help from some of you.
    And my deadline is closing in and I am no closer to the solution...
    There has to be a fast and simple way to send a simple email automatically...anyone know it?
    pleaseeee help........

    I am in college and can use the mail server here no problem...its name is "gabriel.ul.ie", anyone know have any sample code for sending mail, and i could try this with this mailhost...

  • Quick Time Pro for Windows

    I’ve got a digital camera which uses Quick Time (for Windows) to play back ‘movies’ I’ve recorded on it.
    If I upgrade to Quick Time Pro for Windows will I be able to convert and export the Quick Time files to a format that my DVD players can recognize and play? If so, what is this format?
      Windows XP  

    will I be able to convert and export the Quick Time files to a format that my DVD players can recognize and play?
    Sorry but no. DVD players require movies to be in MPEG-2, which QuickTime on Windows cannot export. You'll need to find a Windows-based video DVD creation application to be able to create disks a DVD player can handle. I can't make any recommendations, but perhaps someone else here can, or you can search the web for something like "Windows video DVD create".

  • Audit Vault server for Windows?

    Forgive my ignorance, is there a version of Audit Vault Server for Windows? I haven't been able to find a link for it, just for the Agent.
    Thanks!

    So there is a Windows version somewhere, it's only that I haven't found it. When I go to the download page http://www.oracle.com/technology/software/products/auditvault/index.html, all I see is:
    Oracle Audit Vault Server (10.2.3)
    Download for Linux x86 (930,289,516 bytes) (cksum 1842170548)
    Download for Linux x86-64 (1,106,767,762 bytes) (cksum 314005762)
    Download for Solaris Operating System (SPARC) (64-bit) (1,189,201,196 bytes) (cksum 2466057202)
    Download for AIX5L (1,880,746,261 bytes) (cksum 3844667670)
    Download for HP-UX Itanium (1,715,251,924 bytes) (cksum 3230968629)

  • Cisco Secure Access Control Server for Windows 3.0

    I have to rebuild a server using Cisco Secure Access Control Server for Windows 3.0 ... I cannot locate this software under "download software" in cisco.com ..
    where can I download a copy for Cisco Secure Access Control Server for Windows 3.0 ?

    Hi,
    You can not download the ACS windows Solution engines softwares from the cisco.com > download pages as these s/w are not available there. You can only download patches and remote agent software.
    In order to get any ACS software/ upgrade assistance you need to open up a TAC case.
    Also, ACS 3.0 is not supported by Cisco anymore..getting support for this version or any 3.x is not possible.
    HTH
    Regards,
    JK

  • Free (java-based) LDAP server for Windows

    Hello,
    I am experimenting with JNDI. Can anyone tell me if there is a free LDAP server for Windows that I could use to run JNDI examples.
    Thanks in advance,
    Balteo.

    Attached is may slapd.conf file I used while I was working through the JNDI tutorial. You can find any comments in the original config file - I deleted them in the attachment.
    Do not forget to create the directory 'openldap-ldbm' manually in the apropriate place as defined in the config file.
    cu, Adrian
    slapd.conf
    # $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.7 2001/09/27 20:00:31 kurt Exp $
    # See slapd.conf(5) for details on configuration options.
    # This file should NOT be world readable.
    #include          %SYSCONFDIR%/schema/core.schema
    include          d:/OpenLDAP/schema/core.schema
    include          d:/OpenLDAP/schema/java.schema
    include          d:/OpenLDAP/schema/krb5-kdc.schema
    pidfile          d:/OpenLDAP/slapd.pid
    argsfile     d:/OpenLDAP/slapd.args
    database     ldbm
    suffix          "o=JNDITutorial"
    rootdn          "cn=Manager,o=JNDITutorial"
    rootpw          changeit
    #directory     %LOCALSTATEDIR%/openldap-ldbm
    directory     d:/OpenLDAP/openldap-ldbm
    index     objectClass     eq

  • Time capsule for window pc

    I was wondering if the time capsul can backup the pc program as well and the backup can be use to re-install correctly on the pc, because the document creat in Mac may altered in pc.

    Unless you dragged them there yourself or used a third-party product capable of backing up to network drives, they won't be there. There is no Time Machine for Windows, and the Mac OS X version of Time Machine won't back up a Windows drive or partition.
    (71765)

  • Content Server for Windows x64

    Hi,
    I need to install Content Server on x64 Windows machine.
    I downloaded the SR3 installation master CD.
    I need to find the "Content Server 6.40" cd labeled "SAP:SAP_CS:640:*:PPMS component SAP_CS:PPMS-LABEL)". From where can I download it?
    Thanks,
    Omri

    starting point for newer content server installations is currently service.sap.com/contentserver -> Media Library
    -> Literature , where I found a new "installation guide for SAP Content Server for Windows 2008".
    Unfortunately, SAP Note Note 1556824 "Direct navigation to SAP Contentserver download page in SMP" does not mention details on how to find the source for the content server installation, but I got help by Content Server for Windows x64
    Regards
      Walter Dieringer

  • HT1218 Time Capsule for Window 7

    I do not see my windows files backuped in my time capsule. I see my Mac files backups allright, but windows's file nothing

    Unless you dragged them there yourself or used a third-party product capable of backing up to network drives, they won't be there. There is no Time Machine for Windows, and the Mac OS X version of Time Machine won't back up a Windows drive or partition.
    (71765)

  • Local Apple Software Update Server for Windows

    Has anyone figured out, how to use Leopard's Software Update Server, as a local Apple Software Update Server for Windows?
    As you may know, 10.5 Software Update Server downloads, not only mac updates, but the windows' version of them as well (e.g. Safari, iTunes for windows).
    There has to be a way to use that new feature.

    {quote:title=Apple wrote:}
    Software Update Server is capable of automatically mirroring updates between
    Apple’s software update server and your local server to guarantee that the most
    current updates are immediately available. Mac OS X Server also supports hosting
    Apple updates for software running in Boot Camp, such as iTunes and QuickTime for
    Windows. To ensure security, all updates are digitally signed by Apple.
    {quote}
    Comes from http://images.apple.com/server/macosx/docs/L355781BSoftwrUdtTB.pdf
    No idea, how to get it running smoothly yet, however.

  • How to configure a proxy server for Windows Azure Tools in Visual Studio 2013

    Hi Visual Studio/Azure Tools team
    I would like to use the Windows Azure tools in Visual Studio 2013 to manage my Azure Web sites (Server Explorer -> Windows Azure -> Web Sites) from within my corporate network which is secured using a proxy server. Unfortunately, I am not able to use
    the Windows Azure tools since the required HTTPS connection to windows azure is not going through the default configured proxy. Instead, Visual Studio tries directly to connect to port 443 which is blocked by our corporate firewall (and yes: there is no way
    around using our proxy server). Other visual studio features like NuGet, updates, etc. work fine and use the configured proxy server. 
    So my question: How can I configure visual studio respective its Azure tools to use a proxy server instead of a direct connection? I already tried configuring the proxy server within the file devenv.exe.config but this doesn't show any effect for Windows Azure
    tools.
    Regards
    tschaena

    As we have very similar problems I consider the found solution a work arround an existing problem which will not work if corporate FW policy does not allow such changes.
    In my mind, any tools in charge of dealing with some sort of FW protocols should deliver the following information, should make it absolute clear how to setup that the request packages are setup rigth at the first time.
    a) proxy server
    b) proxy port
    c) proxy user
    d) proxy users-password
    e) proxy.auth.Preference="BASIC"
    And for moste tools (including Visual Studio and AZUR Tools) it is absolut unclear
    a) how to setup that on a per tools basis
    b) OR who inherits this information from whom    i.e. use the same as IE does, what if we use FireFox or any other browsers?
    I understand that developers requested to cure such problem areas will often have difficulty to gain all required elemenst used to realy test the solution.
    But I can tell you: I loos more time figthing down the FW setups for my clients. WHat I do at home in a sniff, takes ages to be realised by all the various clients on the market where each has to deliver the same sort of information but actually does not,
    or has it just somewhere, but not in the vicinity of the demanding user.
    Good examples i.e. NetBeans IDE where the Option Menu shows very clearly what information is required to pass through a FW/Proxy; but even there, the hint to start with a BASIC authentication schema is not part of this OPTION menu and must be added a JAVA
    environment value. But at least, it works.
    Sepp

  • Hard drive networked through Time Capsule for Windows and Mac

    My previous setup was using an old Dell laptop with Windows XP to network share both my Samsung laser printer and my Seagate GoFlex 2 tb drive formated to NTFS, and all Windows 7, Windows 8, and OS X 10.6+ machines in the house were successfully able to connect to both. My wife replaced her old Macbook Pro she got in 2008 and decided to get a Time Capsule as well to backup her iMac and new Macbook Air. I decided to take advantage of the "features" of the Time Capsule, and hubbed the single port, just as I had done with the old Dell. After installing Bonjour on the Windows 7 machines I was able to share the printer just fine, however I'm still unable to share the drive for some reason.
    The Airport utility on both the Macs and Win 7 machines see the hard drive in utilities, the box in Airport for file sharing is checked, guest access turned off, secure disk sharing with device password, and workgroup matches my workgroup. However the hard drive still doesn't appear. I tried formatting it to FAT32 based on some older forums posted in 2008-2009 range, but then realized the hard drive is too large for that, and I'm not looking to have a bunch of smaller partitions. I tried exFAT, but that failed too. Now I'm back to NTFS, but still with the issue that none of the machines recognize hard drive via the Explorer/Finder.
    The Time Capsule is functioning as a backup with Time Machine for her Mac's, but I'm looking to use the external drive connected more as a media center storage and storing selected individual files (think networked thumb drive/USB stick) from my machines.

    Put the seagate drive onto the Mac and format it Mac OS extended journaled. (HFS+ for short) and you will also need to change the partition over to GUID from MBR.
    TC has very limited formats it can recognise.. FAT32 and HFS+ (well FAT16 but that doesn't count). exfat no, ntfs no, Really with FAT32 being hopeless.. you have one choice .. HFS+.
    The Windows machines can handle files to the drive just fine.. because it is a network drive.. it is offered to the network as SMB protocol.. in windows it will look like NT server. The precise format of the drive is irrelevant and is handled by the firmware of the TC.
    But do reset the partition scheme to GUID.. not MBR.
    http://support.apple.com/kb/ph5845
    You can even put 2 or more partitions on it.. but only one is fine.

  • SL server as standalone server for  Windows(XP,7) network

    We have been using an OS X 10.3.9 Server XServe G5 as a mainly Windows ( all XP clients) PDC file server for 6-7 years. What a great machine and super reliable. But of course it is getting long in the tooth and so I am looking at the Mac Mini SL Server bundle.
    Now along comes Windows 7 which won't authenticate against an old style PDC. I am quite confused about whether a standalone SL server can act as a whatever is the equivalent to a PDC in the Windows 7 world. We simply want all our Windows XP and 7 client machines to authenticate against the SL server for consistent file sharing access.
    Thanks

    See:
    http://support.apple.com/kb/ts3235
    OS X cannot act as a PDC for Windows 7 or 2008 Server R2. So if you want to run a directory system for Windows 7, you can't use OS X at this moment in time.
    However, if you are happy for your Windows machines to be stand alone, not part of any domain and have all the users managed locally on each machine, then you can use OS X as a file server.
    You will need to create users on both the Windows machines and on the OS X box in this case.
    If you just have Windows clients and want a directory system, I would be looking at Active Directory.

Maybe you are looking for