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 ..
I know this should probably go in the networking subforum but it's kinda deserted and I need an answer fast.
I have a 2012 R2 server (alone) and a Win 7 station. My login script is very simple, it's only a few net use commands (net use :G /delete - net use :G \\Server\Folder). But right now...
2012 r2
access issues
access permissions
batch file
cmd
file sharing
login
net use
network drives
networking
permissions
scriptscript execution
server interference
system error
troubleshooting
user account
windows 7
windows server
Severity Rating: Important
Revision Note: V1.0 (November 11, 2014): Bulletin published.
Summary: This security update resolves a privately reported vulnerability in Microsoft SharePoint Server. An authenticated attacker who successfully exploited this vulnerability could run arbitrary script in...
Hello, I want to create a .reg file, like this:
-----------------------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console\C:_Users_Djap_Desktop_HelloOlla.exe]
"FontSize"=dword:00080008
----------------------------------------------------------------
Basically, i need...
Is there a script to click on link. I want to use it in outlook. I created a rule to search for a specific word in body of email. If outlook finds that word the script has to click on it.
I've been using the 64 bit version of Diskshadow to backup my laptops for some time now with no problems. However when I amended the scripts to backup a 32 bit tablet the 32 bit version of Diskshadow generates the following error message:
diskshadow.exe - Entry Point Not Found
The procedure...
Occasionally I want to switch between different keyboard languages (english/german/russian).
Therefore I used in the past the keyboard change indicator menu in Taskbar/Systray.
However recently this indicator disappeared.
How can I Windows 8 tell to re-show it again?
If possible I would...
accessibility
customization
english
german
help
indicator
keyboard
language
multi-language
registry
russian
script
settings
switch
systray
taskbar
tech support
troubleshooting
user interface
windows 8
Hi!
I try to make an script for some video recording using ffmpeg.
I have an Microsoft webcam model LifeCam HD-3000.
This camera is show in control panel like this: Microsoft® LifeCam HD-3000.
When i list devices with ffmpeg a got some strange character because of registered trademark sign.
I...
alias
batch file
capture
computer setup
control panel
device
encoding
error resolution
ffmpeg
lifecam
microsoft
registry
script
software
technology
trademark
utf-8
video recording
webcam
windows
Hello guys!
I'm wondering about a script I made after the installation of my Windows 7 x64 ISO is done. The script (bat) contains this:
How should I implant this script after the Win7 installation is done. Tried with SetupComplete (see spolier):
Problem is, I cant use GPO either...
automation
batch file
cleanup
configuration
error handling
file attributes
folder management
hiding files
installation
maintenance
program files
script
setupcomplete
start menu
system tools
temp files
user accounts
user data
windows 7
windows media player
I'm trying to write a script which validates certificate chain in PowerShell (that all certificates in the chain are not expired) and finds the certificate which is closest to expiration. I'm using following script to find issuer certificate:
Get-ChildItem -Recurse -Path Cert: | Where-Object {...
I need to create a script that deny's all privilages to a folder for all users. the program runs from a hidden directory under individual user accounts is the tricky thing. example User A: did not install the program and cannot see that the program is installed. User B: installed the program and...
access control
administration
app data
executable
file management
folder
hidden files
multi-user
permissions
privacy
script
security
user accounts
user privileges
windows
windows scripting
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...
I had this wonderful script that I got from someplace (can't recall) that enabled or disabled lan connections in windows xp. I used it to turn the wireless card on/off as the card made clicking noises during recording/playback of music files. I have just performed a clean install of windows 7...
audio
automation
backup
clean install
clicking noise
connection
file transfer
help
lan
migration
record playback
script
settings
turn on/off
user query
windows 7
wireless
Sub title "How to spend a lot of time trying to do something that Microsoft doesn't want you to, for some obscure reason".
Hi Guys
I'm trying to write a script to play a sound at Windows 8 startup.
I want to do this by placing the .vbs script file in the Startup Folder.
I read that this can...
appdata
coding
customization
error
help
multimedia
playback
research
scriptscripting
small player
software
sound
startup
technet
technology
troubleshooting
vbs
windows 8
wscript
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...
I am looking for a Windows 7 script (perhaps in vbs) or another mechanism that will copy the target of a shortcut to a new folder.
If the shortcut points to a single file, copy the file to the new folder
If the shortcut points to a folder, copy that folder to the new folder
If the shortcut...