Uncategorized

Windows 8 Initial Experience

I installed Windows 8 developer release today at work. Some of my beginning perspectives is this is not for the business environment. My test environment is a dell E6500 notebook and a little tablet pc with an atom processor. Both devices seemed to load Windows 8 just fine no hick ups or errors. The initial install is quite similar to Windows 7.

The interface looks almost exactly like Windows phone 7 and it seems kind of awkward on a mouse driven PC. The start menu is gone. The tile window has become the new start menu. When you switch to any app or the desktop to get back you either have to hit the windows key, which will take you back to the tile start screen, or you have to move the mouse to the bottom left which will give you 5 options. The control panel looks different and truly does not have much practical use from a tech side, but I can see it helpful for a regular home user. It has similar options like wireless but instead of being able to configure profiles it has options to turn wifi on/off and turn on airplane mode on/off. Have no fear though, the Windows 7 control panel is still there if you scroll to the bottom of the superficial one it gives the option for “More Options”. This takes you to the desktop and opens the Windows 7/vista style control panel.

Wireless profiles took me some time to figure out because I was looking for them on the tablet and it does not seem to work as expected yet. To access the wireless profile area, you are supposed to be able to get to it from the network area on the task bar, usually depicted as a monitor or a little 5 bar wireless signal. It is no longer in network sharing area with the little manage wireless networks link. You click the little network icon on the task bar it opens a tile like window and you click the wireless network of your choice. At this point, you right click to access the properties/delete and a couple other options. On the tablet however the holding your finger down to right click did not seem to be functioning or at least my fat fingers could not get it to work.

They also seemed to have removed the ability to shutdown or I was not able to find it. To log off you click your picture on the top right hand side of the tile window. You can also switch user add users and such from this location also.

Overall, from the little bit I have been able to mess with it, it seems clean looking but blocky and not really appealing visually. Windows 7 had all of the rounded edges and was visually appealing even if it was kind of a resource hog. Windows 8 is significantly quicker from what I can tell and is visually bright/sharp but not very nice to look at due to all the squareness. For the more technical aspects of the operating system such as putting the computer on the domain manually or getting to the functions that techy types would use seems more burdensome by making you have to click significantly more times to get to commonly used control panel functions.

Anyone else want to share their experience? If so, post in the comments below.

Uncategorized

Flash Issue

*****DISCLAIMER: DO NOT EDIT THE REGISTRY IF YOU DO NOT KNOW WHAT YOU ARE DOING****

Problem: Flash works under the administrator accounts but as soon as a normal use logs in flash no longer works.

I have been working with some Windows 7 images this summer and this problem I found in windows 7. I am not exactly sure why it happens but after sysprep runs it removes the Users group from HKCR\MIME and some other spots in the HKCR registry. The HKCR has the USERS group listed with read access which is correct, but if you check the HKCR\MIME permissions it will most likely say something to the effect of RESTRICTED with some other accounts. Not exactly sure why this happens but if you go to the HKCR permission area and tell it to replace permissions to subfolders, it will fix the problem.

Uncategorized

Sysprep and Quicktime

*****DISCLAIMER: DO NOT EDIT THE REGISTRY IF YOU DO NOT KNOW WHAT YOU ARE DOING****

 

Problem: Quicktime works fine under administrator account but not under someone in the BUILTIN\Users group. Quicktime comes up with the following in Microsoft Internet Explorer, no other error messages

I tracked this down to sysprep carrying over the location of the quicktime preferences file in the registry. In my case it was pointing to the “c:\users\administrator\appdata\locallow\Apple Computer\Quicktime\” folder.

The Registry location is

HKCU\Software\Apple Computer, Inc.\Quicktime\LocalUserPreferences

Registry value name is FolderPath. Open this value and remove the contents. Once quicktime is ran in IE again it will repopulate.

You can also use the following command to remove it for the current user who is logged in. If you set it as a batch script and put it in the start up it will remove it for all users who log onto the machine or you can skip down and manually fix it for all future users.

reg delete “HKCU\Software\Apple Computer, Inc.\quicktime\LocalUserPreferences” /va /f

Make sure you use the /f

To remove it for all future users you can follow the video which shows how to remove it from the default user profile registry.

Default User profile video

Uncategorized

Windows Server 2008 R2

I was tasked with doing updates on servers during spring break. I work for a school district so kids are gone and I do not have much to do. I came across  a couple of our Windows server 2008 r2 servers and for some reason they would not update for the life of me. I did some searching around and come to find out someone had removed Users from being able to read the c:\ drive. The website that I found this information on is linked below for more information.

http://goo.gl/HvPyI

Uncategorized

Setting Default Printer via Powershell

Some people I work with have been having issues setting default printer on computers for all users. This is a problem since default printer is a Per user setting. I was searching the internet and came across an article on technet scripting guys showing a powershell script that can be set to set default printer. Using a batch script to run the powershell script with the arguments listed in the article make it very easy to use.  I placed my command script to launch the ps1 file in all users startup folder.

http://goo.gl/iLbRW

