Anything about IT

Daily IT topics by Alex Verboon

  • .NET Framework (1)
    64-bit (2)
    ACT (2)
    Active Directory (20)
    AGPM (1)
    AIK (11)
    AMT (1)
    Android (1)
    App-V (7)
    Apple (1)
    Applocker (1)
    Automation (66)
    Backup (1)
    Beta (8)
    BIOS (14)
    Bitlocker (2)
    BITS (2)
    BranchCache (5)
    Broadband (1)
    BSOD (1)
    Citrix (2)
    Cloud (3)
    Compaq (2)
    Compatibility (16)
    Computer Science (1)
    Deployment (93)
    DHCP (1)
    DirectAccess (2)
    drivers (9)
    Embedded (2)
    Energy (1)
    Excel 2007 (1)
    Fun (30)
    Google (3)
    Green (3)
    Group Policy (24)
    History (2)
    HP (9)
    Hyper-V (14)
    Hypervisor (1)
    IE8 (1)
    imagex (1)
    Intel (2)
    Internet (4)
    Internet Explorer (7)
    IPV6 (1)
    Job (1)
    Knowledge (53)
    Licensing (8)
    Live Mesh (4)
    MDOP (1)
    MED-V (4)
    Media Player (1)
    Microsoft (2)
    Microsoft Office (3)
    Mobile (4)
    MSE (1)
    MUI (1)
    Network (3)
    Office 2007 (5)
    Office 2010 (2)
    Office2010 (1)
    OS (1)
    Packaging (12)
    PDF (1)
    Performance (1)
    Powerpoint (1)
    PowerShell (3)
    product lifecycle (2)
    Protocols (5)
    Reading (50)
    Recovery (2)
    registry (3)
    RSAT (1)
    RTM (2)
    SCCM 2007 (1)
    Scripting (15)
    Security (20)
    Sequence (1)
    Sequencing (1)
    Sharing (1)
    Silverlight (1)
    SMS 2003 (1)
    SQL (2)
    SQL Server 2008 Express (1)
    Streaming (1)
    Symantec (1)
    TCP/IP (4)
    Tip (163)
    Tools (96)
    Tweak (1)
    Uncategorized (13)
    USMT (1)
    VDI (2)
    VHD (3)
    Virtualization (59)
    Vista (74)
    vmware (10)
    vPro (10)
    WAIK (2)
    Web (2)
    WHS (1)
    Windows 2000 (1)
    Windows 7 (92)
    Windows Home Server (1)
    Windows Mobile (1)
    Windows Server 2008 (25)
    Windows Server 2008 R2 (8)
    Windows Server 2008R2 (4)
    Windows Update Services (1)
    Windows XP (33)
    Windows7 (33)
    Windows7E (1)
    WinPE (1)
    Wireless (2)
    WMI (1)
    WSUS (1)
    WWW (1)
    XenDesktop (1)
    XP Mode (6)
    XPSP3 (1)
    YouTube (1)

    WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

  • Archives

  • Meta

  • Visitor Locations

Configuring App-V Standalone Mode through Group Policy

Posted by Alex Verboon on 2nd March 2010

If you plan to use the Microsoft App-V Stand-Alone Mode some Registry Settings are required for the Application Virtualization Client as described in detail on this App-V site here. But instead of setting these registry keys manually or through a custom script, you can also manage these settings through Group Policy.

First download the Microsoft Application Virtualization Administrative Template (ADM Template). The ADM Template provides configuration options for the App-V 4.5/4.6 Client settings such as Client Permissions, Client Interface behavior and Client Communication Settings.

Once you have added the ADM Template to your GPO object you can find them under the “Classic Administrative Templates (ADM)” branch as shown in the picture below.

image

Then configure the Group Policy Settings as shown below.  image image

Once the GPO is enabled run the command  gpupdate /force on the client to ensure that all GPO settings get applied. Then open the Registry Editor and validate that all settings are configured as described here

Now install your previously sequenced application through the generated MSI installation package. If all goes well, you should be able to launch your Virtual Application in Stand-Alone mode now.

Additional Resources:
Microsoft App-V 4.5 Client in Stand Alone Mode Whitepaper by Tim Mangan
App-V 4.6 Release Q & A
TechNet Virtual Lab: Learning to Configure App-V for Standalone Client Mode

Tags: , , ,
Posted in App-V, Deployment, Group Policy | No Comments »

ViewTip: Vista to Win7 transition bug

Posted by Alex Verboon on 20th February 2010

This week Jeremy Moskowitz wrote about a Vista/Win7 GPO bug in his weekly newsletter you should know about if you are transitioning to Windows 7.

If you are a systems administrator dealing with Group Policies I strongly recommend to sign-up to Jeremy’s Newsletter.

If you use Vista as your GP management station, and are transitioning to Windows 7 policy definitions, be careful of this bug !

