cmd

  1. E

    Windows 10 [SOLVED] Windows 10: schtasks job start, but does not work

    Hi, I'm new of this thread and I do not know if this is the right section of the forum. I'm under windows 10 1803 64 bit. I have two scripts (.cmd and .ps1) which execute the same operation. The scripts work well if I run them from cmd or powershell while they do not work if I use schtasks. In...
  2. Windows 10 Help! My Folders are Hidden After a Possible Virus Infection

    Hi everyone, my pc recently got infected with what I think is a virus and all folders in my drives including drive C(windows installed) have been HIDDEN. When I click on any of my drives the folder is empty. The only way I can access my files/folders is keying in the folder directory in the...
  3. M

    Windows 7 C# CMD Program to Monitor Windows Processes and Alert on New Tasks

    I would like to know is it possible to make a cmd program in #C to monitor windows processes? CMD Starts and automatically sends tasklist command every 10 seconds. If new process starts during that 10 seconds it opens TXT or another CMD windows to inform me that process name and location...
  4. Windows 8 Persistent CMD Popup Interrupting Gameplay in CS:GO

    ok i was playing Csgo and it kept minimize my game.... and i just knew it...its cmd popup and gone..... i was trying to use Rkill but nothing changed i still getting this cmd....its so annoying :( . *Nb:Sorry my english is so bad
  5. Z

    Windows 7 Find motherboard serial number via software. CMD/Bios/whatever.

    P8Z77-V PRO/THUNDERBOLT | Motherboards | ASUS USA I threw the motherboard box away and forgot to write serial number. Looking at the front of MB i cannot find the serial starting by the characters and length it's supposed to be. Is it possible to find motherboard serial number via software...
  6. Windows 7 How do I find out what filesystem of partitions using CMD?

    I want to know file system of partitions using CMD
  7. N

    Windows 8 Intermittent CMD Window Pop-Up Disrupting Netflix and YouTube Playback

    Hello.. i am facing a small problem with my computer. When i use it a cmd page pops up for less than a second then it disappears. It drives me crazy sometimes when it pops up while i am using Netflix and Youtube. i hope that i can find the solution. Best regards Nawaf
  8. C

    Windows 7 Silly Network Problem

    Hi, I have two Win-7 pro 64 machines networked. Called BB and CC. On ethernet. MP3s recorded with ReAllPro ro on CC and saved to //CC/Sounds cannot be seen from BB with any of Total Commander, Windows Explorer or cmd (dir \\CC\Sounds). CC's Sounds' directory is empty as far as the network is...
  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. G

    Windows 10 Unable to Remove User Account from Logon Screen in Windows Vista

    Hello guys,i have do this guide>howtogeek(dot)ci oo em/howto/windows-vista/remove-user-accounts-from-the-logon-screen-in-windows-vista/ to my administrator user,i have to 2 user to my pc,1st is mine(admin),and 2nd its my brother(user,guest-user).I cant delete the key because im a user. How to...
  11. R

    Windows 7 "Access is denied" ... but I own it...

    To keep the story short (and avoid embarrassment to myself)... I have a file (.exe) to which everyone supposedly has full permissions, except that with explorer I cannot delete it, copy it, or move it. I can take ownership of it, but the same situation still exists. I **know** (because there...
  12. D

    Windows 7 Access Denied (Error 5) when trying to start Windows Event Log service

    Thanks in advance for your assistance. I have a weekly requirement to view and clear the Windows Security Logs on my hardened Windows 7 computer. This has been working fine up until last week. When I open up my saved EventViewer.mmc console, I receive the following error: "Event Log Service is...
  13. Windows 10 Change Default Command Prompts to Admin

    Hi, I'd to make my cmd open as an administrator by default. I know I can hit Win+X->'a', but I want to open the admin-cmd anywhere. Normally I open cmd in a folder either by: 1. Typing 'cmd' into Windows Explorer url bar [preferred method] 2. shift+right-click -> open cmd as administrator So...
  14. 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...
  15. K

    Windows 7 Setup was unable to create a new system partition or locate an existing system partition

    Greetings! I recently bought an old Toshiba Sattelite C870-17U, so i decided to throw a new SSD into it and wanted to install Win 7 with an USB-stick i have. But when i booted with the USB and went to install it, there was an message saying "setup was unable to create a new system partition or...
  16. S

    Windows 10 Problem with bootloader (I think)

    So I had Linux mint installed on my Laptop, dual booting with Windows 10, and decided I wanted to get rid of it. So without research I just deleted the partition and extended the windows partition. I was then left with GRUB, the Ubuntu bootloader. I spend some time trying to get rid of this: I...
  17. X

    Windows XP How to Force Windows XP to Scan for driver update/install

    Hi All, Good Day. I have a windows xp pc in factory for machine use, some issue and I formatted and I need CNC controller card driver to be install. I had tried update it from device manager and it couldn't find any driver, I also try to add Hardware wizard also didn't work, can't remember...
  18. R

    Second command prompt not closing after installation completed

    Am creating a batch script to install ruby gems along with some other automation. But when "gem install <gemname>" command triggered its opened new command prompt to install and its not closing it as soon as gem installation completed. I tried below things as well which didn't help me, START...
  19. C

    Windows 7 I can't run the command using batch file

    Hi , Can anyone advise on this. I was running a command as below using cmd batch file typeperf "\Processor(_Total)\% Processor Time" >> Memory.txt However, I could not display the output to the text file and it shows error : Error: No valid counters. Please kindly advice. Regards Wang
  20. How to import mysql database in phpmyadmin - windows server 2008

    I am playing around with windows server 2008 and learning how to use it. Just a hobby on weekends. I was able to successfully install: php, mysql & phpmyadmin Now the problem is i'm trying to import a database into phpmyadmin, the database is 42.6mb therefore i am unable to import...