Uncategorized

Windows 7 ServicePack 1

Microsoft released service pack 1 in Feb  2011. I have loaded a couple computers with it and so far I have not seen any problems with running the current version of sysprep.

Uncategorized

More with Sysprep

Recently I came across a problem while loading a sysprepped machine. I configured it just like all of the others I have done. One difference is when I went to test the image to make sure it works like the others coming up asking for a computer name and then adding itself to the domain and such. I would get an error when it said it was starting services. The error message is as follows.

Windows could not finish configuring the system. To attempt to resume configuration, restart the computer.

I did some searching around and found this KB981542 article on Microsofts website. I had to load it before I ran sysprep but it seemed to fix whatever the problem was.

June 2010

Windows 7 sysprep and Dell


I recently had the pleasure of working with Dell notebooks. Setup 29 e6410 notebooks. Now if anyone has read the Microsoft recommended guides on imaging with Sysprep most will tell you that you should take advantage of what the manufacturer has done already and to enter audit mode from the windows welcome screen by pressing ctrl+shift+f3. This is fine and dandy and all but Dell and most likely all the OEM manufacturers have their own unattend files created and plus they have all of their crapware installed.

My recommendation would to reload the OS partition if you happen to want the diagnostic partitions and the extra partitions that are added by the OEM manufacturers to do their evil doer biddings. I, for one, did not care if the diagnostic partition was their and apparently on the E6410 they add some reader program that is sort of like the Cyberlink media button on Inspiron models that boot into a limited OS that will allow you to watch videos and movies, etc.  So, I deleted them and started fresh with a dell windows 7 ultimate restore cd. Using this allows for you to get rid of all the crapware, it activates using SLP built into the BIOS.

The reason for doing it this way is because allot of quirky things seem to happen when you are using Dells preloaded/sysprepped image. For one, they have their own unattend file in the “\windows\panther” folder.  These would need to be deleted in order for you to use a custom unattend, or you could customize these yourself and take out what you do not want and add/change what you do. Also, even after this is deleted if you configure internet explorer for some reason the settings do not keep. It had some other items in it also that did not allow me to change the desktop to a customized theme. These small quirks made me wipe the whole partition and begin from scratch.

Using the information in “My experience with windows 7 and sysprep” Worked like a charm. I did add a couple other lines into the addcomputer.ps1 script to remove other elements and make the sysprep slightly cleaner. For people who have to put in a MAK or KMS, in the winsat.cmd file I included a slmgr /ato just before the del %0 in order to get it to auto-activate.

Also, If anyone is trying to figure out how to get the network to load prior to logon so your computer can authenticate to a domain controller. Windows 7 apparently can do this for you. In windows xp and previous versions you would need a third party client that had single-sign on or prelogon authentication. In windows 7 when you configure a profile for your network you would go into network and sharing, on the top left hand side it says manage wireless networks. Once in this area of the operating system you will see a list of configure profiles or if you have not configured one this is where you can do it. Anyhow, if you select your profile and right click on it and select properties there are 3 boxes that should be checked:

  1. Connect automatically when network is in range.
  2. Connect even if the network is not broadcasting(this is for ones who do not like to advertise)
  3. If using cisco you can enable the “Enable Wlan connection settings box.

The one that absolutely needs to be checked is the first one.

The command to import a windows 7 wlan profile is

netsh wlan add profile filename=”Profilename.xml” interface=”Wireless Network Connection” user=current|all

You could create a command script to do this in a synchronous script in the unattend file.

June 2010

GoogleEarth Cache and KML path errors

If anyone has created an disk image using a administrator profile or whatnot and launched GoogleEarth in this profile. When it is copied over to default you might get errors talking about invalid KMLpath or CachePath. This is caused by a HKCU registry entry that sets those two registry entries to the profile in which you created the profile and copied to default.

To fix this error, before copying over to default open regedit and maneuver to the  “HKEY_CURRENT_USER\Software\Google\Google Earth Plus” registry key and click on it. In the right pane, you should see a list of items, look for the one that says CachePath and KMLPath. Open these to entries and delete the contents of the keys. Now when you copy the profile over to default it will no longer give you the KMLPath and CachePath errors.

The following reg file will clear these for you.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Google\Google Earth Plus]
“CachePath”=”"
“KMLPath”=”"

 

GoogleEarth.reg

June 2010

SmartBoard tools version 10.6

I was recently working with a program from Smart Technologies called Smart Board tools. It is the driver portion of the Smart Notebook Software that allows you to connect to a Smart Board. Well the issue at hand was noticed after sysprep had been run on Windows 7. Smart Board tools would run a configuration and it would come up with an error that said Error 1325 - ADOBEPATH is not a valid short file name.

 This Problem seemed to occur if the c:\AdobePAth folder was removed from the root of c: and apparently there was an issue in the registry pointing to the wrong location. I copied the ADOBEPATH folder and child items from another computer and Imported the correct Registry location. The file below can be saved and the txt extension changed to reg and imported to fix the smart board tools version 10.6.

ADOBEPATH.txt