Support is >Here<

MDT Imaging Support Expert Advice

RSS
Facebook
Twitter

Look who's giving Logan the cuddles.

Archive for the ‘Scripting’ Category

Because the Windows 7 CopyProfile=true option only saves a handful of configurations.  We are left with the fun of trying to automate the rest.  I’ve outline some basic, such as specifying a custom Themepack for All Users: http://supportishere.com/how-to-set-theme-in-windows-7-via-script-for-all-users/   The Windows 7 Alert Settings can become a nuisance if you disable the Firewall or do not use a Virus protection program that MS considers safe.  So in some cases, it  [ Read More ]

Share

How To Automate an Installation with AutoIt

How To Automate an Installation with AutoIt: When Silent installation switches fail, and re-packaging the installation is not an option, then AutoIt is the best tool for the job. It can easily mimic any manual input performed during installations. I listed some quick tips below, but I strongly urge you to review the help documentation included in AutoIt. On a clean machine, preferably a Virtual Machine (With Snapshot support), install  [ Read More ]

Share

Apply Open Office Settings via Script Or Batch

In most cases, my customer base have decided to install Open Office applications outside of their base images.  The silent installations are fairly simple, because the install files are provided in .MSI format. Applying custom settings after a clean installation need to also be addressed.  I found this was also fairly simple.  All of the settings changed are made to the files stored in the following folder: Windows 7: “C:\Users\Administrator\AppData\Roaming\OpenOffice.org”  [ Read More ]

Share

Set Default Background ( Wallpaper ) in Windows 7 via Script Or Batch

I previously wrote an article on how to set the default theme via a script: http://supportishere.com/how-to-set-theme-in-windows-7-via-script-for-all-users/ This article is displaying a method to simply set the Default Background image for new users in Windows 7. This method performs the following actions: 1. Takes Ownership of “C:\Windows\Web\Wallpaper\Windows\img0.jpg”. start /w "TakeOwn Of img0" "C:\Windows\System32\takeown.exe" /A /F "C:\Windows\Web\Wallpaper\Windows\img0.jpg" 2. Grant Full Permissions to img0.jpg file to Administrator. start /w "Take Permissions" "C:\Windows\System32\Icacls.exe" "C:\Windows\Web\Wallpaper\Windows\img0.jpg"  [ Read More ]

Share

I build all of my Core images in Virtual Machine environments.  There are many benefits of doing this, which I’ll leave for another article.  However, some cons exist; such as the ability to change settings only related to portable computers in the core image prior to capture.  Due to this limitation, I need to set this setting Post-Image.  Unfortunately, Windows XP’s “powercfg.exe” built-in utility does not have this setting available.   [ Read More ]

Share

MDT2012 RC1 Released

  Thanks MS! https://connect.microsoft.com/site14/content/content.aspx?ContentID=12463&http://go.microsoft.com/fwlink/?LinkId=217606 You have to grab it using your Live ID, ...

Best Completely free

  http://www.tweaknow.com/BestFreeApps.php I agreed with all of the applications listed in this ...

Change Computer Icon

Updated 2012-May-14: Found subinacl did not work on Windows 7 ...

2 simple vbs scripts

Just two simple scripts I wrote up to disable number ...

How to apply Local G

In many Organizations, the AD support team is separated from the team ...

MDT2012 RC1 Released

  Thanks MS! https://connect.microsoft.com/site14/content/content.aspx?ContentID=12463&http://go.microsoft.com/fwlink/?LinkId=217606 You have to grab it using your Live ID, ...

Change Computer Icon

Updated 2012-May-14: Found subinacl did not work on Windows 7 ...

How to apply Local G

In many Organizations, the AD support team is separated from the team ...

Creating Simple and/

Using the Wizard Editor is fairly self explanatory for adding ...

How to use VBScript

The built-in CustomSettings.INI variables are very useful, but in some ...

Sponsors

  • Elegant Wordpress Themes.
  • Flexithemes.
  • Code Canyon.
  • ThemeForest.