The category "Windows Server"

Here are all the items listed, in Category Windows Server were sorted. You have the possibility, the RSS-Feed specifically to only subscribe to this category.

HowTo: Deployment of Adobe Reader in a Windows domain

20. April 2012 a 07:00 | Article by John Sebald | 2 Comments

Order in a Windows domain in Adobe Reader to clients that are running Windows Vista and 7 provide, we need the following components:

Adobe Reader X (10.1.3)

HowTo This therefore includes the following points:

  1. Create the deployment directory
  2. Create local directory
  3. Application unpack
  4. Slipstream Update .msp in das Windows Installer Paket .msi
  5. The D:\ReaderEntpackt clean
  6. Processing of the msi package with Orca MSI Editor
  7. Lokale Testinstallation
  8. Adaptation of the MSI package with the Customization Wizard X
  9. Copy files into the software distribution
  10. Software Distribution with Group Policy
  11. Conclusion

read more…

HowTo: Attach via Group Policy and PowerShell taskbar items and solve

09. November 2011 a 07:00 | Article by John Sebald | 0 Comments

Extensively tested in this HowTo is about, in a Windows domain with Windows 7 Elemente customers (Shortcuts) to the taskbar automatically via Group Policy or to attach solve. This can be realized with a PowerShell script (.ps1) and a GPO, that when the user logs, das Script started.

PowerShell unter Windows 7

HowTo This therefore includes the following points:

  1. PowerShell script for attaching elements
  2. PowerShell scripts to allow testing
  3. PowerShell script to release of elements
  4. Path for x86 and x64
  5. Create Group Policy to distribute the PowerShell scripts
  6. More links

read more…

HowTo: Custom Windows 7 Profile in the netlogon share copy

06. October 2011 a 07:00 | Article by John Sebald | 0 Comments

In a Windows Server Active Directory domain, you can take the netlogon share in creating a new user the default settings such as tray elements, Adjustment of the Start menu and much more pretend.

netlogon-Freigabe

The netlogon share is under its own domain \\FQDN\netlogon (%logonserver%netlogon) to find. It will default on a Windows server to install the Active Directory creates role.

If the profile is available in the release, and a newly created user logs on for the first time on a client-W7, the adjusted profile is loaded automatically. The profile does not exist, is the local Default profile loaded.

Important to know is, that Microsoft uses different versions of roaming profiles:

  • Windows XP corresponds to the profile folder name "Doe"
  • Windows Vista corresponds to the profile folder name "Mustermann.V1"
  • Windows 7 corresponds to the profile folder name "Doe.V2

Now we must do the following:

read more…

Video: Virtualization – Windows Server Licensing

26. July 2011 a 07:50 | Articles by Hubert Sebald | 0 Comments

I have a very interresting video with respect to the licensing of Windows Server and Microsoft Hyper-V found. This video is in English language:

HowTo: Group Policy assignment with safety control groups

21. July 2011 a 05:59 | Articles by Hubert Sebald | 0 Comments

Group policies can be assigned to each organizational unit classically. It was now the Herrausforderung a group policy to assign only certain computer accounts. This computer accounts but were in different organizational units.

First, I create a new group policy in the "Group Policy Objects".

Gruppenrichtlinienobjekte

By clicking this Group Policy (here 1_GPO_Test) appears on the right side of the group policy editor of the details and settings.

In the "Security Filtering" is already an entry called "Authenticated Users" available. This is already a security group.

read more…