New user lost. Need of simple questions answered

I received a short time trying to configure vmware 5 for virtualizing office in a university setting. Especially for our laboratories and public machines. I have a few thin clients from Wyse, I can try with Dell

We are a single network MS most of the time. I have been using HyperV about everything for a while.  But VMware and the structure baffles me.

I just set up a test environment for a few thin clients. I need someone to straighten out the mess of servers required for vmware view

Servers connection composer, ESXI,... etc.

What must be a physical server? Can I install several things on a server? can I install anything on a hyperV VM to test or all should there be physical?  My Manager gave me a server unfortunately exceeded to try this and I think it's impossible. How can I install everything first?  VMWare for Dummies anyone?

The basic components:

* Shared storage - iSCSI, fiber, NAS (not recommended, but an option for a small number of workstations or for verification). In addition, required hardware (Ethernet or fiber) of switching.  You can use local storage, but you lose your availability with vMotion or light HA.

* ESXi host (s) - the number depends on the size of the environment.

* SQL 2005 + database - physical or virtual.

* Active Directory

* Good MS licenses depending on the type of clients you are going to use. Example: You may have to pay for the VDA licenses, if you use clients which don't run Windows natively to connect to virtual desktops.

* Computers desktop, laptops, zero customers or clients to access virtual desktops.

* Discover the connection to the server - physical or virtual (Virtual is recommended).

* vCenter Server - physical or virtual (Virtual is recommended).

* Security Server - it is used to tunnel securely sessions of WAN links to your connection/Server Manager view if you want clients to be able to connect securely from the outside or to secure your network part where connection (s) are located.

Basically, install you ESXi on your physical boxes, build your decision-making supported virtual servers, lift the display and running management environment, then start to build your virtual desktop and create then pools that your client devices will connect to the.

I don't think one host will be sufficient for to accomplish you everything and it is not really a good test because you will not get the high availability features or vMotion and looks that you have no access to the shared storage.

The documents posted on the link below will give you all the information you need to get running.

http://www.VMware.com/support/pubs/view_pubs.html

Tags: VMware

