您的最佳的信息源和新聞 遠景, 硬件 并且 winvista 在互聯網

景色文章 名列前茅50 景色錄影 景色軟 景色幫助

窗口服務器2003年

您當前瀏覽文章從 微軟視窗景色兼容軟件 匹配類別 窗口服務器2003年.

如何使用啟動腳本安裝GPP CSEs

當您有 小組政策特選(GPP)客戶端引伸(CSE) 下載您注意他們不()在 .MSI 格式-如此使用 小組政策軟件安裝(GPSI) 不是可能的。 遊民,權利! ?

我們有 .EXE 文件為Windows XP /2003和 .MSU 文件為窗口景色… 但那不是我們需要認為的唯一的事。 在「部署」這些事對客戶在我們需要知道OS的網絡之前 版本 (XP/2003/Vista), OS 建築學 (32或64位), 服務組裝水平和是否小組政策特選 前提 (WmlLite - http://support.microsoft.com/kb/914783/en-us)安裝。

要使所有這相當容易我創造一「演示」 劇本 為部署GPP CSEs使用啟動腳本-或手工發射(在admin上下文)。 我的好朋友 傑里米Moskowitz 要求我做此-如此,以後兩三個小時「演示」 -或」beta「-劇本是公開的(如下下載)…

注: 我未能測試在所有情景,而是I *認為*他們全部相當很好被蓋現在。 請報告後面 如果您發現任何問題-其中任一 反饋 是受歡迎的!

...
點擊持續讀「如何使用啟動腳本安裝GPP CSEs」

寫由Jakob ・ H。 海得爾堡 2008年2月29日沒有評論.
讀更多文章 小組政策引伸 并且 gp特選 并且 小組政策特選 并且 otherSoftware 并且 客戶端引伸 并且 傑里米Moskowitz 并且 寫電影腳本 并且 微軟 并且 Windows XP 并且 下載 并且 窗口服務器2003年 并且 小組政策 并且 窗口景色.

在窗口領域環境裡遙遠使能窗口遙遠的桌面

這信息廣泛是可利用的,但非常有用那麼這怎麼我做它!

1. 跑REGEDIT在所有領域工作站登錄作為領域admin

2. 』比`c』擊中Alt `f

3. In the Select Computer search box, type its name in the dialog box (or of course browse for it)

4. In the remote machine’s registry browse to the following key: HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server

5. Find the value named ‘fDenyTSConnection’ (REG_DWORD). Change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled).

6. Close REGEDIT.

7. Of course you will need to reboot the remote machine for the change to take effect. My favourite way to do that is to open the command prompt and type ‘shutdown –i’, fill in the appropriate fields and away you go.

Written by Odd-Magne Kristoffersen on February 19th, 2008 with no comments.
Read more articles on otherSoftware and Windows Server 2003 and Windows XP and Windows Vista.

Formatting “Message text for users attempting to log on”

If you have ever tried defining the Security Options policy setting called: "Interactive logon: Message text for users attempting to log on", you may have had some difficulties formatting the message the way you wanted it. This blog is about "how to" workaround a minor bug in the GPEDIT tool…

 

The issue:

First things first - the Group Policy setting is located here:

"Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options\"

The value is a Multi-String registry value that allows you to make multiple lines in the message. The message pops up right after a users hits Ctrl+Alt+Del as a general warning to the user before actually logging on. But, unfortunately the formatting isn’t as perfect as it could be.

What happens is, that carriage returns are lost after formatting this "pre-logon message" with GPEDIT, imagine you would want a message like this (see Figure 3):

—>

I don’t know why this should be so hard? Jump next line please…

Let’s do a comma, and continue the line…
Line number

Click to continue reading "Formatting "Message text for users attempting to log on""

Written by Jakob H. Heidelberg on November 30th, 2007 with no comments.
Read more articles on gpedit and sysvol and otherSoftware and RSAT and gpedit.msc and group policies and Group Policy and Windows XP and Security and Microsoft and Windows Server 2008 and Windows Server 2003 and Windows Vista.

Fix for the 20-second Logon Delay With IE7 Released

After Internet Explorer Maintenance Group Policy settings are configured in a domain, a 20-second delay occurs when you log on to the domain from a client computer that has Internet Explorer 7 installed

SYMPTOMS
In an Active Directory directory service domain environment, you configure the Internet Explorer Maintenance Group Policy settings. A user logs on to the domain from a Windows XP-based, or a Windows Server 2003-based client computer that has Internet Explorer 7 installed. However, the user experiences a 20-second logon delay compared with a client computer that has Internet Explorer 6 installed.

To verify this delay, you can view the contents of the Branding log file (Brndlog.txt) for Internet Explorer Maintenance.

Note The Brndlog.txt file is in the following folder:
%UserProfile%\Local Settings\Application Data\Microsoft\Internet Explorer


In the Branding log file, you may see the information that resembles the following:

10/25/2007 10:36:37 Refreshing browser settings…
10/25/2007 10:36:37 Broadcasting “Windows settings change” to all top level windows…
10/25/2007 10:36:57 Done.


This sample shows that a 20-second delay occurs in the following phase: Broadcasting “Windows settings change” to all top level windows

CAUSE
Internet Explorer 7 introduced an error that causes this problem. This

Click to continue reading "Fix for the 20-second Logon Delay With IE7 Released"

Written by Odd-Magne Kristoffersen on November 29th, 2007 with no comments.
Read more articles on otherSoftware and Windows Server 2003 and Windows XP and Windows Vista.

Inject Drivers into Windows PE 2.0

This tutorial assumes that you’re running Windows Deployment Services and want to update the default BOOT.WIM file to enhance platform compatibility, but the processes for injecting extra drivers into a WIM file are exactly the same for ANY WIM-based image.

You’ll need a full install of the WAIK, as it contains the necessary tools to manage WIM files. This can be done on any system, but if you’re running WDS it will install properly on the WDS server. Insert the DVD and select “Windows AIK Setup” and install WAIK.

Next you’ll need to create a folder to easily modify BOOT.WIM. I found it easiest to create a Temp folder, and then two more folders within that called Mount and Drivers. Then copy BOOT.WIM from the Vista DVD to the TEMP folder and rename it CUSTOMBOOT.WIM.

Now download the drivers you need, and extract them to \Temp\Drivers.

You’re not after DOS drivers – remember that this is Windows PE 2.0 so XP drivers are the best ones to use (or Windows Vista, if they’re available).

WinRAR is a great tool for extracting the contents of an EXE while maintaining

Click to continue reading "Inject Drivers into Windows PE 2.0"

Written by Odd-Magne Kristoffersen on November 15th, 2007 with no comments.
Read more articles on Windows Server 2003 and Windows Server 2008 and Windows XP and Windows Vista.

Microsoft Active Directory Topology Diagrammer

With the Active Directory Topology Diagrammer tool, you can read your Active Directory structure through Microsoft ActiveX® Data Objects (ADO). The Active Directory Topology Diagrammer tool automates Microft Office Visio to draw a diagram of the Active Directory Domain topology, your Active Directory Site topology, your OU structure or your current Exchange 200X Server Organization. With the Active Directory Topology Diagrammer tool, you can also draw partial Information from your Active Directory, like only one Domain or one site. The objects are linked together, and arranged in a reasonable layout that you can later interactively work withthe objects in Microsoft Office Visio.

Download here

Written by Odd-Magne Kristoffersen on October 2nd, 2007 with no comments.
Read more articles on Windows Server 2003 and Windows Server 2008.

« Older articles

No newer articles