Here's the situation:
• I have Windows 7 SP1 running on an MSI Z97-G55 mobo with latest BIOS (updated today).
• My router, a Linksys E3000, is running DD-WRT (updated today)
Here are the steps I have taken to try to get it to work:
1. Static IP is set and works just fine.
2. I've added the...
bios
commandline
computer repair
dd-wrt
home network
linksys e3000
msi z97-g55
network issue
networking
pci wake support
power management
power settings
router configuration
static ip
troubleshooting
unified remote
wakeonlan
windows 7
wol
wol configuration
When I try to shutdown the computer using Win 7 ultimate it displays Shutdown in Progress but nothing happens even after 30 min wait. I have to shut it down using a power switch. On reboot in boots into Win 7 normally, like it was a regular shutdown. When I tried to run shutdown.exe /s /f /t 10...
Hello guys,
At the moment I am doing a task for school. I need to make a folder that is shared and is only accessible by the specific user and the Administrator. This should in CMD. I already have the following commando' s:
net user Test Welkom01 /ADD /DOMAIN
net group Directie Test /add
mkdir...
Please Help! I have a batch file that performs the following tasks:
1) renames a counter field
2) creates two variables that will be used later to rename two separate files
3) Opens SQL*Plus and starts an Oracle Script which starts two separate stored procedures
4) Moves and renames the...
Hi
I am using Windows 8.1 Update and Windows ADK.
Without using the ImageX command, how do I change the volume image flags values displayed with the Dism /Get-ImageInfo /ImageFile:"<WIM_File_Path>\<WIM_Name.wim" /Index:<Image_Index> command?
Where are these values stored?
Thanks
Bye
Hi
I am using Windows 8.1 Update and Windows ADK.
How do I change the name and description of the volume images stored in a wim file without using the ImageX command?
In other words, if I should change the name and description of 4 volume images contained in a wim file, as I should do to do...
The lack of information on the blue skewed perspective windows logo with white circle of moving dots below it window startup screen is really driving me crazy. Sometimes it takes forever and I'd like to know what the hell windows is doing. It doesn't even show progress of "chkdsk /f/r c:"
Is it...
boot process
bootup
chkdsk
commandline
debug
detailed status
information
linux
loading messages
output
performance
safe mode
startup
startup info
system messages
troubleshooting
user login
verbose
windows 8.1
Symptom: I cannot toggle the sleep mode from either my keyboard shortcut or in the menu of windows 8. Both options, shutdown and restart, work perfectly fine but sleep won't work. Here is what happens when I toggle sleep: My screen shuts down but the fans still are blowing. Whenever I move my...
Hello!
I'm using Windows XP 32bits(original)(in C:\) and i'm trying to install Windows 8.1 x86(original)(in D:\), but i'm trying to do without using flashdrive or dvd. So, to do that, i did what read in internet:
1- Copy the following content from your Windows 8 disc or ISO to D:\
1.1- Boot...
active partition
boot error
bootmgr
bootsect
commandline
disk boot failure
diskpart
file replacement
installation
iso
os installation
partitioning
recovery
sources
system disk
troubleshooting
upgrade
windows 8.1
windows xp
x86
My colleges' computers reset themselves every night, so we are allowed to install programs and change files & settings at will, because the changes revert on shutdown. I'm trying to create a batch file I can run to copy all the files I use & install the programs I use, I haven't gotten to the...
I have introduced a new drop down option "Encrypt" at right click to all file types - therefore I had to add it in the registry as :
HKEY_CLASSES_ROOT\*\shell\Encrypt
Now this drop down would be visible to all type of files at their right click.
But I also have files of type .crypt...
I made these codes to backup files :
set p=C:\Users\
for/f %%a in('dir C:\Users\ /b') do (
if not"%%a"=="Public", (
set fileDest=C:\Backup-%%a_%date:~7,2%.%date:~4,2%.%date:~10,4%
If Not Exist"%fileDest%" mkdir "%fileDest%"set"fullPath=%p%%%a%"
xcopy "%fullPath%"%fileDest%/e /h /y /k
rem call...
How to Add volume-licensed version key?
Office professional plus 2013
Result:
C:\>cscript c:\windows\System32\slmgr.vbs /pik YC7DK-####-####-#####-GVGXT
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
Unrecognized option: /pik
Windows...
activation
caching
commandline
configuration
dns
host
installation
kms
license
management tool
networking
office
product key
professional plus
service
slmgr
software
token-based activation
volume licensing
windows
I was messing with batch files and accidentally clicked one that I shouldn't have made.
Here are it's contents:
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del...
I am desktop support for an enterprise Windows 2008 AD environment and I have been looking for a replacement for NET SEND. The msg.exe command looked promising when using the target machine's local scheduler but the message disappears after 2 minutes on the target workstation. Has anyone...
Under Windows 7 I setup a shortcut link in Taskbar to open WindowsExplorer with a pre-defined directory
and auto-expand and mark that directory in left side tree view with the following command:
%windir%\explorer.exe /n,/e,C:\data
It works fine in Win 7.
When I try to setup the same...
auto-expand
cmd
commandline
compatibility
configuration
directory
explorer
file explorer
file management
issue
mark
navigation
shortcut
taskbar
tree view
troubleshooting
user interface
windows
windows 7
windows 8
I have a batch file I periodically run to sync my calendar from my desktop PC to my laptop. I last ran it several weeks ago. Went to run it the other day and it hangs on the tasklist command. The following checks to see if the calendar program is running on the laptop, if it is it uses...
Hi everyone
I just got a new laptop running Windows 8, and I'm not so familiar with this exact version (though I'm as familiar with Windows in general as the next person). I'm currently in the process of tweaking some details to make it more to my liking, and doing so, I made a tiny little...
One of my HDDs was doing incredibly slow today what made me run chkdsk in the command line. It says that there was an error in a file with the number 337105 - so I would like to know which file on my harddrive this is.
Do you know how to find out what files are concerned according to a given...