Similar Questions

  • New user - script needs help

    Hi people, new user here.

    Have a text field I want to be hidden until one of the two radio buttons in a group has been selected.  Any help is greatly appreciated.

    Rick S/San Antonio, TX

    You can do this in different ways. Here is an example. Use the following the calculation script customized in your text field that must be hidden or shown:

    var f1 = this.getField("Group1");
    var shouldBeVisible = (f1.value != "Off");
    event.target.display = shouldBeVisible ? display.visible : display.hidden;
    

    This can be shortened a bit, but the shorter code is not necessarily more readable. If you have problems to understand what is happening here, please see the core JavaScript language syntax. What you need to know, is that a group of radio buttons with no selection will report 'Off' as its value. If the field should be visible when the Group of radio buttons is not set to 'Off '. In this case, we set the event.target.display property (you can find out what it means in the Acrobat JavaScript API documentation: Acrobat SDK Documentation DC: event.target ) display.visible or in the other case display.hidden (once again, it details in the documentation of the API).

  • A brand new user has need of little help and advice...

    Hello

    I just took the bold gamble in Indesign and it's the first day of my 30 day trial.

    I need help and advice from you folks... Please.

    I have been successfully creating Brochures A5 (A4 folded) using MS Word and print it on a desktop printer. MS Word sorted my order page for me when printing to the correct pages have been implemented.

    I read as much information that I could find, but I'm still able to do the same in Indesign.

    I'm looking forward to you use the advanced functions of layout and have control over what I do, but I need to work on this fundamental step before going any further.

    I hope that what I explained is logical.

    Concerning

    John

    So presumably you create a new document, the portrait of the A5, facing pages. Make sure that your number of pages in the document is a multiple of 4.

    Create, type, twist, meditate, edit, smile, save.

    To create your booklet using InDesign, on the file menu, select print booklet.

    You will probably need to jump back from the button print settings, adjusting the size paper, Orientation, color, and in the print tab booklet for 2-high shot on horseback.

    A large part has been posted on this topic, these are the basics, printing booklet is not the best module ever written Adobe, IMO

  • Move the user off the system disk folders? Envy of all the data on E, so need to move directories user E. not individually, but in the world. If all new users, I create will have their user and docs folder on E.

    Got a new laptop with win 7 home premium pre-installed. Using the language of win 7... I have decreased the volume of HDD to 55 GB.  Made new simple volumes. I want all the data personal on E, so need to move user directories to E. No individually change the location tab on dozens of files, but in the world. If all new users, I create will have their user and docs folder on E from the gitgo.

    Under XP, I could just change the 'My Documents' link on each desktop, go to the e. * instead of c *. *, but with win7?

    As a Windows Home Server and most wise OS facilities, the system drive is isolated and a drive of 2 or 3 for everything else.  Get a problem? Just restore the system drive.

    You need the answer?

    Thank you
    Tom
    PS Microsoft: This backup/do imaging software, why don't we name the image so many can all be stored on easily in one place without having to go and rename it or move them elsewhere?

    Hello TomZork,

    Thanks for posting on the Microsoft answers Forum.

    In another forum, I found the instructions to move folders of users to another drive.
    You can follow the post here. This is attributed to Jimmie R. Houts.

    Article:
    You can move the entire folder C:\Users to another drive quite easily once windows is installed:

    1. Boot from the installation media and access the command prompt (I think you need to click on fix everything first)
    2. Use Robocopy to copy C:\Users to D:\Users: robocopy c:\Users d:\Users /mir /xj
      a. /mir says robocopy to mirror directories, this will copy all files and permissions
      b. /xj is very important, it means robocopy does not follow the points of junction. If you forget this, you will have a lot of trouble.
    3. Make sure that the files copied successfully
    4. Delete c:\Users
    5. Create the junction pointing d:\Users: mklink /d c:\Users d:\Users

    That's all. I used this process for Vista RTM with no problems.

    Here's an article that explains as well. Just use robocopy instead of xcopy as it does in the article in order to avoid possible ntfs permissions problems.

    Update: because I discovered the hard way, I thought I would mention also that if you plan on switching "Program Data", or "Program Files" with this method, you will be disappointed to know that everything works as expected, but the windows updates will install is no longer. I don't know if this problem has been fixed in Win 7.

    With the foregoing, it is not a Microsoft forum or Web site so you will have to use at your own risk. I also recommend to do a system restore point before making any changes in directories that you can then go back to a previous state.

    Please reply back and let us know if these suggestions help you to solve your problem, then to benefit others.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • I forgot my security question answer on my account and I get lost email address of relief

    I forgot my security question answer on my account and I get lost rescue address, how do I get my new security question?

    Contact Apple for assistance with the security of the Apple ID - Apple Support accounts

  • New user pages :) I seletced arrow shape, he does exactly that for my needs, can I now register as a form of model for easy future use please? Thank you!

    New user pages I seletced arrow shape, he made exactly that for my needs, can I now save it as a form of model for easy future use please? Thank you!

    Hi PAYGPI,

    A Pages document with some arrows. With a selected arrow Panel Format (right) organize tab > stay on the Page. You can then move around the page.

    Menu > file > save as template.

    In the model picker, rename it. I used the name clip art arrows. It appears in the template selector > my templates.

    To rename or delete a custom template (in my models) right click or control click on this model:

    Please call with questions.

    Kind regards

    Ian.

  • Migrated domain users are needed to access shared folders on the network with AD username old or need to share with the new AD ID

    Dear Sir

    Migrated domain users are needed to access shared folders on the network with AD username old or need to share with the new AD ID

    I am in a field & I'll migrate with a domain name.
    EX: now I'm in the field of the AAA tomorrow my domain name will change to BBB. User accounts are created in two AAA & BBB and the two domain user IDs are different.
    data servers are also migrating with the new domain.
    is it possible to access share with the old user id folder in new field or both to share the files again with the new user ID Active directory.
    Kind regards
    Chauvet J.

    Hello

    The question you have posted is related to professional level support. Please visit the below mentioned link to find a community that will support what ask you:

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

  • Outlook pst files lost after the creation of new users on PC

    After re-setup of Small Business Server 2003 with a different domain name, I had to then modify the user account from PC on their individual computers. After selecting the new domain and restart the PC, windows XP has treated change as if I created a new user. Windows created new parameters for the user and all Outlook files have disappeared. Windows archive/back them somewhere? Why Windows did create new parameters for the same user?

    Thanks for your help!

    Hi bberry333,

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the public on the TechNet site. Please post your question in the Sub forum.

    Link:http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/threads

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Configure the new user to the parental control account. Dial-up users. lost icons. Impossible to access anything

    lost icon while creating new user account. cannot access anything whatsoever.

    Hi reid54,

    I will need some additional information to help you best.

    ؠ you are facing this problem into account administrator?

    ؠ Do you get any error message?

    ؠ How many user accounts you have in your computer?

    ؠ Could you expain in detail your problem?

    Meanwhile, try activation built in checking and user account if you are able to access.

    In Windows Vista, the built-in Administrator account is disabled by default. In previous versions of Windows, an administrator account was created automatically during Out-of-Box-Experience (OOBE) with a blank password.

    An account administrator with a blank password is a security risk. To better protect the system, the built-in Administrator account is disabled by default in all new installations and upgrades of Windows Vista.

    HOW to: Enable the build-in the administrator account in Windows Vista

    http://support.Microsoft.com/kb/555910

    Alternatively, you can try to restore your computer to a previous state.

    Follow the instructions below to restore your computer to a previous state.

    1. Click Start, type system restore in the search box, and then click System Restore in the list programs.
    2. If you are prompted for an administrator password or a confirmation, type your password, or click on continue.
    3. In the System Restore dialog box, click Next.
    4. In the list of restore points, click a restore point created at least a week before the current date, and then click Next.

      Note: If you do not find a restore point that is aged for at least a week, select the first point of restoration that is available.

    5. Click Finish.
    6. The computer restarts. The system files and settings are returned to the State they were when the restore point was created.

    Check whether the problem is resolved.

    For more information, please see the link below.

    Create a user account

    http://Windows.Microsoft.com/en-us/Windows-Vista/create-a-user-account

    Please post back and let us know if it helped to solve your problem.

    Kind regards

    KarthiK TP

  • Create a group of users to ACS 3.3 - simple question

    Hello

    I have a simple question:

    How can I create a group of additional users at the ACS 3.3?

    I don't see the option to delete or create groups of users. Perhaps is it not possible?

    Thanks in advance

    All groups that you have already exist in the list of groups (0 to 499). To "create" a new group, just rename one of the unused existing groups and use.

    If you don't see the groups in your list, you must verify that you have access to see all these groups.

    Verifier check in the control of the Administration, select your admin user ID. In the second table below marked 'administrator', you will see the "available groups" and the editable section 'groups '. move the groups that you want to use available for editable.

    Present and then OU should be able to see these groups on your drop-down list in the section groups.

  • New user - need tips to improve the performance and graphics ability

    Hello

    I am a new user.  I loaded Windows 7 64-bit today, and it seems to work fine. (I used only Explorer.) I downloaded by Reallusion CrazyTalk and software is lagging terribly, and the image is blurry. The Forum of CrazyTalk, they recommend updating graphics drivers to fix blurry images. On the NVIDIA site, when I asked her to automatically detect the driver update, it says none is available for my computer (my Mac).

    Question: They have updates driver for Windows... When I am running Windows via Fusion, should I different graphics drivers than those on my Mac?  If so, means that I need another graphics card?  * Of course I'm not super technical. **

    I have attached a screenshot of my info/display of charts:

    In addition, molten, I increased the RAM to 3 GB (3000 MB), but it has not improved the situation.

    CrazyTalk allows the user to make a photo 'talk '... It is lively and contains the audio.  I usually save files as uncompressed reviews that are about 4 GB in size (when I worked directly on a PC) but today to test it's obviously "too much" for this system.  (It would have probably been about 2 GB). So I recorded a MP4 (3.7 MB), which has always been a time loooooooong to save - 30 minutes.

    Other info:

    Model name: iMac

    Model ID: iMac9, 1

    Processor name: Intel Core 2 Duo

    Processor speed: 3.06 GHz

    Number of processors: 1

    Total number of cores: 2

    L2 Cache: 6 MB

    Memory: 4 GB

    Bus speed: 1.07 GHz

    Boot ROM version: IM91.008D.B08

    Version of the SCM (System): 1.37f3

    I would appreciate advice and links to information that will help me.

    Thank you

    Dora

    TatianaTheDog wrote:

    I am a new user.  I loaded Windows 7 64-bit today, and it seems to work fine. (I used only Explorer.) I downloaded by Reallusion CrazyTalk and software is lagging terribly, and the image is blurry. The Forum of CrazyTalk, they recommend updating graphics drivers to fix blurry images. On the NVIDIA site, when I asked her to automatically detect the driver update, it says none is available for my computer (my Mac).

    Welcome to the Fusion community.

    Question: They have updates driver for Windows... When I am running Windows via Fusion, should I different graphics drivers than those on my Mac?  If so, means that I need another graphics card?

    Your don't need another graphics card.  By necessity, VMware can pass through native graphics of your iMac to any guest including Windows operating system.  VMware provides its own graphic adapter of substitute (WDDM 3D) or VMware SVA II, with its own pilots.  Apple takes care to provide you with the latest drivers for OS X, you will never have to download all the drivers directly from the graphics vendors.  Details about the virtual hardware and its differences of capacity are covered in the FAQs on VMware Fusion

    Regarding the VMware graphics drivers who are in the VMware tools and are supported if you have installed Windows 7 using Windows Easy install feature in the new computer Wizard.  If you do not use Windows Easy Install (or don't remember), the icon of blue squares of VMware in the system tray is a Visual indicator, they are installed.  But you can confirm the video adapter by using the Control Panel, search for display > change display settings > advanced settings to look at your graphics card.  For Win7, the default value is VMware SVGA 3D.

    Whenever you want to refresh the VMware drivers you can select Virtual Machine > install VMware Tools to install or run the option repair after the Welcome screen.

    In addition, molten, I increased the RAM to 3 GB (3000 MB), but it has not improved the situation.

    Based on the requirements of CrazyTalk6 system I could find, you do not need to allocate as much RAM (3 GB).  Depending on your other needs Windows 7, 1 GB to 2 GB would be better, based on your host, the RAM size.

    Pentium IV 2 GHz or higher recommended

    512 MB of RAM or more recommended

    1 GB space drive or higher recommended

    Duplex Sound Card/VGA Card/keyboard/mouse/Microphone/Speaker

    Display resolution: 1024 x 768 or higher

    Video memory: 128 MB RAM or higher recommended

    Windows 7 / Vista / XP SP2

    Internet Explorer 6 or higher, Firefox 2 or higher

    DirectX 9 and WMEncoder 9 are required to export WMV

    Recommended hardware:

    CPU dual core or higher recommended

    1 GB of RAM or more recommended

    Hard drive 2 GB or more recommended

    Video memory: 256 MB RAM or higher recommended

    Things to try:

    The 3D Aero interface may impose the virtual graphic adapter, then you could try to disable that by getting the properties of the desktop background, choose Customize and change the theme of Windows 7 Basic.

    More radically, you can stop the virtual machine and disable 3D graphics in the VM > settings > display > uncheck "Accelerate 3D graphics."  This will cause Windows 7 use the legacy VMware SVGA II adapter.  The oldest non - 3D adapter looks like it meets the system requirements but requiring DirectX 9 encoding for WMV exporting.   If you save without video compression, that may be OK.  If the non - 3D adapter does not meet requirements, I am sure that the program will display.

  • BlackBerry Smartphones New user's question. Attachment / broadcasting a connection

    So I a new user question that I didn't see it in the manual for the "BOLD".

    I know that you can attach the "BOLD" blackberry via bluetooth and using the usb cable.

    The question is can I just broadcast using the phone to create a wireless connection, can I use it with a laptop as the iphone?

    Thank you.

    chk these items:

    http://www.BlackBerry.com/BTSC/search.do?cmd=displayKC&docType=kc&externalId=KB05196&sliceId=SAL_Pub...

    http://www.BlackBerry.com/BTSC/search.do?cmd=displayKC&docType=kc&externalId=KB05178&sliceId=SAL_Pub...

  • Squarespace user. Want more options on my site. Adobe has tutorials on Java Script, HTML, and CSS? [was: new user Question!]

    Hello!

    I am a new user to adobe creative cloud. I'm a Web site manager for pge production broadcast in my school and I use squarespace but I want to upgrade and have more opportunities with my websites. Adobe has tutorials on Java Script, HTML, and CSS?

    Not in the way, I think you mean. There are a number of very generous gurus on this forum that will help hard problem solve you your code, and the best way to learn is always, spoil, figure it out and move on to the next thing. :-)

    Googling a question will generally help to guide you on the right track and you can always visit W3 Schools or Code Academy for free tutorials or check if there is a Free Code Camp in your area. Sources for tutorials or classes are Lynda.com, Noble of officeand the General Assembly.

    Chris

  • simple e-mail notification on new user create


    Hello

    I'm new on oim 11g. We do a little POC where we need to send an email to the admin system on new user create. We want to just test the notification feature in OIM 11 g.

    Please let me know how to proceed, without any programming, if you want to send messages to the new creation of the user.

    I thank you,

    Kalpana.

    provide by e-mail for the user xelsysadm. The default sender is xelsysadm

    However you can change it by changing the IOM - config.Xml. export it, change it and then import the same and restart the server. ()

    Likewise, you can set the mail ID as well in the config file.

  • Question answer user vs response is determined

    Is there a way to tell, the breast of the takeover bid, if a question has been answered by the user instead of by a rule?

    I'm controlling the flow of the screen by checking if an attribute responded to a demand came to automatically reply to all questions on this page in particular with the rules, but they still want the page to display to the user for them to change the answers to these questions.

    Hello
    You may use one or another rule of shortcut, or use a dynamic value by default on the screens.
    Whatever it is, you must declare an attribute 'mirror' for each question.
    Such as:
    the age of the person (the actual base attribute)
    the person suggested age (the value that you want to be pre-filled).

    So, either you have a shortcut rule:

    Shortcut rule
    the age = age suggested that the person

    Then you can do what you want for rule of age suggested that the person...

    the suggested person age = YearDifference (of the person of birth, the date of the day)... etc...

    The shortcut will settle the attribute rule database automatically suggested age. When you access the screen, it will be pre-filled with the suggested age value.

    Or, you can use a dynamic value by default. When you put 'age' on a question screen, select the dynamic default value of "age suggested of the person".

    I would say the value default dynamic option is preferable, as long as you will be able to differentiate in the debugger, etc. What questions have certainly been requested and confirmed by the customer on a screen. With the rules of shortcut, you can tell at any point in time if it is the customer who has confirmed, as it is always defined by the rule as soon as the loading.

    I hope this helps!
    Ben