Tags: , , , , , ,
Posted in Group Policy, Tip, Vista, Windows 7 | No Comments »

AGPM Least Privilege Scenario (External)

Posted by Alex Verboon on 25th January 2010

Just going through an AGPM Installation (Advanced Group Policy Management) where I had to choose an Account for the AGPM Service which can be the Local System Account or a domain user account. Instead of just clicking next next…. I found some good guidance in the Ask the Directory Services Team blog – AGPM Least Privilege Scenario article. Also read Locking down AGPM fit for least privilege.

Never heard of AGPM before ? Then watch this 4-5 minute Tour on Advanced Group Policy Management. And finally here’s a video provided by Kurt Roggen showing how to install the AGPM Server.

Tags: , , , ,
Posted in AGPM, Deployment, Group Policy, MDOP, Security | 1 Comment »

Updating the Central Store for Windows 7 Group Policy Administrative Templates

Posted by Alex Verboon on 22nd November 2009

One of the things to consider when deploying Windows 7 clients is to update the Central Store on your domain controllers. If you haven’t created a Central Store yet, I recommend you watch the video or read the documentation I have listed at the end of this post.

If you do have a Central Store already, updating it with the Windows 7 Group Policy Administrative templates is very straight forward. You simply copy the templates that are stored under C:\Windows\PolicyDefinitions on your Windows 7 client to the Central Store which is located at \\FQDN\SYSVOL\FQDN\policies\PolicyDefinitions (FQDN = fully qualified domain name)

A good alternative for copying the files manually is the Vista Central Store Creator Utility from Darren Mar-Elia which automates the whole process of creating and updating the Central Store.

image Related Content
Screencast: How-To Configure the Central ADMX Store
How to create a Central Store for Group Policy Administrative Templates in Window Vista
Group Policy Settings References for Windows and Windows Server

63EHNFN6ZWK8

Tags: , , , ,
Posted in Active Directory, Group Policy, Tip, Windows 7, Windows Server 2008, Windows Server 2008 R2 | 1 Comment »

Going beyond the standard Group Policy Preferences

Posted by Alex Verboon on 29th April 2009

Group Policies and Group Policy Preferences are great technologies to manage your enterprise desktops. But what if you want to go beyond the features Microsoft has build into the Group Policy Management Console?

With PolicyPak you can consistently manage ANY application’s settings using the Windows native Group Policy technology. have a look at the PolicyPak introduction video below to learn what PolicyPak can do and how it works.

 

Learn more about PolicyPak and watch the video tutorials.

 

Other resources

Group Policy Preferences Overview

Microsoft Group Policy site

TechNet Magazine – Expanded Control with Group Policy Preferences

Group Policy Settings Reference for Windows Server 2008 and Windows Vista SP1

Tags: , ,
Posted in Active Directory, Automation, Deployment, Group Policy | No Comments »

Group Policy: Restrict Hardware like a pro

Posted by Alex Verboon on 12th March 2009

Here’s another video from GPanswers explaining how to restrict the use of certain devices within your managed environment.

Tags: , , ,
Posted in Active Directory, Automation, Deployment, Group Policy, Knowledge, Security | No Comments »

Group Policy – How to Configure the Central ADMX Store

Posted by Alex Verboon on 10th March 2009

Well as you might notice Group Policy management currently is my favorite topic. I’ve been doing GPOs since the year 2000, then for a long while due to my job role I haven’t been doing a lot with GPOs, but that didn’t matter since there wasn’t too much changing in that space except that with each OS release the number of GPO settings has been growing.

But since the introduction of Windows Vista, there have been some bigger changes around GPO management. One of these changes is the use of the Central ADMX Store. The Central ADMX Store plays an important role, so it is important understanding the concept.

Watch the video from TechNetEdge presented by John Baker. By the way on the gpoguy website you can find the free Vista Central Store Creator utility that helps automating this task.

Additional resources are the Microsoft KB article “How to create a Central Store for Group Policy Administrative Templates in Window Vista” or the podcast “TechNet Radio: Group Policy: Windows Vista, Longhorn Server, ADMX and the Central Store”.

Tags: , , ,
Posted in Active Directory, Group Policy, Knowledge | No Comments »

Group Policy Management Videos from GPanswers.com

Posted by Alex Verboon on 10th March 2009

Jeremy Moskowitz from GPanswers.com has posted 2 free GPUniversity videos. 

Default Group Policy Objects

Group Policy Backup and Restore

Interested in more ? Check out the Group Policy Online University.

Tags: , , , ,
Posted in Active Directory, Deployment, Group Policy, Knowledge | No Comments »

Updated Group Policy Online University

Posted by Alex Verboon on 6th March 2009

In January 2009 Jeremy Moskovitz launched the Online University for Group Policy Management. I wrote about that earlier in my blog post “Online Group Policy University”.

