About 758,000 results
Open links in new tab
  1. What causes the Ansible "The module ansible.legacy.setup was …

    Jul 29, 2024 · I have a simple Ansible playbook executing against a Windows server and I get this error: The module ansible.legacy.setup was redirected to ansible.windows.setup, which could …

  2. Python and Virtualenv on Windows - Stack Overflow

    Jul 19, 2013 · How do you install virtualenv correctly on windows? I downloaded virtualenv1.9.1 from here and tried installing it with: python virtualenv.py install but it does not appear in …

  3. Setting up a cron job in Windows - Stack Overflow

    Aug 25, 2011 · 141 I have to download a file from an SFTP server everyday. I have the program which retrieves the file from the server but I was thinking of setting up a cron job (or anything …

  4. Start a powershell script at the end of Windows 10 installation?

    Feb 9, 2022 · More Complex Create an Unattend.xml file with the FirstLogonCommands\SynchronousCommand setting to run after the Out of Box Experience …

  5. windows - How to add Maven to the Path variable? - Stack Overflow

    Jul 15, 2017 · If you are struggling to get the iii) step working, in the system path, just add C:\Program Files\apache-maven-3.x.y\bin (Replacing x and y with your version number) to …

  6. Silent run installer (.exe) with parameters on Windows

    Nov 13, 2018 · How to run an installation in /silent mode with adjusted settings (extraction of non-Installshield setup.exe files - for example Advanced Installer or WiX setup.exe files) Extract …

  7. cmd - How to install any software on windows os using command …

    Jun 3, 2020 · I have to install software(.exe/.msi) on Windows OS with command prompt just like it is done on Linux. Are there any commands available for this ? Have anyone tried this before …

  8. Setting up OpenSSH for Windows using public key authentication

    I am having issues setting up OpenSSH for Windows, using public key authentication. I have this working on my local desktop and can ssh with a key from Unix machines or other OpenSSH …

  9. How to setup a guacamole on a windows machine? - Stack Overflow

    Oct 18, 2016 · How to setup a guacamole on a windows machine? Asked 9 years, 2 months ago Modified 1 year, 3 months ago Viewed 60k times

  10. How can I install and use "make" in Windows? - Stack Overflow

    147 On Windows 10 or Windows 11, you can install ezimports.make by running the command winget install ezwinports.make in the command line or PowerShell to quickly install it, restart …