Question of POS to an external source,

You are not sure if this is the right forum, but we have WTP running on our local network very well but can it backup/replicate to an outside network? We are looking for offsite backup data

http://pubs.VMware.com/vSphere-60/topic/com.VMware.ICbase/PDF/VMware-data-protection-Administration-Guide-60.PDF

Chapter 15 in this guide is that you need to answer your question

Tags: VMware

Similar Questions

  • DAQmxCfgSampClkTiming sampling rate for external sources

    I'm looking at the example of Synchronized_AIAO_Shared_Clock.c to http://zone.ni.com/devzone/cda/epd/p/id/2352 .  This example creates a string of tension that HAVE streams at 10 kHz, and then creates a tension AO channel that is bound to the sample clock HAVE to synchronize channels.  I use this example to understand the use of DAQmxCfgSampClkTiming here.  This is the corresponding code (comments are mine):

    Create a channel of tension HAVE will work continuously at 10 kHz

    DAQmxErrChk (DAQmxCreateTask("",&taskHandleRead));

    DAQmxErrChk (DAQmxCreateAIVoltageChan(taskHandleRead,"Dev7/ai1","",DAQmx_Val_Cfg_Default,-10.0,10.0,DAQmx_Val_Volts,NULL));

    DAQmxErrChk (DAQmxCfgSampClkTiming(taskHandleRead,"",10000.0,DAQmx_Val_Rising,DAQmx_Val_ContSamps,1000));

    Create a tension AO channel, and then attach the clock of the chain in tension of the AO for the sample clock HAVE
    DAQmxErrChk (DAQmxCreateTask("",&taskHandleWrite));
    DAQmxErrChk (DAQmxCreateAOVoltageChan(taskHandleWrite,"Dev7/ao0","",-10.0,10.0,DAQmx_Val_Volts,NULL));

    DAQmxErrChk (DAQmxCfgSampClkTiming(taskHandleWrite,"ai/SampleClock",1000.0,DAQmx_Val_Rising,DAQmx_Val_ContSamps,1000));

    .. So what I'm trying to understand here is how to interpret (1000.0) sampling rate argument in the second call to DAQmxCfgSampClkTiming, where the canal AO is related to "AI/sampleClock.  It seems to me that this argument must be meaningless, other than perhaps to determine the size of the buffer, since by definition this AO channel will clock on a sample of every time that AI/SampleClock rises.  Then maybe someone can help me understand how this argument is used...

    But in all cases, the docs say "If you use an external source for the sample clock, set this value to the maximum expected rate of the clock."  In this case, the clock is set up a few lines earlier at 10 kHz, so is not this 'evil' in the second call to DAQmxCfgSampClkTiming, a sampling rate of 1 kHz is specified (much less than the maximum rate of sample expected)?  What is the consequence of this?

    Thank you!

    -Dan

    Hey Dan, some big questions you've got.

    You pretty much put the nail on the head with your guesses. The size of the buffer is based on the resolution of data acquisition in combination with the sampling frequency that you specify. Think of it as an implicit in the size of the buffer declaration (but it is certainly an explicitly define that, if you wish).

    As for your second question, which relates to new back to the size of the buffer, except that this time it is for the use of an external clock source. Given that the material has no implicit way to know the frequency of clock of this external source, it asks you to specify explicitly the maximum frequency so it can create a buffer of the right scale size.

  • Is it possible to determine if a person has access to my computer via an external source?

    Original title: hacking

    Is it possible to determine if a person has access to my computer via an external source?

    Hello bconn07,

    You must grant permissions via remote access or they would have to introduce a software on your pc without your knowledge for them to access. The software is usually by means of malicious programs and your anti-malware application must pick up that, especially if it's a keylogger or a rootkit. Try to download Malwarebytes antimalware http://malwarebytes.org (download the free version). Install it and then run it. It's good enough to malicious software localization.

    Pirate can introduce a software called keyloggers that send information on the key, you press on your keyboard. This can help them steal passwords etc. However, I do not say that you even have apps keylogging or view on your system, so don't panic. I suggest, however, an application called Keyscrambler personal http:// http://www.qfxsoftware.com/download.htm it works by disguising and precautions that you ever install key press you. By example, if you typed "Bill" keyscrambler journal would be something like 'kl97' thuis makes it very difficult for any keylogging software interpret what keys you actually used.

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Expert - consumer: www.winuser.co.uk | vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • When I try to burn a music disc player is registered as a DATA reader and does not allow me to copy music files that I can play on an external source

    I have computer aGateway running Vista Home Edition and something happened with WIndows Media Player.   I have the DVD/RW internal drive and external DVD/RW as a player.  I use them mainly to copy music files and it has always worked fine until yesterday.

    When I try to burn a music disc, the player is registered as a DATA reader and does not allow me to copy music files that I can play on an external source (such as the CD or car drive).  Worked fine Saturday and had burned discs Saturday night recognizes the two drives as data drives.

    Is it something that needs to be reset or changed?

    In WMP, please click the button burn up and make sure that the Audio CD is selected. Then try burning the CD again, they now play on a standalone CD player too.

  • Several identity AD External Sources in ISE 1.2

    First of all I guess it's possible to have several entries AD for external Sources of identity in the ISE 1.2? When I view Active Directory (AD1) it displays my four ISE servers with the connected state, but I do not see where to add anything extra. I did not originally define this figure so miss me something somewhere if possible. I have however maybe add under LDAP and then he would roll in AD or something, but I have nothing listed on LDAP either.

    What I'm trying to do is find a way to have the ISE to cover our two different areas. We have a large forest but currently that is divided into two areas AD based on our two divisions.  I'm trying to see if possibly I can just get through the existing configuration to take security on the other groups domain in the dictionary, but so far that has proved do not capable.

    Brent

    The ISE v1.3 allows you to add 50 domains diff., please update v 1.3

    http://www.Cisco.com/c/en/us/TD/docs/security/ISE/1-3/ISE-ADIntegrationD...

  • Is it possible to have a block of text from an external source (ex. TextWrangler file) load in multiple pages (file TW exodus as an "insert" in 4 different pages on a site)?

    Is it possible to have a block of text from an external source (ex. TextWrangler file) load in several pages on a site in the 'performance' (e.g. TW file as an "insert" in various pages)

    Use SSI. If you're on a PHP server just use the PHP include, if not take a look on SSI: the command Include

  • Timeline on External / Source monitor

    I am currently moving to CS5 Prod. Prem all recently installed applications.

    Prem Pro, how can I get the images placed in the chronology of the gang for the Source monitor Panel sequence or output to my external monitor? Since the source monitor Panel, I can choose the sequence, but when I manually rub back and forth through the sequence using the timeline there is no output to screen external TV only for the program monitor funds located in the PP. space

    Thanks in advance for the help. I don't know that I have many more questions. I'm above A migration / FCS3.

    -John

    I went through a Blackmagic intensity Pro HDMI/component/composite pci card.

    Okay, that's important information that should have been part of the original post. With a map of the BM, you should use their sequence presets; This should allow broadcast through the map.

  • With the help of an external source via Photos on Mac app

    Hi all!

    Anyone know if it is possible to have photos of access app Photos from a different source? Currently the photos app will see what's on your device. However, I have a 128 GB Macbook so do not keep my photos out there. I'm looking for a way to access my photos through the WD My Cloud drive I have through the Photos app. The reason for this is that I was hoping to use iCloud sharing photos so I can edit photos with my iPad and then extinguished by e-mail and post them on my Mac. I also prefer the Photos app on all devices on WD my cloud application.

    I know it sounds a little confusing, but I'm happy to explain to someone who doesn't quite understand how I explained.

    Thanks in advance!

    Yyour entire library of Photos can be moved to an external drive. Just copy it to a new drive, then double-click the photo library file. This will 'learn' Photos where the pictures are stored.

    When you enable iCloud photo library on your Mac and your devices, you will indeed have access to all your iCloud files.

    One caveat: iCloud library is NOT a solution to backup for your item photos and videos. You should always set your library of Photos on your Mac to original copy. It's OK to keep your libraries on the as optimized device. It will keep the storage space on the iDevices.

  • HP Envy X 2 (15-C001dx): HP Envy X 2 (15-C001dx): question seeks to use the external monitor

    I have a brand new HP Envy X 2 (15-C001dx) with Windows 8.1. So far, it works fine by itself. I tried to connect an external monitor to the laptop using an HDMI cable from the laptop to a LG L246WPQ screen. The problem is that 10-15% of the left side of the content portable screen does not appear on the external monitor. Missing from the external display is the word "Start" in the upper left with roughly 2 columns to tiles. This occurs in the two "dual display" or "show only the screen 2" modes.  It's using a resolution of 1680 x 1050 times the cell phone and the LG appearing in support. Using the touch screen on the laptop I can scroll tiles to the right and see the missing columns at the far left. The information displayed on the external monitor begins as far left this screen will be displayed. In other words, there is no black and white on the left box. Except for the missing information on the left side, from the rest of the external display content seems fine. I have updated video driver of the laptop at the latest on HP.COM.  No change in behavior. I tried all the options I could find on the LG OnScreenDisplay, but nothing does the display not better. I've seen complaints on some forums that some "DPI" support added in Windows 8.1is causing many grief monitor for some people. Who would have something to do with it?

    This sounds like a video driver problem?  Something incorrect or incompatible with this LG monitor? Suggestions on other things to try?

    Thank you

    @outback ,

    Hello and thanks for the display on the HP support forums,

    The first thing I would try this question takes the hdmi cable and plug it on another monitor or a TV.

    If the same problem exists then LG issue.  If the same problem occurs on other screens or TV then looking at a resolution problem on the output of the system.

    Even if you can be able to higher resolutions sometimes native resolution will eventually force you to lower it.

    I have two screens at home who can manage resolution 1680 x 1050, however the native resolution is less than that.  and according to what I connect to the screen will depend on what I can get away with.

    Here are some links that you can see and which can be useful.

    Troubleshooting screen HDMI and sound problems

    I checked on the model of monitor you are using, and it seems to have this problem on many different systems.

    LG L246WPQ

    L246WP 24 '' LG display moved to the left driver Nvidia 8.15.11 - EVGA GTX 260

    Here is a list of the problems of google I found.

    The screen shifted to the left.

    I would like to know how this happens.

    Thanks again for posting and have a great day.

  • Question on HP 2311xi - auto wakeup source and delay of sleep

    I recently bought this monitor and noticed that when he wakes up from his sleep, it will take about 5 to 10 seconds for him to wake up so that other monitors I've owned that they went immediately.  I was just wondering if this is how this monitor is or if I have a problem with it.

    Secondly, how is the source of the PABX suppose to work?  I have my PC DVI value and I have the default source is set on my 360 via the HDMI connection.  I guess that turns over the 360 it go to the default source and switch to the hdmi connection.  However, my monitor does nothing.  What source is the switch really do or is just defective mine?

    Thanks in advance for any help on this monitor.

    Auto source only works if there is no signal because it detects the port with a signal and auto racing to this port.  However, the monitor has no way of knowing exactly what port the user wants when both signals are present.

    Default port is what will look like the first monitor when running and is not necessarily give port override capabilities.

    Take 5-10 seconds can be normal.  My party at home monitor usually takes about 5 seconds before displaying a signal, but this may be more to do with the HDMI connection (I have not tested with the VGA port).  I don't think that it is a matter of concern.

    Let me know if I answered your questions.

  • Question: How can I format external drive in exFAT? NOT in NTFS!

    OK, so frustrated that I had to go through the hedges to sign up here to ask a question like that. Why can I NOT format exFAT? I have many external HDDs that were formatted in exFAT under WIndows XP Pro but my new system, completely updated Windows 7 Professional, I can't format external drives of exFAT. The option is NOT available. In the Format window, file system, is the only option: NTFS (default), there is no other option. I googled the * on this issue and found no answer. This external hard drive MUST be formatted as a disc exFAT. Period. Someone please help.

    I'm surprised the research online increase this... You can do it from the command prompt, but not from this dialog box.  Here's how:

    -Open a command prompt by typing cmd in the start/search box, right click on the cmd search result and select "Run as Administrator"
    -Type format g: FS:exFAT , then press ENTER to start formatting the G drive as exFAT
    To view all other options, type format /? and press ENTER.
  • Receiving XML from an external Source

    Hello

    I am using the HTTP on Oracle 11 g SOA Suite adapter to get the XML files in my BPEL.
    What is the right way? or should I create a Web service that accepts XML files and expose it on the Web?

    The external system wants XML files send us only by using the HTTP Post method.

    Please let me know

    Thank you
    On

    As I mentioned earlier, it's entirely your choice.

    (a) to create a Web Service (from BPEL Services) as a 'Service' and then create a WSDL?

    Sync web Services involves the request and response, and it is a real time communication. Immediate response is necessary.

    (b) should we have just an asynchronous BPEL that will become a Web Service once its on the server?

    Async web service includes the request and response, but the response may be delayed. No immediate response.

    (c) use an adapter like AQ, MQ etc...

    Adapters are used to integrate the diverse message with Oracle SOA applications/source. If you receive/send a message to an inhomogeneous system, use relevant adapter.

    Also, is it possible to receive without (FTP and SOAP message embedding) XML files?

    Many other ways like HTTP (rest) of the JMS, QA, etc. I suggest you analyze your needs clearly and on the base who choose a particular design path. You can also get feedback from the any SOA Architect in your org.

    Kind regards
    Anuj

  • Import of missing photos from an external source

    Hello. I just moved my (rather small, 3500 or almost) picture collection from disc external hard disk my internal. Everything worked very well, for the most part. But when checking, I see that more than 500 photos (in recent years, for the most part) are marked with a question mark. Missing photos are all on a backup of my collection of photos, stored on an another DHM with a USB connection.
    My question is, what would be the best and easiest way to restore my photos on my PC? I guess using the library/Find lack of photos and pointing LR with my backup hard disk would be the way to go, but I'd like a second opinion before starting, in case there is a better way, or this way of doing, it's all wrong.

    Thanks in advance,

    OLE K

    (No, I don't want to speculate on what was wrong now...) )

    OK, a question, these missing photos scattered in a lot of different folders of the backup?

    If they are fairly easy to identify, copy their files using the Explorer to where they should be on the internal drive. Then make the library / find and link to the versions of internal drive. What I'm trying to avoid tip files in your catalog on backup copies - it is a backup, after all.

    And maybe start with some pictures, just to verify that it is a practical approach.

  • With the help of external source paths

    Hello world

    I'm quite new to Flash Builder. I created an ActionScript project and added a folder on my hard drive as a source path. This file is external to the project. It creates a folder in the Explorer window package with the small arrow showing it's related... but also, it seems to copy all subfolders and classes in my output folder... that I named dist... Why does do this and y at - it a way to not do? It does not seem to make sense to me.

    Thank you

    Kyle

    Try this:

    (1) project > properties > Flex Compiler

    (2) uncheck "copy embedded files in the output folder.

    Jason San Jose

    Software engineer, Flash Builder

  • Told me that an external source trying to update firefox?

    I close Firefox and a pop-up opens and says that Firefox blocked an unknown source to try to update.

    You can attach a screenshot?

    Use a type of compressed as PNG or JPG image to save the screenshot.

    If you get a pop-up message asking to update Firefox or plugins then this message is probably a scam and you should never respond to such reporting to avoid being infected by malware.

    You should only update Firefox via "> about" or by downloading and installing Firefox from Mozilla and server never using a popup or a link on a web page.

    Plugins should be updated only through the plugin itself, or by visiting the home page of the plugin.

Maybe you are looking for

  • HP 7 flow won't stop hibernating

    I have upgraded to Windows 10 recently... and things have been slow but now I turn on my Tablet and there are points of loading in circulation and it says hibernating...How can I stop this and use my Tablet?

  • Hard drive problems internal Seagate Barracuda3TB

    HI, tried to install my new hard drive 3 TB of seagate.My pc only allows me to partition 2 TB the other GB 760 is here but unable to use!So, I have a 3 TB hard drive, but only works on the 2 TB hard drive.Any ideas?Thank you very much.

  • failed to connect to a printer to open

    I just changed computers, from pc to mac. I installed the printer from the disc, but get this message: fatal: open printer connection failed: could not open the connection to the printer. Please check your printer connections and check for printer In

  • Screen goes black during startup and start normally

    Hi, I booted up my laptop and before something happens comes a black screen for 30 seconds and after 30 seconds, then it goes to start normally.  After that, before the Welcome screen, sometimes another black screen for 30 seconds before the welcome

  • Code printer deskjet 3070

    Hi, I have just to register for eprint and now my original code of the printer is invalid. How can I create a new one? (Probably wrongly) I followed the instructions to go to settings, then in the wireless, but the only obvious option simply turn wir