Windows 7 Sysprep

Benodigdheden:

Laatste versie van WAIK : KB3AIK_EN.iso Version 1.0
Machine

ISO of DVD van 7 (x86 of x64)

1. Open Windows System Image Manager
clip_image002

2. Open de install_Windows 7 ENTERPRISE.clg deze vindt op DVD/ISO onder Sources
clip_image004

3. Ga naar File New Answer File
clip_image006

4. Ga naar File à Save Answer File à Ik noem bestand het unattend.xmlclip_image008

5. Overzicht instellingen

Overzicht instellingen
1 WindowsPE

Niks

2 OfflineServicing

Niks

3 Generalize

Niks
4 Specialize

x86_-Windows-Security-SLC-UX_neutral

SkipAutoActivation: true

X86_Microsoft-Windows-Shell-Setup_neutral

Computer Name: * (Randomly generated name, use this to test)
CopyProfile: false (Werkt niet)
Registered Organization: Microsoft (laten staan)
Registered Owner: AutoBVT (laten staan)
ShowWindowsLive: false
TimeZone: W. Europe Standard Time

5 AuditSystem

Niks

6 AuditUser

Niks

7 OobeSystem

x86_Microsoft-Windows-International-Core_neutral

InputLocale: nl-us
SystemLocale: nl-us
UILanguage: nl-us
UserLocale: nl-us

x86_Microsoft-Windows-Shell-Setup_neutral

RegisteredOrganization: Bedrijfsnaam
RegisteredOwner: Bedrijfsnaam

x86_Microsoft-Windows-Shell-Setup_neutral component à OOBE:

HideEULAPage true
NetworkLocation: Work
ProtectYourPC: 1

6. Overzicht
clip_image010

7. Disable Windows Media Player Networking Sharing Service

8. Zorg dat je geen overbodige Partitie’s hebt zoals oude recovery partitie

9. CMD prompt als administrator: net user administrator /active:yes

10. Kopieer unattend.xml naar C:\windows\system32\sysprep. Even show hidden files & system files aan zetten.

11. Open command prompt en ga naar C:\windows\system32\sysprep

12. Voer het volgende commando in: sysprep /generalize /oobe /shutdown /unattend unattend.xml

Post to Twitter

Tags: , ,

Windows 7 GPO Wallpaper

7 heeft een bug met het zetten van een Wallpaper in een gpo.
Hiervoor heb je twee oplossingen

Oplossing 1
Onder Group Policy Preferences moet je een registry key aanmaken met daarin de link naar de achtergrond.

image

en tevens moet ook nog de volgende policy ingesteld worden

image image

Oplossing 2:
Is het vervangen van default achtergrond die heeft en gelinkt wordt wanneer een nieuwe user op de desbetreffende pc inlogt. Dit scriptje heb ik in gehangen.

Scriptje:
takeown /F c:\Windows\Web\Wallpaper\Windows\img0.jpg
echo y| cacls c:\Windows\Web\Wallpaper\Windows\img0.jpg /E /G “administrator”:F
echo y| cacls c:\Windows\Web\Wallpaper\Windows\img0.jpg /E /G “users”:R
copy “Z:\Applications\\img0.jpg” “c:\Windows\Web\Wallpaper\Windows\img0.jpg” /Y

Update 07-12-2010
released a fix for this problem. Check out 

http://support.microsoft.com/kb/977944

Post to Twitter

Tags: , , ,

Windows 7 disable UAC in Group Policy

Computer Configuration -> Settings -> Security Settings -> Local Policies -> Security Options

User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode
Value:  Elevate without prompt

User Account Control: Detect application installations and prompt for elevation
Value: Disabled

User Account Control: Run all administrators in Admin Approval Mode
Value: Disabled

image

Post to Twitter

Tags: ,

Windows 7 Do you trust this printer

Oplossing:

User Configuration > Policies > Administrative Templates > Control Panel/Printers > Point and Print Restrictions

When installing drivers for a new connection => Do not show warning or elevation prompt
When installing drivers for an existing connection => Do not show warning or elevation prompt

