when I update Feature update to Windows 10, version 2004 on release preview I get error 'windows cannot be installed because this pc has an unsupported disk layout for uefi. then run into other problems.
I have dual boot release preview and fast ring on separate hard drive. now I tried to...
bios
boot issues
bootloader
bootrec
commandline
disk layout
dual boot
error
fast ring
gui
mbr
recovery
release preview
troubleshooting
uefi
unsupported
update
windows 10
windows installation
windows to go
In the past I mount a remote shared folder as drive W: in my local Windows Explorer with
a command similar to:
net use w: \\192.168.0.21\myshare /persistent:no
This works successfully on a IPv4 connection.
At first:
Which remote port does the "net share" command (implicitely) connect to on...
Hello,
I have a batch script and i would like to put random delay / wait time in minutes to run second command.
example :
run first command here
random wait between 5 to 30 minutes
run second command here
Thank You
To create a folder share and grant full permissions to user karl I can write on cmdline:
net share "myshare123"="D:\tool" /GRANT:karl,FULL
ok, it works.
But what about the other way:
Is there a way to generate all the full "net share" commands for ALL currently existing folder shares?
I...
Recently I installed (from a CD) Windows XP Professional on my computer.
The installation went well. When I looked at "About Windows", the box said
that Service Pack 1 was already present.
Then I proceeded to install Service Packs 2 and 3. Number two installed
OK, but Service Pack 3 gave...
boot issues
bootable usb
commandline
corrupted files
floppy drive
gateway
installation
microsoft support
ntoskrnl.exe
online activation
pentium
recovery tools
service pack
tech help
troubleshooting
windows installation
windows xp
Hello!
I need to recursively to remove all extensions PRG and P00 on single partition.
I know that recursively can work XCOPY, but renaming is other task.
How to create batch to remove all these extensions of files and folders (if exist) recursively?
Thank you for each help, suggestion or...
I want to execute a PowerShell command from Command Prompt.
This should be done by entering ONE command!
I DO NOT want to start PowerShell first and then enter the PowerShell command.
Instead I want to enter something like
powershell.exe -command "......."
How does that work in detail on...
Hello
I tried to install a software for iphone earlier. Since then my pc going crazy
Once I log in, only the icons on my desktop showing up, it takes some minutes till icons on my taskbar showing up.
Internet doesn’t work at all, cant even conncet it, only flight mode function is available.
when...
airplane mode
browser issues
commandline
control panel
desktop icons
device not ready
error message
file access
internet access
iphone software
network issues
pc troubleshooting
software installation
system restore
taskbar
tech support
troubleshooting
user experience
video playback
windows error
Hi!
I found old laptop and installed there Windows 7 SP1 Pro x86.
Laptop has discharged CMOS battery and it is placed deep on motherboard as is near not accessible. I think why designers left easier access to CPU instead CMOS battery?
I have no choice than at power-on only confirm load defaults...
Hi!
I'm new here. I have installed Windows 10.1903 Pro x64.
I'm using many ways to realize tasks. Now I want to ask if is possible to turn on or off monitor (in my case 3 monitors) connected to computer by any command. Best in command line - it needs not extra options, I can plan it by my wish...
VMWare Guest running Windows Server 2016 fully patched as of 2019Sept24
Backing up from the cml fails with the msg "The filename, directory name, or volume label syntax incorrect."
I have two local drive C and D. I'm trying to backup to Drive D.
Syntax: wbadmin start systemstatebackup...
I started scan with admin priv.
Windows Resource Protection found corrupt files but was unable to fix some of them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included...
Ok, I can create manually a SRP by navigate with lots of clicks to the Win10 built-in dialog.
But I prefer a much simpler way to do this with as few clicks as possible.
Is there a built-in cmdline command which let me do that? Something like
createsrp.exe -label "my sysrestpoint 123"
On...
Describes the MSINFO tool and lists the switches that are supported by the MSINFO32 command-line tool in Windows 7, in Windows 8.1 and Windows 10.
Continue reading...
My computer was running Windows 10. Here are my specs:
2 x 16GB G.SKILL Ripjaws V Series 288-Pin DDR4 SDRAM DDR4 2400
1 x WD Blue 3D NAND 1TB Internal SSD
1 x EVGA GeForce GTX 1080 FTW GAMING ACX 3.0, 08G-P4-6286-KR, 8GB GDDR5X
1 x Intel Core i7-7700K Kaby Lake Quad-Core 4.2 GHz
1 x ASRock Z270...
apple superdrive
bios
boot issues
bootable media
bootcamp
commandline
corruption
disk utility
error message
external drive
format drive
installation
recovery
restart
ssd
stop code
tech support
troubleshooting
windows 10
Everytime after using my laptop sometime, or doing any regular stuff, my laptop freezes and then shows critical process died BSOD. I can't even check through cmd command "sfc /scannow" or check through DISM command because while checking the BSOD again appears. Even I can't reset my pc through...
advanced mode
blue screen
bsod
commandline
critical process died
dism
error
freezing
fresh start
laptop
laptop issues
performance issues
reinstall
sfc
system error
system restore
tech support
troubleshooting
windows 10
Hi
I'm still trying to get rid of the Avast folders on my wife's laptop.
I decided to try and remove it using the command prompt, or the Power Shell in this case.
What I want to delete is the folder at C:\Windows\Program Files\AVAST Software "Avast Software" is the folder I want to delete...
access denied
admin rights
avast
commandlinecommand prompt
directory
dos
file deletion
file management
folder deletion
operations
powershell
programs
system32
tech support
technical issues
troubleshooting
user help
windows
windows 10
Hi all
I am running windows 10 Pro on two HP workstations and on both I am having a problem:
two command line apps that I need to use will not load.
I click on the exe file and momentarily the command line screen appears and then disappears. I have tried running as administrator and it makes...
I'm having a hell of a time getting php to return a string.
I don't know where they are going to install my batch file so I set the file location via %~dp0.
there are 2 functions in my .php file, one to process color another to process Joomla's Version. The joomla one worked fine until I made...