I have an issue, i have just started a Windows 7 Migration Project and i was originally brought in to do GPO, now i have bene asked to do something else and i am a little stuck. Basically we still run Windows XP on most of our machines but will start migrating over to 7 soon. We run a batch...
active directory
batchfile
command line
desktop icons
error handling
file management
gpo
installation
it support
logon
migration
network drive
scripting
shortcuts
system administration
task management
upgrade
user profile
windows 7
windows xp
Hello, can you help please, my reliability monitor is not working, it runs as per the schedule but does not produce any data, my problems started recently following a small corruption with the library docs, this corruption caused the R/monitor to run continuously, I rectified this error with a...
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... ...
whenever we login in windows server 2003 , network drive get disconnected .only if
when we right click on shortcut of software installed in network drive it get again mapped.
we have tried several tricks:
net config server :autodisconnect =-1;
net use \\conquesr-srv\v440
even than drive doesnot...
Assume I am playing a video or an mp3.
Yes, I know how to turn off audio inside audio speaker controls.
But I don't want to fiddle around with menus and dialogs. Instead I want to handle it as easy as possible with ONE (DOUBLE)CLICK.
I can imagine that there is a utility whose shortcut...
Hi
I have created two files and they don't work. One gives a menu and the other flashes
:Installs Adobe Shockwave Player 12.0.3.133 application
set install=\\mgtutils01\Window7apps\Testing Apps\sw_lic_full_installer\admin_install
msiexec /i %install%\sw_lic_full_installer.msi /qn!
EXIT /B 0...
Windows Firewall settings were exported to a .wfw file.
The settings take effect if I manually import them through gpedit.msc and click to import the file.
What I really want to have happen is a batch file executes the following: netsh advfirewall import c:\firewall.wfw
For some reason using...
Hello,
I have a batch file that I am using to change the various items on my computer. I put the changes in the registry and then use the following command to implement the change
%SystemRoot%\System32\RUNDLL32.EXE user32.dll, UpdatePerUserSystemParameters
This approach worked great in...
Hi,
I mostly use another OS, and need to rewrite following script into one which works in windows.
OK, here's the command:
curl -s -x 127.0.0.1:8888 -b ./cookies.txt -X GET Link Removed 2>&1 | tr -d '[]' | sed "s/,/\n/g" | head -n 1 | sed "s/.\(.*\)./\1/"
here's what it does: loads content of...
I was writing scripts in batch file......But after some time, explorer started crashing repeatedly n frequently, so i had to do the system restore in safe mode.....After system restore, i lost my batch file,which is very important. So i wanted to undo the restore, but it is not available, i...
I was writing scripts in batch file......But after some time, explorer started crashing repeatedly n frequently, so i had to do the system restore in safe mode.....After system restore, i lost my batch file,which is very important. So i wanted to undo the restore, but it is not available, i...
One of the most major parts of my windows 7 installs is changing the paths of my user folders. I install windows 7 alot and i got a bit sick of having to do that every time... so i decided to fully automate the process!
Link Removed
This usb portable program starts by asking you to select a...
automation
batchfile
computer tips
configuration
customization
directory
feedback
file management
junctions
portable program
scripting
software development
tools
user folder
user icons
vbscript
windows 7
windows customization
I have created a batch file to run three programs. However it doesn't run the first two just the last one. Whenever the batch file is running I see a window open and quickly close when each of the first two programs are requested to run. The window is only open for a second so I cannot see...
How can I convert the batch below for Windows 7 Pro 64 bit. When I ran this batch in Windows XP; it worked! but not on Windows 7 Pro 64-bit. What this does? For example: I go to John Smith PC and you noticed that his username is smithj and domain: @@@@ was the last person that logon to that...
I was trying to get the 'CD' (change directory) DOS command to work with
input redirection (left arrow), but could not do so, tho, thank goodness,
I found PUSHD&POPD so I no longer need CD in my .BAT now. However, I could not
get any of these commands to work either: TYPE, MORE, and especially...
batchfile
cd command
command execution
command line
console input
dir command
dos
error handling
file path
input redirection
peekconsoleinput
readfile
sp1
type command
windows 7
windows api
Win7Pro Only
I'm looking for a scripted solution, or a command line that I can ultimately script. The reason being that I'm supporting 1200 users in remote locations, and I automate as much as I can in batch and VB scripts. I'm not intimately familiar with PowerShell, but I'm not opposed to it...
automation
batchfile
command line
configuration
default connection
location
netsh
network
network profile
powershell
remote support
scripting
sp1
user settings
vbscript
windows 7
work profile
I would love to know if there is a batch file command, or set of them, etc. to have the batch file input a command into another command prompt already opened. Specifically, I mean having it use the 'kickall' command on a minecraft server's command prompt. I would prefer something that is in...