image

LET OP: De volgende policy is alleen te zien met de Group Policy Management Console (GPMC) welke in Server zit.

Computer Configuration > Policies > Administrative Templates > Printers > Point and Print Restrictions

When installing drivers for a new connection => Do not show warning or elevation prompt
When installing drivers for an existing connection => Do not show warning or elevation prompt
image
BRON

Post to Twitter

Tags: , , , ,

Installeren Windows 7 RSAT unattended

Feature Names:
RemoteServerAdministrationTools
RemoteServerAdministrationTools-ServerManager

RemoteServerAdministrationTools-Roles

RemoteServerAdministrationTools-Roles-CertificateServices
RemoteServerAdministrationTools-Roles-CertificateServices-CA
RemoteServerAdministrationTools-Roles-CertificateServices-OnlineResponder
RemoteServerAdministrationTools-Roles-AD
RemoteServerAdministrationTools-Roles-AD-DS
RemoteServerAdministrationTools-Roles-AD-DS-SnapIns
RemoteServerAdministrationTools-Roles-AD-DS-AdministrativeCenter
RemoteServerAdministrationTools-Roles-AD-DS-NIS
RemoteServerAdministrationTools-Roles-AD-LDS
RemoteServerAdministrationTools-Roles-AD-
RemoteServerAdministrationTools-Roles-DHCP
RemoteServerAdministrationTools-Roles-DNS
RemoteServerAdministrationTools-Roles-FileServices
RemoteServerAdministrationTools-Roles-FileServices-Dfs
RemoteServerAdministrationTools-Roles-FileServices-Fsrm
RemoteServerAdministrationTools-Roles-FileServices-StorageMgmt
RemoteServerAdministrationTools-Roles-HyperV
RemoteServerAdministrationTools-Roles-RDS
RemoteServerAdministrationTools-Features

RemoteServerAdministrationTools-Features-BitLocker
RemoteServerAdministrationTools-Features-
RemoteServerAdministrationTools-Features-GP
RemoteServerAdministrationTools-Features-LoadBalancing
RemoteServerAdministrationTools-Features-SmtpServer
RemoteServerAdministrationTools-Features-StorageExplorer
RemoteServerAdministrationTools-Features-StorageManager
RemoteServerAdministrationTools-Features-Wsrm

Step 1. Installatie the RSAT MSU pakket

wusa  x86fre_GRMRSAT_MSU.msu /quiet  (x86)
wusa  amd64fre_GRMRSATX_MSU.msu /quiet  (x64)

Stap 2 Alle beschikbare opties:

dism /Online /Get-Features

Stap 3: Aanzetten van de beschikbare Opties

dism /Online /Enable-Feature /FeatureName:<FeatureName>

Voorbeeld
Ik wil snap ins uitrollen.

wusa 6.1-KB958830-x86.msu /quiet
dism /online /enable-feature /featurename:RemoteServerAdministrationTools
dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles
dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles-AD
dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles-AD-DS
dism /online /enable-feature /featurename:RemoteServerAdministrationTools-Roles-AD-DS-SnapIns

Post to Twitter

Tags: , , , , , , , ,

Windows 7 Control Panel Items

