script

  1. Microsoft HPC Pack Patch Check Script

    This Windows PowerShell script checks the current HPC Pack version and whether all the available updates and QFEs are installed. Link Removed
  2. Windows 7 how do i change Ip using .bat file?

    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 ..
  3. Windows 7 Login script not working

    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...
  4. MS14-073 - Important: Vulnerability in Microsoft SharePoint Foundation Could Allow Elevation...

    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...
  5. Windows 8 About Regedit file .reg

    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...
  6. P

    Click on hyperlink

    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.
  7. J

    Windows 8 Diskshadow 32 Bit Version (6.0.6002. 18005)

    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...
  8. P

    Auto click on hyperlink

    Is there a script to auto click on hyperlink
  9. P

    Windows 8 How to show keyboard language indicator in SysTray/Taskbar?

    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...
  10. Windows 7 Trademark sign inside script

    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...
  11. I

    Windows 7 Windows 7 - Launch Bat after installation (SetupComplete?)

    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...
  12. MS13-099: Description of the security update for Windows Script 5.8: December 10, 2013

    Continue reading...
  13. Windows Server Validate certificate chain with powershell

    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 {...
  14. D

    Windows 7 Folder permission script

    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...
  15. A

    Windows 7 Batch Files Issues

    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...
  16. Windows 7 Script for turning lan connection on/off

    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...
  17. Windows 8 Trying to write a script to play a sound, need help!

    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...
  18. E

    Windows 7 Problem with Simple BAT file

    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...
  19. G

    Windows 7 Script (or other mechanism) to copy shortcut target to a new folder

    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...
  20. Wmiprvse.exe process crashes when you run a WMI script on a computer that is running Windows 7 or Wi

    More...