command

  1. S

    Windows 8 Can't install PIP or Virtualenv

    I get the following error messages when trying to install PIP in my CMD Prompt. C:\cicdbuzz>pip-v 'pip-v' is not recognized as an internal or external command, operable program or batch file. and C:\cicdbuzz>get pip-19.2.1-py2.py3-none-any.whl 'get' is not recognized as an internal or external...
  2. M

    Windows 10 Permission in folder

    I try to give permission in with the commands: New-Object DirectorySecurity.FileSystemAccessRule ('User', 'FullControl', 'Allow') acl.SetAccessRule ($) Set-ACL c: \ windows \ system32 \ drivers -AclObject it should changed to FullControl In PowerShell when I...
  3. Russell

    A basic observation regarding the "su" and "sudo" commands ( for beginners ).

    Attention: windowsForum users: When you are using the "su" command at the Debian version 9.5 Linux prompt, you must use your root password. When you are using the "sudo" command, you must use your user password. If you use your root password for the "sudo" command, you will get a few...
  4. Russell

    Problems with "sudo" command in Debian version 9.5 Linux.

    Attention: windowsForum members: I am having trouble with the "sudo" command. When prompted for a [sudo] password, I have tried both the Linux root password and the regular Linux password, but have no success. Also, when attempting to use the "ssh" command to log in as root, I use the...
  5. Russell

    The "mkdir" command in Debian version 9.5 Linux in Oracle VirtualBox virtual machine ( VM ).

    Attention: windowsForum members: When typing the "mkdir" command under the "/media" directory in my Oracle VirtualBox Debian version 9.5 virtual machine ( VM ) operating system, the following error message appears: "mkdir: cannot create directory 'vboxshared': Permission denied." There are...
  6. R

    Windows 10 command to remove DNS entries in Advanced Settings?

    Hi All Wondering if anyone knows a command to remove the DNS entries within the advanced TCP/IP settings? The primary and secondary DNS IP need to be changed with the tertiary and quaternary DNS IP. Simple enough doing it manually but there's over 50 VMs this needs to be done on so i'm trying...
  7. Psilocelium

    PowerShell's Help doesn't let me Spacebar to scroll.....

    Hey guys, I am currently learning PowerShell in a college course. Right now we are learning to use the Help system efficiently. One thing that is bugging me is that running 'Get-Help' is supposed to output help and automatically scroll to the bottom of the displayed help while just running...
  8. J

    Windows 7 Execute a Windows program from ssh (opening a veracrypt volume)

    Hi all! I'm trying to execute a program(veracrypt) to open a volume thru ssh, but i can't, I've tried the runas command.. I'm running bitvise ssh and connection with juicessh (android).. Been trying for two days, but nothing.. .. Anybody that have any suggestions?
  9. T

    Windows 10 How to open a file with a specific program from cmd

    Hello, I am trying to open a file [FILE] with a program [PROGRAM]. I have a shortcut of those two on my desktop. When i drag and drop [FILE] on top of [PROGRAM], it works as expected, meaning that [FILE] gets openend correctly by using [PROGRAM] to open it (Similarly to how you would drop a...
  10. Ravi Teja M

    Windows 7 Can we identify processes that causes High CPU usage?

    Hi, Currently we are facing an issue in NetBackup server(Windows8) . We found that there is a huge load on that server. Can we find out which process is using more utilization on netbackup server (Windows8). Please help me if you have the steps or commands for finding the process. Thanks
  11. R

    Windows 10 msiexec noreboot option

    whats wrong with this command as i dont want it to restart after it uninstalls sep but it restarts start /wait MsiExec.exe /X {8097EE64-FDE1-409A-B25D-3DFD862871E1} /passive /norestart
  12. W

    Windows 10 [SOLVED] Windows command to identify chipset of USB wifi dongle?

    Hello, Is there a simple way in Windows to find the chipset used on a USB wifi dongle - preferably something that can be run on any Windows since XP? I need someone remote to run a command and tell me what hardware he has on his computer; As he is barely computer-literate, I need the simplest...
  13. G

    Server Migration Tool

    I'm stuck working on a lab assignment. I'm trying to install ServerMigrationToon on a 2008R2 machine. I've done all the procedures on my 2012 machine. On the 2008R2 I open cmd prompt with admin, type net use Z:\\Servera\wsmt\SMT_ws08R2_amd64 (enter) I then change to Z: directory and here is...
  14. Dotty

    Windows 10 new update has messed me up.. please advise.. mail will open; window shop gone..

    mail will not open; windows shop is gone; and powershell gives this messages.. Get-AppxPackage : The database disk image is malformed The database disk image is malformed At line:1 char:8 + & { = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\Ap ... +...
  15. News

    Windows IoT Core Extension for Visual Studio Code

    About the Windows IoT Core Extension for VS Code Visual Studio Code is the first code editor and first cross-platform development tool – supporting OS X, Linux, and Windows – in the Visual Studio family. Windows 10 IoT Core already supports popular boards like Link Removed, Link Removed and...
  16. S

    Windows Vista Help starting printer service in Safe Mode

    I have a Windows system that I can only run in Safe Mode now, but I'd like to run some additional services that don't come in that mode by default. The most important one is the print spooler. I've run the following command which I found in various guides on how to do this: REG ADD...
  17. MikeHawthorne

    Windows 10 Fixing Widows Start and Apps don't work?

    Hi My friend called and his apps and start button don't work. I had him run SFC /scannow and that didn't find anything. The next solution was to reinstall all the apps. He is trying to do this through the command prompt by running. Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage...
  18. Sonny

    Windows 10 sfc /scannow does not work in build 14295

    Is there a way to get sfc /scannow to work in Windows Preview 14295?
  19. S

    How can I uninstall ASUS Command?

    Exactly what I ask in the title, I try uninstalling in control panel but that does not work, I feel it may be causing an issue related to other things so I want to uninstall it.
  20. Neemobeer

    Windows 10 Interesting file for Cortana

    I found an interesting file for Cortana. It appears to be a very large list of commands some look like they have been collected from users computers. I would be curious to edit some of the most likely used commands such as Open Mail. The file is here...
Back
Top