Control Panel Item Naam
Action Center .ActionCenter ( and later only)
Administrative Microsoft.AdministrativeTools
AutoPlay Microsoft.AutoPlay
Backup and Restore Microsoft.BackupAndRestore ( 7 and later only)
Biometric Devices Microsoft.BiometricDevices (Windows 7 and later only)
BitLocker Drive Encryption Microsoft.BitLockerDriveEncryption
Color Management Microsoft.ColorManagement
Credential Manager Microsoft.CredentialManager (Windows 7 and later only)
Date and Time Microsoft.DateAndTime
Default Location Microsoft.DefaultLocation (Windows 7 and later only)
Default Programs Microsoft.DefaultPrograms
Desktop Gadgets Microsoft.DesktopGadgets (Windows 7 and later only)
Device Manager Microsoft.DeviceManager
Devices and Printers Microsoft.DevicesAndPrinters (Windows 7 and later only)
Display Microsoft.Display (Windows 7 and later only)
Ease of Access Center Microsoft.EaseOfAccessCenter
Folder Options Microsoft.FolderOptions
Fonts Microsoft.Fonts
Game Controllers Microsoft.GameControllers
Get Programs Microsoft.GetPrograms
Getting Started Microsoft.GettingStarted (Windows 7 and later only)
HomeGroup Microsoft.HomeGroup (Windows 7 and later only)
Indexing Options Microsoft.IndexingOptions
Infrared Microsoft.Infrared (Windows 7 and later only)
Internet Options Microsoft.InternetOptions
iSCSI Initiator Microsoft.iSCSIInitiator
Keyboard Microsoft.Keyboard
Location and Other Sensors Microsoft.LocationAndOtherSensors (Windows 7 and later only)
Mouse Microsoft.Mouse
Network and Sharing Center Microsoft.NetworkAndSharingCenter
Notification Area Icons Microsoft.NotificationAreaIcons (Windows 7 and later only)
Offline Files Microsoft.OfflineFiles
Parental Controls Microsoft.ParentalControls
Pen and Touch Microsoft.PenAndTouch (Windows 7 and later only)
People Near Me Microsoft.PeopleNearMe
Performance Information and Tools Microsoft.PerformanceInformationAndTools
Personalization Microsoft.Personalization
Phone and Modem Microsoft.PhoneAndModem (Windows 7 and later only)
Power Options Microsoft.PowerOptions
Programs and Features Microsoft.ProgramsAndFeatures
Recovery Microsoft.Recovery (Windows 7 and later only)
Region and Language Microsoft.RegionAndLanguage (Windows 7 and later only)
RemoteApp and Desktop Connections Microsoft.RemoteAppAndDesktopConnections (Windows 7 and later only)
Scanners and Cameras Microsoft.ScannersAndCameras
Sound Microsoft.Sound (Windows 7 and later only)
Speech Recognition Microsoft.SpeechRecognition (Windows 7 and later only)
Sync Center Microsoft.SyncCenter
System Microsoft.System
Tablet PC Settings Microsoft.TabletPCSettings
Taskbar and Start Menu Microsoft.TaskbarAndStartMenu
Text to Speech Microsoft.TextToSpeech
Troubleshooting Microsoft.Troubleshooting (Windows 7 and later only)
User Accounts Microsoft.UserAccounts
Windows Anytime Upgrade Microsoft.WindowsAnytimeUpgrade
Windows CardSpace Microsoft.CardSpace
Windows Defender Microsoft.WindowsDefender
Windows Firewall Microsoft.WindowsFirewall
Windows Mobility Center Microsoft.MobilityCenter
Windows SideShow Microsoft.WindowsSideShow
Windows Update Microsoft.WindowsUpdate

Post to Twitter

Tags: , , ,

vSphere Client op Windows 7 32 & 64bits

 image

heeft vorige week Update 1 voor vrijgegeven.
Met deze update wordt de vSphere client volledig ondersteund op 7 & R2.

Download de client (Je moet wel een account hebben om in te loggen)

Post to Twitter

Tags: , , , , , , , , ,

Essentiele Handleiding voor het uitrollen van Windows 7

heeft een gratis E-book ter beschikking gesteld waar door middel van een aantal onderwerpen is uitgelegd wat er allemaal komt bij komen bij een uit rol. Hier komen ook en in voor.  Ik heb het even snel doorgelezen en er zitten zeker een aantal interessante onderwerpen tussen. Lees het pdf goed door.

Onderwerpen:
- Implementatieplatform
- Planning
- Testen Application Compatibility
- Ontwikkeling Disk Images
- Migrating User State Data
- Deploying Applications
- Voorbereiding PE
- Configuring Windows Deployment Services (WDS)
- Met behulp van Volume Activation
- Implementeren met Microsoft Deployment (MDT)

eBook

Post to Twitter

Tags: , , , , , ,