In the past weeks Jeremy has put an additional great amount of effort in reworking the offerings, so that now you have the possibility of selecting and ordering individual Modules and and options. Additionally there are some very attractive payment options as well that might be interesting for those that don’t get their company paying it for them, but want to invest in their personal knowledge.

There are now 3 different GPO Online University options:

  • Build your own
  • Silver Package
  • Gold Package

The Build your own package allows you to select the individual options that just fit for your needs. So for those that already have bought the GPO books from Jeremy and don’t think they need pre-configured hard drive labs, they can just order the training and documentation material (labs, videos, slides).

Interested ? Then click here and get straight to the GPO Online University starting page or if you don’t want to read the details (because you already did) and can’t wait to place an order, then go here.

Get the latest news around Group Policy Management, subscribe to the GPAnswers Newsletter

Enjoy

Tags: , , , , ,
Posted in Active Directory, Deployment, Group Policy, Reading, Scripting, Tip, Vista, Windows 7, Windows XP | No Comments »

Online Group Policy University

Posted by Alex Verboon on 27th January 2009

Today Jeremy Moskowitz has launched the Group Policy Online University. Taking into account that many companies in these days have restrictive travel and training policies, the Online University seems to be an excellent way how you can further extend your knowledge around Group Policy Management without the need to attend a live training e.g. you can attend the training at any time, from everywhere.

The only thing you need to do now is to convince your manager that it is worth the money :-)

Tags: , ,
Posted in Active Directory, Deployment, Group Policy, Knowledge, Reading, Tip | No Comments »

IE8 Group Policy Settings and more

Posted by Alex Verboon on 27th January 2009

Yesterday Microsoft released the Release Candidate for Internet Explorer 8 that of course contains a lot of new features that I am not going to rewrite here again, as others did so already.

Reading the IE8 product group blog 100 additional group policy settings are being introduced to extend manageability of IE8 through Group Policy Management. The updated Group Policy Reference including the new IE8 settings can be downloaded here and updated Group Policy Settings ADM files can be found here. Also worth reading is the IE8 Deployment Guide.

And finally for those that want to prevent IE8 being installed in an uncontrolled way throughout their infrastructure can consider using the IE8 blocker toolkit. The IE8 blocker toolkit provides 2 methods to prevent IE8 being automatically installed on your client devices. Method 1 consists of a batch file and Method 2 is a group policy adm template  that allows you to configure IE8 installation blocking through GPO.

.

Tags: , , ,
Posted in Deployment, Group Policy, Knowledge, Packaging, Scripting, Vista, Windows XP | 2 Comments »

GPO Survival guide

Posted by Alex Verboon on 19th January 2009

Just came across this handy document from Microsoft called the “Group Policy Documentation Survival Guide“.

The guide contains all the links to the resources you need when dealing with Group Policies.

The document can be downloaded here

Tags: ,
Posted in Deployment, Group Policy, Knowledge, Tip, Vista, Windows Server 2008, Windows XP | No Comments »

Win7 – GP Features

Posted by Alex Verboon on 12th January 2009

Jeremy Moskowitz from GPanswers.com just uploaded 2 videos on YouTube demonstrating some of the new GP features in Windows 7.

Tags: ,
Posted in Group Policy, Windows 7 | No Comments »

GPO Preferences require XMLLite

Posted by Alex Verboon on 2nd December 2008

Reading the Group Policy Preferences Overview Whitepaper from SDM software, I just notice an interesting prerequisite for using GPO Preferences – XMLLite.

XmlLite Runtime Files

The XmlLite runtime file, Xmllite.dll, is integrated into the following operating systems and products:

  • Windows Server 2008
  • Windows Vista
  • Windows Server 2003 with Service Pack 2 or later.
  • Microsoft Internet Explorer 7.0 and later.

The XmlLite runtime is also available as a download from the XmlLite Update Page for the following operating systems:

  • Windows Server 2003 (32-bit with Service Pack 1 or x64 Editions)
  • Windows XP (32-bit with Service Pack 2 or x64 Editions)

So if you want to use GPO Preferences on a Windows XP SP2 client with Internet Explorer 6, you will need to install the XMLLite runtime package for XP.

Tags: ,
Posted in Active Directory, Deployment, Group Policy, Reading, Tip | No Comments »

Creating GPO reports

Posted by Alex Verboon on 13th November 2008

Usually when you need a report for a given Group Policy object, you would launch the Group Policy Management Console, select the GPO and then select the settings tab that produces the report.

But what if you need a report for multiple or even all your GPOs you have within your Active Directory ? Going through each GPO and produce the report manually is going to take ages and is boring.

My colleague Rudi recently found a script that automatically creates GPO reports it finds within your AD. You can select them individually or simply report on all.

The script is stored on the Win32 Scripting site which is a usefull resource for admin scripts since many years. The GPO reporting script can be found here

Tags: , ,
Posted in Automation, Group Policy, Scripting, Tip, Tools | No Comments »