How to select view Internet users

Hello

I'm deploying a View 3 infrastructure for all users.

I deploy security servers too, but I don't want all my users to access their desktop via the Internet. I want to dedicate Internet access to a Happy Few.

I don't see anything on display administrator to filter remote users.

It is possbile?

What about assigning a different range of intellectual property to the pool of LAN and blocking 3389 from the server security for this range of IP addresses?   They will not be able to access the pool from the web, but those on the outdoor pool will continue to be able to access it remotely.

If you have found this device or any other useful post please consider the use of buttons useful/correct to award points

Tags: VMware

Similar Questions

  • How to select each next user activity

    I have a data as below

    Select 1 as userid, 'I' Act, double sysdate
    Union of all the
    Select 1 as userid, 'I' Act, sysdate + 1 double
    Union of all the
    Select 1 as userid, 'C' law, sysdate + 2 double
    Union of all the
    Select 1 as user name, 'C' law, sysdate + 3 double
    Union of all the
    Select 1 as userid, 'I' Act, sysdate + 4 double
    Union of all the
    Select 1 as userid, 'C' law, sysdate + 5 double
    Union of all the
    Select 1 as user name, 'C' law, sysdate + 6 double
    Union of all the
    Select 1 as userid, 'C' law, sysdate + 7 double
    Union of all the
    Select 2 as username, 'C' law, sysdate + 1 double
    Union of all the
    Select 2 like userid, 'C' law, sysdate + 2 double
    Union of all the
    Select 2 as username, 'C' law, sysdate + 3 double

    O/P

    Law on the user Date
    --------------------------------
    1. I HAVE 24-SEVEN.-10
    1. I HAVE 25-SEVEN.-10
    C 1 26-SEVEN.-10
    1 C 27-SEVEN.-10
    1. I HAVE 28-SEVEN.-10
    1 C 29-SEPT.-10
    1 C 30-SEVEN.-10
    1 C 1 OCTOBER 10
    2 C 25-SEVEN.-10
    2 C 26-SEVEN.-10
    2 C 27-SEVEN.-10

    Now, I want to select all the activity of C of a user who was held following immediate from C
    that is on top of the data I need to select


    Law on the user Date
    --------------------------------
    1 C 27-SEVEN.-10
    1 C 30-SEVEN.-10
    2 C 25-SEVEN.-10
    2 C 26-SEVEN.-10
    2 C 27-SEVEN.-10

    Can someone help me please?

    OK, then you can use LAG analytical function to retrieve the previous law for each line within groups of USERID:

    WITH t AS (
     select 1 as userid, 'I' act, sysdate dt from dual union all
     select 1 as userid, 'I' act, sysdate+1 from dual union all
     select 1 as userid, 'C' act, sysdate+2 from dual union all
     select 1 as userid, 'C' act, sysdate+3 from dual union all
     select 1 as userid, 'I' act, sysdate+4 from dual union all
     select 1 as userid, 'C' act, sysdate+5 from dual union all
     select 1 as userid, 'C' act, sysdate+6 from dual union all
     select 1 as userid, 'C' act, sysdate+7 from dual union all
     select 2 as userid, 'C' act, sysdate+1 from dual union all
     select 2 as userid, 'C' act, sysdate+2 from dual union all
     select 2 as userid, 'C' act, sysdate+3 from dual
    )
    SELECT userid, act, dt
    FROM (
     SELECT t.*,
            lag(act) over(partition by userid order by dt) prev_act
     FROM t
    )
    WHERE act = 'C'
    AND prev_act = act
    ;
    
  • When I go to a favorite websight how can I get the user id and the password to open the view without having to put in me? Barry was soon

    When I go to a favorite websight how can I get the user id and the password to open the view without having to put in me? Barry was soon

    Hi Barry,.

    Please contact Microsoft Community.

    It would be great if you can answer the following question:

    What browser you use on the computer?

    If you are using Internet explorer, I suggest you to follow these steps to turn on the AutoComplete feature and check if it helps:

    (a) open Internet Explorer.

    (b) click on the Tools button and then click on Internet Options.

    (c) click on the content tab.

    (d) under AutoComplete , click settings.

    (e) check the address bar, Forms, usernames and passwords on formsand ask me before saving passwords check boxes.

    (f) click OKand then click OK again.

    Let us know if this can help, and if you need further assistance.

  • How to monitor the activities of internet users without using third-party software. We have some 60 windows domain user

    Hi all

    We have 60 knots which is connected with the windows domain. How to monitor the activities of internet users via the windows server

    without third-party software.

    Thanks in advance

    Alam

    Hello

    The business support, you can find forums on TechNet, please create a new post at the following link:

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

  • How to extract the selected ESXi host user name and the password in the web client of vSphere?

    Hi all.

    I'm developing a plug-in for the web client to vsphere. I want to communicate with the selected host of ESXi in my Java Service Layer and who needs the host user name and password.

    I don't know how to search the Flex user interface layer.

    ESXi credentials are not stored in the user interface layer, you must use the vSphere SDK Web Service on the coast of java.  See vim.host.ConnectInfo.

  • How can I view all the users?

    Hi all.
    I use Oracle 10 g.
    How can I view all the users?
    Tanx
    Alam

    [ALL_USERS | http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/statviews_2.htm#i1593342]

  • How to select one of the VMRC and WebMKS of vRealize of automation for the end user

    As you know, there are two Protocol to use the remote console to the configured virtual machine of vRealize Automation. I know how to select one of the VMRC and WebMKS on vCenter via Web Client, but I'm not sure whether vRealize Automation can select one of the VMRC and WebMKS. Is there anyone who knows about it?

    You can set in the law.

    Grant

  • How to get zone selected by the user in the Managed bean code

    Hello

    In our project, we use af:inputDateto to get details about the information of Date, time, and time zone.

    < af:inputDate label = "#{bundle." LABEL_1}.
    autoSubmit = 'true '.
    value = "#{pageFlowScope.attributeValuesBean.DateTime} '"
    valueChangeListener = "#{pageFlowScope.resourceCreateEditBean.pageValueChangedListener} '"
    ID = "id3" >
    < af:convertDateTime type = "both" timeStyle = timeZone = "#{"long"pageFlowScope.resourceCreateEditBean.preferredTimeZone}" / > "
    < / af:inputDate >

    the value attribute of date. MinValue is mapped with pageFlowScope.attributeValuesBean.dateTime which is a java.util.Date.

    for specific details, I used following code

    SimpleDateFormat sdf = new SimpleDateFormat ("dd MMM yyyy hh: mm: z");
    String s = sdf.format (date);

    which returns the date in the format "dd MMM yyyy hh: mm: z". However, this API will always return timezone of server, and in accordance with our project we need the details of the user selected time zone.

    is it possible to get the time zone selected by the user on the dateTime picker?

    Ajay,

    When LOV TimeZone is active on the date picker, it is not possible to retrieve the time zone selected by the user. There is an enhancement request filed for this feature.

    Since this is a known issue, there is a way to accomplish what you want:

    (1) the date picker does the conversion of the local time zone to UTC (GMT) time and provides a Java Date object.
    In order to bypass this conversion, you can use one of the techniques is:

    It's basically asking for the date picker to convert time UTC time UTC (no conversion) :-)

    (2) separate the zone LOV the date picker. You can use the function af:getCommonTimeZoneSelectItems() for this purpose.

  • How to connect to internet via WiFi network?

    Can someone help me please? I'm desperate to be connected to the internet with my toshiba satellite pro wireless free.
    I had it up and working before but then I lost my connection, I'm normally very good with that sort of thing. Is there a helpful soul out there who could give me a step by step idiots guide how to connect my laptop without cables, etc.

    Any help would be appreciated as I want to use my laptop to its full potential.

    Thank you very much

    Hello

    First of all, you need to know if the wireless network adapter is installed on your laptop or not.
    Also check device manager if the Wlan card driver is installed correctly.
    Then you must configure your WLan router.
    In this case, you should check your manual for the router WLan configuration of this device.

    If you want to connect to the laptop to the router WLan so you must enable the wireless network adapter. Usually the WLan switch on the side of the laptop must be turned on (LIT)
    Then, you go to the WLan antenna with the FN + F8 key combination.

    If everything is on then you should go to network connections, it you have available WLan network properties. Go to wireless networks and select view wireless networks button. You should see your WLan.

    If you have set up the WLan encryption on the router, then you must first set the password to connect to the WLan.

  • Help! How to link to information users at the user page?

    I created the connection index, register, and sign the php pages. MySQL. Now I'm trying to create the user profile page. But I can't link their information to the user page. So, how to link to information users at the user page? @

    maniragav26 wrote:

    I created the connection index, register, and sign the php pages. MySQL. Now I'm trying to create the user profile page. But I can't link their information to the user page. So, how to link to information users at the user page? @

    Can I assume you are using Dreamweaver server behaviors (I guess if you ask this question, it is likely that you would be).

    Go to the mode code in your "login" page Find the section of code that creates the DW:

    $LoginRS__query = sprintf ("SELECT Uname, Pword OF USERS WHERE Uname = %s AND Pword = %s",

    GetSQLValueString ($loginUsername, "text"), GetSQLValueString ($password, "text"));

    $LoginRS = mysql_query ($LoginRS__query, $connUsers) or die (mysql_error ());

    $loginFoundUser = mysql_num_rows ($LoginRS);

    If {($loginFoundUser)

    $loginStrGroup = "";

    Declare two session variables and assign them

    $_SESSION ['MM_Username"] = $loginUsername;

    $_SESSION ["MM_UserGroup"] = $loginStrGroup;

    INSERT THE CODE in RED below: 'id' is the name of the id column in your database table - if it were 'user_id' that's what you have inserted.

    $LoginRS__query = sprintf ("SELECT users id Pword, Uname, Uname WHERE = %s AND Pword = %s",

    GetSQLValueString ($loginUsername, "text"), GetSQLValueString ($password, "text"));

    $LoginRS = mysql_query ($LoginRS__query, $connUsers) or die (mysql_error ());

    $loginFoundUser = mysql_num_rows ($LoginRS);

    $row_rsUserDetails = mysql_fetch_assoc ($LoginRS);

    If {($loginFoundUser)

    $loginStrGroup = "";

    Declare two session variables and assign them

    $_SESSION ['MM_Username"] = $loginUsername;

    $_SESSION ["MM_UserGroup"] = $loginStrGroup;

    Now to find the under section of code in the 'login' page: (this implies that you have defined a 'success' page to return IF the connection information is correct):

    If (isset($_SESSION['PrevUrl']) & false) {}

    $MM_redirectLoginSuccess = $_SESSION ["PrevUrl"];

    }

    Header ("Location:".) $MM_redirectLoginSuccess);

    }

    else {}

    Header ("Location:".) $MM_redirectLoginFailed);

    }

    INSERT THE CODE in RED below: 'id' in $row_rsUserDetails ['id']; is the name you gave the id column in your database user table, so if it was "user_id" it would read as - $row_rsUserDetails ['user_id'];

    If (isset($_SESSION['PrevUrl']) & false) {}

    $MM_redirectLoginSuccess = $_SESSION ["PrevUrl"];

    }

    $_SESSION ['id'] = $row_rsUserDetails ['id'];

    Header ("Location:".) $MM_redirectLoginSuccess);

    }

    else {}

    Header ("Location:".) $MM_redirectLoginFailed);

    }

    NOW, you create your user details page.

    Create a Recordset, select the table of database you want to gather information about the user. Select the filter to 'none '.

    Go to the view code and at the top of the page, insert:

    <>

    $userId = $_SESSION ['id'];

    ?>

    NEXT FIND THE CODE THAT SELECTS DATA FROM THE DATABASE: (your will be slightly different as you use different details of connection and recordset)

    @mysql_select_db ($database_connUsers, $connUsers);

    $query_rsUserDetails = "SELECT * FROM USERS";

    $rsUserDetails = mysql_query ($query_rsUserDetails, $connUsers) or die (mysql_error ());

    $row_rsUserDetails = mysql_fetch_assoc ($rsUserDetails);

    $totalRows_rsUserDetails = mysql_num_rows ($rsUserDetails);

    Change the second line above to: (add red code below for your SELECT string) (remember WHERE 'id' - 'id' is the name of the column in your database table.)

    $query_rsUserDetails = "SELECT * FROM users WHERE id = '". " $userId. » ' ";

    It's her!

    You can now start "liaison" details on the user Details page.

  • How to select the audio language in the Quicktime format.

    as title, I have couple of the film which have an audio language 2 when I play on Quicktime it mix together 2 audio.

    can I know how can I do to select the main audio language?

    Hi nothing Jack,.

    I understand that you are not able to choose which audio track plays for your Quicktime movies. I know it's important to understand the language in your videos, so I'm happy to provide some clarification for this.

    When you watch a video in Quicktime format, use the menu bar to select view > languages. From here, you can choose which you do not want to use the audio track.

    Thank you for using communities of Apple Support, cheers!

  • Game to "Save history" for 30 days, can only view last 7 days - how can I view the longer history of 7 days?

    "Save history" set to 30 days but can only view last 7 days of history - how can I view the longer history of 7 days?

    According to your troubleshooting info, you have 2 set preferences to update the:
    Browser.history_expire_days
    7

    Browser.history_expire_days. Mirror
    7

    In the address bar, type Subject: config and press ENTER. The subject: config "This might void your warranty!" warning page may appear. Click on that I'll be careful, I promise! to continue on the subject: config page.
    Search for the preference browser.history_expire_days. Right-click on it and select reset. Do the same for other preferences.

  • Why our local DNS server, discount Internet user if the user insert new internet address?

    We have a local DNS server that has a strange problem. If a user insert new internet address DNS will cut this internet user. So every time that the user want to insert the new internet address that he must fix his connection and then refresh the browser to display the page.

    How can I fix this error?

    Hi Saman,
    first things first... more information is needed to correctly diagnose your problem.
    When you post a question please include at least the system operation, error message, and what happens when the issue appears.
    Second, server or business systems problems most will be better suited to Microsoft's Technet forum.
    Try this link below for search/post:
    http://social.technet.Microsoft.com/search/en-us/?query=DNS%20Server&refinement=112&AC=3
    B Eddie

  • No links to the local area network connection. But how to use the Internet again, please help establish a LAN connection.

    Original title: no local network connection

    No links to the local area network connection. But how to use the Internet again, please help establish a LAN connection.

    Hi H.mustafaakyurek,

    ·         What operating system is installed on your computer?

    You can view the following items on the creation of a network connection:

    Setting up a network home

    http://Windows.Microsoft.com/en-us/Windows7/setting-up-a-home-network

     

    Start here to set up a home network in Windows 7

    http://Windows.Microsoft.com/en-us/Windows7/start-here-to-set-up-a-home-network-in-Windows-7

     

    Setting up a wireless network

    http://Windows.Microsoft.com/en-us/Windows7/setting-up-a-wireless-network

    Also see the following articles on the connection of an Internet connection:

    What do I need to connect to the Internet?

    http://Windows.Microsoft.com/en-us/Windows7/what-do-I-need-to-connect-to-the-Internet

     

    Allows to connect to the Internet mobile broadband

    http://Windows.Microsoft.com/en-us/Windows7/use-mobile-broadband-to-connect-to-the-Internet

    Hope this information helps.

  • How can I remove hidden user

    Have an Aspire one that came with Win 7. Listened to MS and don't the 'Upgrade' to win 10. Living with a persistent problem of a user 'Jeffrey', it was on the PC before we got it.

    When I turn on the PC Jeffrey appears as an initial user, but we do not have the password so I have to select a second user.

    Have worked to try to disable or remove Jeffrey but the command net user does not show a user with this name.

    I have traced down in the registry under Winlogon this user, but still have no way to delete this user.

    Even did a reset of the computer, but that does not remove this hidden user.

    I really want to clean win it 10 OS thus created a USB startup key. but I'm hesitant to try a new installation that I read of others having problems with an installation clean attempt to win 10, but lose the key or having activation problems.

    I don't want to really not just delete the Winlogon key as I don't know what else needs this info.

    Jeffrey seems to be related to the field PC Acer so think Jeffrey is something that acer is responsible.

    How do I remove Jeffrey so I don't have to click before him whenever I start the PC?

    Write it down OR user aCER pc GOLD jEFFREY introduce yourself WHEN I RUN COMMAND NET so normal USER commands will nto work.

    I gave up and installed the USB clean

Maybe you are looking for