About 189,000 results
Open links in new tab
  1. What is the purpose of "pip install --user ..."?

    Nov 8, 2019 · The --user option modifies all pip commands that accept it to see/operate on the user install folder, so if you use pip list --user it will only show you packages installed with pip …

  2. User.com - Marketing Automation Platform

    User.com is a marketing automation platform that helps companies streamline processes and grow their business faster and transform behavior into personalized experiences, without the …

  3. User.com | Login - User.com

    Sign in Sign up with Google Sign up with Microsoft AD

  4. What is the alternative for ~ (user's home directory) on Windows ...

    Nov 13, 2022 · What is the alternative for ~ (user's home directory) on Windows command prompt? Asked 13 years, 4 months ago Modified 5 months ago Viewed 502k times

  5. Listing users and their roles in SQL Server - Stack Overflow

    Aug 31, 2010 · I want to get a list of all the users in the SQL server database and their roles. What I'm trying to do is to find out if certain users have privileges to more than one database. Is …

  6. Running PowerShell as another user, and launching a script

    Mar 11, 2015 · I won't get into all the details of why I need this, but users must be able to launch PowerShell as a service account and when PowerShell loads it needs to run a script. I already …

  7. How to grant a Managed Identity permissions to an Azure SQL …

    Aug 28, 2023 · If I login to the SQL database with my own user (who is the Azure Admin on the SQL Server), this works fine. I assume it works because a normal AD user can read the Active …

  8. Getting the Username from the HKEY_USERS values - Stack Overflow

    May 27, 2010 · Is there a way to connect between the values under HKEY_USERS to the actual username? I saw some similar questions, but most (if not all) talks about C# code, and my …

  9. IIS how to determine ApplicationPoolIdentity account?

    Jul 20, 2015 · The user is hidden when you search while setting permissions for example. If you type in IIS AppPool\MyAppPool and click "Check Name" it will resolve to a valid local user.

  10. How to grant permission to users for a directory using command …

    May 28, 2010 · How can I grant permissions to a user on a directory (Read, Write, Modify) using the Windows command line?