Maybe you are looking for

  • HP pavilion 2305tx g6: note book ac adapter specification and essential replacement

    under my computer hp laptop pavilion g6, label entry a sign power - + enter 18.5 v (3.5 A) 19v(4.7A)/19.5V(4.62A) can so I use one of those stars put viltage and amperege ac adapter? And what makes all first - then + sign means? It means the polarity

  • No WiFi - HP Pavillion

    HA Pavilion 15-n097sa 8.1 Windows 64-bit I've had this laptop for a few months now, but have never really had to use the WiFi - now I need WiFi I find the laptop does not connect to my router, it displays also no WiFi network. I opened Device Manager

  • Acer Aspire E1 - 571g too hot maybe

    I've had this laptop for 4 months, I am simply to start playing and noticed the tempeature maybe too hotAt the office, I get: 52-60 degrees celsius for cpu depends on its use, when I start to play like the League of legends my cpu goes to 80-86 in fa

  • The data can be recovered?

    My previous Windows program was uninstalled and replaced with Windows XP, but some data have been not transferred to the old program. Is it possible to recover the data from the old program? I noticed that I have a files and Settings Transfer Wizard

  • Scanner could not be initialized

    I work on a macbook. I have a HP Photosmart C6180 all-in-one. I run Mac OS X 10.5.8. My printer is mounted wireless via Airport Extreme wireless network. My software and drivers are up to date for all of the foregoing. When I try to analyze what I ge