Travel

Categories

Enable fully qualified domain names in DFS

To enable fully qualified domain names in DFS: 1.. If the DFS server hosts a DFS root or replica, remove it from the server. (If you accidentally activated the DfsDnsConfig parameter without removing configuration information, you can clear it by typing dfsutil /clean: computername. 2.. Start Registry Editor and open the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dfs 3.. […]

Windows 7 and mandatory profile

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

http://theitbros.com/sysprep-a-windows-7-machine-%E2%80%93-start-to-finish

http://benosullivan.co.uk/windows/how-to-image-and-deploy-windows-7-a-complete-guide/

My unattend.xml for copying the default user profile generated using the Windows System Image Manager tool for a x64 Win7 enterprise seed

<?xml version=”1.0″ encoding=”utf-8″?> <unattend xmlns=”urn:schemas-microsoft-com:unattend”> <settings pass=”specialize”> <component name=”Microsoft-Windows-Shell-Setup” processorArchitecture=”amd64″ publicKeyToken=”31bf3856ad364e35″ language=”neutral” versionScope=”nonSxS” xmlns:wcm=”http://schemas.microsoft.com/WMIConfig/2002/State” xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance”> <CopyProfile>true</CopyProfile> </component> </settings> <cpi:offlineImage cpi:source=”catalog:c:/users/administrator/desktop/install_windows 7 enterprise.clg” xmlns:cpi=”urn:schemas-microsoft-com:cpi” /> </unattend>

Batch print pdf files with Acrobat

Batch Printing PDFs (and other files) using Acrobat 9