command line

  1. Drone1x

    Windows 10 Haveing PROBS getting Windows 10 READ THIS !!!

    1. Click Start Menu 2. type in CMD 3.right click & run as ADMIN <----- you HAVE to do it like that 4.in CMD window copy & paste in this .... wuauclt.exe /updatenow 5.hit ENTER 6. WAIT for it to finish 7. close CMD when it is done 8. WAIT 2 minutes then open Windows Update You should NOW be...
  2. M

    Windows 10 I can't find the reserve Windows 10 app!!

    I know there are a lot of different threads about this issue but all of them seemed to do nothing in my case. I updated everything and tried pasting: reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Appraiser" /v UtcOnetimeSend /t REG_DWORD /d 1 /f schtasks /run /TN...
  3. L

    Windows 7 "system cannot find the path specified" trying to run a .cmd from DOS

    Hi. I'm using Win7 Enterprise. I opened a DOS window as Administrator and I navigated to a directory with two files in it - someFile.cmd file and a someFile.jar file. I typed this on the command line: someFile.cmd and I get, "The system cannot find the path specified". When I type...
  4. News

    Just released: Windows 10 Application Deployment tool

    With the latest release of Windows 10 SDK Preview Build 10166, we are excited to introduce the Windows 10 Application Deployment (WinAppDeployCmd.exe) tool. The Windows 10 Application Deployment (WinAppDeployCmd) is a command line utility that can be utilized to deploy a Universal Windows app...
  5. O

    Windows Server 2012 Shared Folder permissions issues !!

    Dear All, We are using Windows Server 2012R2 for sharing folders on the network. Our requirement is : 1. Around 8 Shared folders 2. Depends on folder we need to give Modify permission for small group, Read+Write for another group and R+W permissions including Modify permission on some...
  6. News

    Defrag Tools: #131 - Windows 10 SDK | Defrag Tools

    In this episode of Defrag Tools, Andrew Richards and Chad Beeder walk you through the download of the Windows 10 SDK and the latest Sysinternals tools. We harvest the Debugging Tools for Windows, Windows Performance Toolkit, and Application Verifier files from the SDK. Previous Versions: Link...
  7. J

    Windows XP Working from the console on WinXP

    I recently purchased a budget business PC with Windows XP installed for the main purpose of hobbying, specifically learning how to take a more technical approach using Windows from the console. Would anyone be able to highlight any books/media that offer good insight into the command-driven...
  8. L

    Windows 7 BitLocker - Can't re-enable auto unlock on fixed data drive E:

    In Windows 7 SP1, I disabled automatic unlock for my data drive E: temporarily. When I went back later to re-enable the automatic lock for that drive, I got the error "Element Not Found". This happens when using BitLocker Manager or when using the "manage-bde -autounlock -enable E:" command line...
  9. G

    Windows XP Autorun.inf in service pack 3

    I'm trying to add an entry to the AutoPlay dialog that shows up when a USB device is connected to the computer. The problem is that this entry is not displayed in the AutoPlay dialog. Autorun.inf [autorun] action=Backup now icon=backupicon.ico label=Drive for backup open=backupnow.bat...
  10. P

    Windows 7 How to change "OpenWith" user preference settings from cmdline?

    As you know some file may be opened by multiple installed programs. Assume I have 3 picture viewers installed for viewing *.jpg files. Currently the default program for opening these *.jpg is "aaa.exe" In the future I want to let the *.jpg open (by double clicking in Windows Explorer) by a...
  11. Paddyk

    Windows 7 how do i change Ip using .bat file?

    Hello, I am doing work on different network and always i have to change my ip manually, I want to change ip using .bat file ow can i do it? i Found netsh utility solution but it not works properly. please suggest me ..
  12. Tiago

    Windows 8 "Command Prompt" - Command to Hibernate with Time

    • I know, the command "shutdown / h" makes the computer hibernate, immediately. I want to do the same command, but with: + timer to run. • Like as the command "shutdown -s -t 5400" makes the computer off not immediately, but after 90 min. I want to hibernate computer. • Question: How to Write...
  13. P

    Windows 7 How to put command with parms directly in Registry RunOnce?

    Assume I want to perform a command line command with parameters one time at next boot (under 64bit Win 7). Therefore I want to create this command directly in the appropriate Registy key and not indirectly by putting it into *.bat batch script and and call this from RunOnce For simplicity...
  14. P

    Windows 7 Schedule ONE-TIME task with "schtasks" at next reboot?

    As you know users can setup a task to be run at startup with the built-in task scheduler "schtasks" with schtasks /sc ONSTART ... /TR ... However this command syntax triggers the task at EVERY BOOT time. How do I setup (from command line and not through GUI!!!) a ONE-TIME task? For simplicity...
  15. g2c

    Windows 8.1 redirecting .bat output to a file

    Hello, I would like to save for further processing all the output of a .bat file. This .bat calls wget and if i call the .bat with >test.bat > test.txt the .txt file is filled with whatever dos prints to the screen but NOT the output from wget Thanks in advance for your help
  16. GTXPlayer

    Windows 8 Target commands?

    So, I decided to experiment with my game programs with target commands, to learn a little about what each does. However I am unsure about a few things, and I'm looking for some answers. Here they are: Are there a list of global target commands? Do all Target commands work with all programs...
  17. News

    Scalable WordPress on Azure Websites | Web Camps TV

    Join your guide Link Removed as he talks to the product teams in Redmond as well as the web community. This week Cory talks about Scalable WordPress which can be provisioned from the Azure Marketplace. In the demo, Cory demonstrates a WordPress site which is available in two regions (East and...
  18. News

    3004375 - Update for Windows Command Line Auditing - Version: 1.0

    Revision Note: V1.0 (February 10, 2015): Advisory published. Summary: Microsoft is announcing the availability of an update for supported editions of Windows 7, Windows 8, Windows Server 2008R2 and Windows Server 2012 that expands the Audit Process Creation policy to include the command...
  19. News

    How to use System Information (MSINFO32) command-line tool switches

    Link Removed
  20. W

    Windows 7 symbolic link to a folder not working

    I attempted to create a soft symbolic link to a folder, but the link is not working. In Explorer, the "keybrd_lib" link does not look like a folder (screen shot below). When the link is double clicked, an "Open with" dialog opens. Here is how I made the symlink from the command line, run as...
Back
Top