Hello all,
Used the manage-bde –forcerecovery command to test the recovery key that Windows automatically saved to my account, and now I am being prompted continuously to enter the recovery key even after suspending protection.
I understand that using this command would wipe the TPM protectors...
Hi,
I have been having an issue the past few months, but I have never really come up with a decent idea on how to work around it.
It concerns a USB-hub that I'm using that my copy of Windows, for some reason, reinstalls every time I reboot the computer. I'm pretty sure that there must be some...
I'm having to create a set of batch files for a class. My instructor is no help. I have included the assignment. Is there anyone out there who can help me?
1. Create a batch file called DD.BAT. This batch file should display the files on the root of the HOMEWORK drive in date order with the...
It seems to me that the well known command
sfc /scannow .....
appends all logmessages to a possibly already existing CBS.LOG file rather than create a new logfile.
Is this correct?
So if I want to have a fresh logfile just with the results from the last sfc run I have to manually delete the...
cbs log
command line
error logging
file control
file deletion
fix command
log management
logging
os integrity
sfc
software utilities
system file checker
system maintenance
troubleshooting
user queries
windows 10
windows 11
windowscommandwindowscommands
windows tools
Assume I have a huge directory tree with lots of files and folders.
Some of them belong to (simplified) user "karl" (or unknown user "S-1-5-21-107808153") others not.
When I execute now a command like
takeown /f * /a /r /d y
then ALL files+folders get the "Administrators" account as owner.
I...
admin rights
administrators
command line
directory tree
file management
file permissions
folder permissions
ownership change
security
sids
take ownership
takeown command
unknown user
user 'karl'
user accounts
user permissions
windows 10
windows 11
windowscommand
Hi guys ,
I am trying to convert the Freespace and Size to GB format
using the script command :
WMIC LOGICALDISK GET Name,Size,Freespace /format:value
FreeSpace=61612036096
Name=C:
Size=87780155392
The result I desire is something like :
FreeSpace=61GB
Name=C:
Size=87GB
Can anyone help...
Hi,
I have already learnt to use (dir /b >direct.txt) in CMD prompt
to copy all the file names in a folder to a txt file but was wondering
if i'st possible to also get all the file details such as Year, Genre,
Writer, Director, Contributing Artist & Comments etc.
Regards
Wyldbear
batch commands
cmd
comments
contributing artist
copying files
director
file details
file management
genre
scripting
tech tips
text file
user inquiry
windowscommand
writer
year
I'm trying to create a text-based game, but I can't get passed the menu because either "set /p" isn't taking an input, or "if '%...'" isn't seeing it. This is what I'm doing to test menus, currently
:mmenu
echo Main Menu
echo Start
echo Quit
SET /P "a=Select "
if "a"=="Start" [removed:then...
I have a log file that is waiting for an answer to the overwrite command.
I can't delete the log and I can't delete the file because it says it's in use(both files)
Rebooting is pretty much not an option..... thanks, Linda
ile: Link Removed
Searching... ...
I've had a couple of problems with my Windows services and I was working my way fixing them and I got most of them to work except for the "Windows Time" service. I tried to restore the default registry keys/values for this service but I kept getting the "Access Denied" error when trying to start...