How to add an additional query field to the opening screen of windows (server and Desktop) session

Hello

Is it possible that I can add another question in the Windows log on screen?

Currently, there are user name and password.

Can I add a field more where can I ask one other piece of information? Something like a group security code or another type of challenge?

Thank you

Sorry, you can not. The logon process is deliberately fixed in order to make life more difficult for would-be hackers.

Tags: Windows

Similar Questions

  • I can't change the field to the Working Group in windows server 2003

    I can't chang area Workgroup
    the identification of the computer can no. ' t be changed because the servec of CA is installed on the computer of teas
    I have windows 2003 Server

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for support on Windows Server. Please post your question in the below link:

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

  • How to add lines of text information in the settings?

    Guys,

    I'm trying to customize a few things about Motion 5 and really I was wondering how to add these lines of text in the settings?

    Tried to google it, but without success.

    I think you need to learn how * write * FxPlug effects plugins. You cannot add these labels/buttons on the move as it is. What I usually do, is create a platform > pop up widget and use remove the "Snapshot" texts... "(and usually replace it with a series of quadratins (---) to create a line of separation.) To help you, you must have a 'sex' you can show/hide with opacity (and a rig box) which displays the help text.

  • How to add notes (stars) for comment in the layout of the Webapps list?

    How to add notes (stars) for comment in the layout of the Webapps list?

    Then... I've found a workaround. It's dirty and messy, and I don't know there's a better way, BUT using an Iframe in your list template that refers to your details page you CAN get the sides to work in list view.

    Here's what you do:

    1. place a comment form and the scoring module in your model detail page.

    2. place iframe in the list of your webapp template and point src = "detail_page_url".

    3. get this plugin to find the location of your scoring module in your details page: Page control - Chrome Web Store

    4. set the iframe scroll position so that when you view the list of your webapps it automatically queued upward at the position of the note on your details page module. Style the iframe using the attributes listed here: Scroll the IFRAME in a preset Position content

    So essentially of workaround reflects everything that happens in your detail page. Do not know if I explained that very well so if you need a clarification let me know.

  • How can I write a query to siolate the value after the decimal point

    This query
     
    select 
    spraddr_pidm,
    SPRADDR_CITY
     from spraddr 
    where 
     SPRADDR_NATN_CODE = 'CA'
    and SPRADDR_ATYP_CODE = 'AH'
    Returns the following output (just an example I like 1,000 records that I need to fix)
    140804     Toronto, Ontario
    140832     Quebec, Quebec
    140845     Halifax, NS
    140889     Mississauga, Ontario
    140902     Boucherville, Quebec
    140945     Westmount, Quebec
    136971     Montreal, Quebec
    180650     Granby, Quebec
    137007     Quispamsis, NB
    137037     Varennes, Quebec
    180746     Port Williams, NS
    As you can see that providence is inserted into the column city (SPRADDR_CITY)

    I want to break the column and isolated from providence, so I can insert into a custom table
    the city and providence, so I can fix the files...
    I guess the question is how do I write a query to isolate the providence...
    Thank you

    Hello

    Here's one way:

    WITH     got_comma_pos     AS
    (
         SELECT     spraddr_pidm
         ,     spraddr_city
         ,     INSTR ( spraddr_city || ','
                    , ','
                    )          AS comma_pos
         FROM     spraddr
         WHERE     spraddr_natn_code     = 'CA'
         AND     spraddr_atyp_code     = 'AH'
    )
    SELECT  spraddr_pidm
    ,     SUBSTR (spraddr_city, 1, comma_pos - 1)          AS city
    ,     LTRIM (SUBSTR (spraddr_city, 1 + comma_pos))     AS province
    FROM      got_comma_pos
    ;
    

    What do you do if there is no comma in spraddr_city? The above query assumes that the entire string is the name of the city in this case and the province with a NULL value.

    You can also use regular expressions, but this way is more effective and about as simple to code.

  • How to add records to a file via the file adapter.

    Hi all
    How to add records to a file via the file adapter.

    I must read data from the database and need to add all the records in a file.

    Thanks in advance.

    Hello

    I think you have a while loop to hit the DB in your process (as you said you need to extract data from DB 10 times if 1000 rec is here)
    First sopy your DB O/P to a var
    and second time add to previous data. (Otherwise you can directly use Add to start instead of copy and add)
    When the loop ends, you can turn to the file adapter Var.

    Otherwise, you can configure yourFileadapter as it will be aapend current recordings for previous records.

    You can use 'Append = true' in your adapter wsdl file.
    It will add the previous records to existing records in the same file.

    Concerning
    PavanKumar.M

  • How to activate the touch screen on Windows 8.

    Original title: How can I activate this touch screen of toa

    How can I make my computer a touch screen

    Hey Cindy.

    Thanks for posting your question in the Microsoft Community forums.

    The description of the problem, I see you want to how to activate the touch screen on Windows 8.

    I've surely you will help solve this problem. Let's try a few steps that will help you solve the problem.

    If the computer has the features for touch screen computer and you want to enable you can try the procedure described in the article and check.

    a. press on the key Windows + Q.

    b. type Control Panel.
    c. go to the Sound and material.
    d. click on Pen and touch.
    e. click the contact tab .
    f. Enabthe use your finger as an input.

    For more information, please see the link.

    Contact: call, tap and beyond
    http://Windows.Microsoft.com/en-in/Windows-8/touch-swipe-tap-beyond

    Hope this information helps you. If you need additional help or information on Windows, I'll be happy to help you. We, at tender Microsoft to excellence.
  • How to configure the LDAP connector in windows server 2012 R2 Active Directory?

    How to configure the LDAP connector in windows server 2012 R2 Active Directory?

    Hello

    Please post your question in Server TechNet Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • How to solve (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) error when installing on Windows Server 2008 R2 COM component

    How to solve (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) error when installing on Windows Server 2008 R2 COM component

    Please repost your request in one of the appropriate Forums for Windows Server.  Thank you!

  • How can I save my messages instand from the Webcam live messenger window

    How can I save my messages instand from the Webcam live messenger window

    Hello

    I hope that's what you're after...

    http://www.WikiHow.com/save-your-Windows-Live-Messenger-conversation-history

    Concerning

    GT4U

  • How to disable the Welcome screen in windows 7 Home premium

    original title: disabling the welcome in Windows7 home premium screen.

    How to disable the Welcome screen in windows 7 Home premium. Therefore, type the user name and password when connecting

    Hello

    1. If you have Windows 7 Professional or ultimate edition, open the Group Policy Editor and navigate to the following policy.

    Computer Configuration / Windows Settings / Security Settings / Local political / Security Options.

    In the right pane, double-click the policy:

    Interactive logon: do not display last user name - change to "Enabled".

    2. If you have the Home Premium version, you can set this policy using the registry.

    * Make sure that you back up the key before making changes

    Open Regedit and navigate to the following location.

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem\\\

    In the right pane, locate the dontdisplaylastusername value. Double-click this value and change the value to 1 data. Click OK.

    If this value is not present, right-click and select new/DWORD (32-bit) Value.

    Name the dontdisplaylastusername (respect for case-sensitive) value, and then make the above change.

    Here is a screenshot of the login window.

    http://i196.Photobucket.com/albums/aa86/rvmv/ManualLogOn.jpg

    Let us know the results.

    Concerning

  • some how my taskbar stuck upside... but the entire screen is as usual so how do return to normal please reply soon

    some how my taskbar stuck upside... but the entire screen is as usual so how do return to normal please reply soon

    Hi Prakash,

    Thanks for posting this question in the Microsoft Community.

    As I understand it, the taskbar are stuck in reverse. I will certainly help you to get the problem resolved.

    Follow the steps and check out them.

    Simple move your mouse cursor over an empty area of the taskbar, click and hold the left mouse button and drag your mouse to the bottom of the screen.

    To keep it from moving again, you can do a right click on the taskbar and left-click on the option for 'Lock the taskbar'.

    You can navigate on the article for more information on the taskbar.

    Hope this information was helpful and let us know if you need more assistance. We will be happy to help you.

  • Clock on windows 8 is wrong time, I tried to set the time of the internet but its still not working, think theres a bug in the clock time, anyone have the same problem for windows 8 and know how to fix?

    Clock on windows 8 is wrong time, I tried to set the time of the internet but its still not working, think theres a bug in the clock time, anyone have the same problem for windows 8 and know how to fix?

    It sets obtained :-) Sorry for the delay

    Thank you very much! has worked perfectly!

  • I uninstalled the App STore of Windows 8 (and some others). How do I get it back?

    I uninstalled the APP STORE of WINDOWS 8 (and some others). How do I get it back?

    Thank you very much! It is very easy to find. I also discovered that just by clicking you will find a lot of information - for instance if you right click on to the bottom in the left corner, where the Start button should be, a menu will appear with Control Panel, search, run and all sorts of things. If you right-click on any web page a menu will appear, much like with a print on file menu, save as, send to and more. If you right-click on the search bar (top) charms button all programs on your computer will display. Maybe Windows 8 is not if badly but sometimes I can't find an arrow to the left or even the task bar or the address bar and it's still boring. I also hope that the Start button was left where it has been for twenty years with all programs, etc. Well, I guess that's what they call progress... Thanks for your help - I am really grateful for this forum

  • How to print things on my computer from the reader app on Windows 8?

    How to print things on my computer from the reader app on Windows 8?

    How to print things on my computer from the reader app on Windows 8?

    Hello

    Open the document in the player application.

    Press Windows + K logo to open the charm of devices.

    You should see your installed printer here.

    Concerning

Maybe you are looking for