Lobrecht.com Home 
Rick Lobrecht's random musings. mostly on tech
 Thursday, December 04, 2008

Every time I boot my machine, I get the following:

image

Of course “Check online for a solution (recommended) doesn’t seem to do anything.  When I check in Services the Print Spooler service is stopped.

The workarounds I can find via Google are all pretty brutal (restarting in Safe Mode to delete printer drivers and registry keys by hand.)

Yuck

Thursday, December 04, 2008 8:25:49 AM (Central Standard Time, UTC-06:00)  #    Comments [0]   Vista  | 
 Wednesday, December 03, 2008

I was just installing Cygwin on my new Vista laptop, and at the end, I got this message:

This program might not have installed correctly

Of course the “What settings are applied?” link was less than helpful.

Wednesday, December 03, 2008 1:53:56 PM (Central Standard Time, UTC-06:00)  #    Comments [0]   Vista  | 
 Monday, November 03, 2008

Live Mesh

I finally got Live Mesh working on my Mac, my phone, and my fileserver.  I'm waiting on a new laptop for work, so I haven't installed there yet.

I have to say  this is very cool.  At the very basic, it does file sync.  This is what most users will see at first.  I've used several different sync applications, and within a couple of days, I've been quite satisfied with this solution.  One thing to note is that the Windows Mobile client actually does scheduled sync with your Live Mesh desktop in the cloud!

The Windows Mobile and Mac client sync with the cloud.  The Windows client has the ability to sync with the cloud, and to sync peer to peer with other Windows clients.

The interesting thing is that you can sync with other people's Mesh objects, if they invite you.  I can see this replacing Groove and FolderShare when it is release (it's a Technology Preview right now.)

More to come as I play with it.  BTW, there's a SDK as well.

Monday, November 03, 2008 9:20:27 AM (Central Standard Time, UTC-06:00)  #    Comments [0]   .NET | FolderShare | Live Mesh | Mac | Pocket PC | Vista | Windows XP  | 
 Friday, October 31, 2008
With the new availability of the Mac client, I'm going to try Live Mesh again.  I was able to get logged in to my account, and download the Mac client.  I'm getting an error trying to log in, but I suspect the service is getting hammered right now.




Update: Looks like I'm not the only one getting this error.

On10.net has a good video on Live Mesh, and the Mac client.  If you're interested, it's worth the 10 minutes.

Friday, October 31, 2008 7:13:29 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]   Live Mesh | Mac | Productivity | Vista | Windows XP  | 
 Monday, January 29, 2007

JK (and other's I'm sure) have been talking about this new special edition Tablet PC that Microsoft/Asus have cooked up.  Apparently this is a limited run, and won't make it into production.  It does make you wonder if there will be any new Tablets coming out in the next few weeks?  I'm guessing that if there were any, they would have been announced at CES, but what do I know.

Monday, January 29, 2007 4:04:37 PM (Central Standard Time, UTC-06:00)  #    Comments [0]   Tablet PC | Vista  | 
Only Windows Vista Business and Windows Vista Ultimate can join a Windows domain.  link

The big differences between Business and Ultimate are:
  • Media Center capabilities
  • Bitlocker Drive Encryption
  • Windows DVD Maker

Monday, January 29, 2007 11:09:46 AM (Central Standard Time, UTC-06:00)  #    Comments [0]   Vista  | 
 Wednesday, March 29, 2006

Log Name:      Application
Source:        profsvc
Date:          3/29/2006 9:13:03 PM
Event ID:      1521
Task Category: None
Level:         Error
Keywords:      Classic
User:          LOBRECHT\rlobrecht
Computer:      CHARLIEBROWN
Description:
Windows cannot locate the server copy of your roaming profile and is attempting to log you on with your local profile. Changes to the profile will not be copied to the server when you logoff. Possible causes of this error include network problems or insufficient security rights. If this problem persists, contact your network administrator.  

 DETAIL - Access is denied.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="profsvc" />
    <EventID Qualifiers="49152">1521</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2006-03-30T03:13:03.000Z" />
    <EventRecordID>550</EventRecordID>
    <Channel>Application</Channel>
    <Computer>CHARLIEBROWN</Computer>
    <Security UserID="S-1-5-21-968063695-1190742555-1786530785-1003" />
  </System>
  <EventData>
    <Data>Access is denied. </Data>
  </EventData>
</Event>

Wednesday, March 29, 2006 10:19:27 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]   Vista  | 
 Monday, March 27, 2006
Check out this download speed:

Monday, March 27, 2006 9:05:11 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]   Vista  | 
I didn't get to spend a whole lot of time on the Vista machine this weekend, but the time I did have was full of problems, one I haven't solved yet.  On my home network, we have an Active Directory domain.  Our My Documents are on a server, and our profiles are roaming.  The first problem I had with Vista is that our My Documents directories weren't owned by the user, they were owned by Administrators.  The user did have Full Control.  Vista refused to connect My Documents to the directory until ownership was taken by the user.  The problem I haven't solved yet is the profile.  I can't get Vista to pull down my profile from the server.  The Event Log just shows something useful like Access Denied.  Those directories are owned by the user.  SYSTEM and Administrators do have Full Control as well, and maybe that is the problem.

I hopped on to Microsoft's site to check out the Vista newsgroups, and was greeted with a nice surprise:



I guess I'm downloading again.


Monday, March 27, 2006 8:58:54 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]   Vista  | 
 Friday, March 24, 2006

If you're planning on running Vista, you better make sure you have a lot of memory.  Check out a screen shot of a freshly booted Vista machine (no other software installed.)

480 MB in use!

Friday, March 24, 2006 3:46:46 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]   Vista  | 

I installed Vista on my desktop.  The install is pretty simple.  Its hard to tell what's going on, because all it gives you is a progress bar.

I went to add the machine to our domain, and got to the part where I'm telling Windows what kind of user to make my domain account.  On my XP machines I make them a Restricted User, which amounts to putting them in the Users group.  I don't see this option, but I do see Users, which seems like the same thing.  Well, sort of.  The description is a little odd.

"Users are prevented from making accidental or intentional system-wide changes.  Thus, Users can run certified applications, but not most legacy applications."  I wonder what is considered a certified application and a legacy application?

Friday, March 24, 2006 10:45:15 AM (Central Daylight Time, UTC-05:00)  #    Comments [0]   Vista  | 
 Wednesday, March 22, 2006
Cool.  I got invited to the Vista Tech Beta.  Now I can really destroy my tablet by running a beta OS and a beta office suite.  I'm pretty sure I've seen on someone's blog that they installed Vista on a TMC111 like I have and it went ok.  I'll probably blow away my dead desktop first anyway.

Wednesday, March 22, 2006 4:19:26 PM (Central Daylight Time, UTC-05:00)  #    Comments [0]   Tablet PC | Vista  | 
Copyright © 2009 Rick Lobrecht. All rights reserved.
RSS 2.0 Atom 1.0 CDF  
Powered by newtelligence dasBlog 1.9.7174.0