2013年10月8日 星期二

Sharepoint 2010 資源預約行事曆

使用Sharepoint 2010 資源預約行事曆後,發現無法在同一行事曆上直接顯示所有預約狀況,使用上很不便,測試好久始終無法修改,於是詢問高手後,原來是有設定需修改。

重點
1.至該行事曆清單設定
2.一般設定->標題、描述與導覽
3.是否將此行事曆用於資源預約? -> 否 ->存檔
4.回清單設定 -> 內容類型 -> 變更新的按鈕順序與預設內容類型 -> 選預約(取消事件勾勾) ->確定
5.搞定

可參考
http://blog.incworx.com/blog/sharepoint-administrators-blog/view-all-resources-and-events-from-a-sharepoint-calendar

2013年9月27日 星期五

修改Sharepoint資源預約的工作區選項隱藏

修改Sharepoint資源預約的工作區選項隱藏
用sharepoint designer 到網站集合(EX: fx-xxzs/sites/xxxx)
左方功能列選內容類型,
因行事曆屬清單類型,故於右方畫面上找尋清單內容類型
然後選事件,再來在自訂當中選擇編輯內容類型欄
在此視窗下選擇工作區(要修改的那個欄位),然後選上方工具列管理網頁,再將其隱藏。

2013年4月29日 星期一

複習IP網段

Binary Number System
2^0 = 1
2^1 = 2
2^2 = 2 x 2 = 4
2^3 = 2 x 2 x 2 = 8
2^4 = 2 x 2 x 2 x 2 = 16
2^5 = 32
2^6 = 64
2^7 = 128
2^8 = 256
Binary system number is based on power of two (2^n).

1 x 2 = 2 | half the size
2 x 2 = 4 | A
4 x 2 = 8 | |
8 x 2 = 16 | |
16 x 2 = 32 | |
32 x 2 = 64 | |
64 x 2 = 128 V |
128 x 2 = 256 double the size |

In terms of subnetting,
1   = /32 = 255.255.255.255
2   = /31 = 255.255.255.254
4   = /30 = 255.255.255.252
8   = /29 = 255.255.255.248
16  = /28 = 255.255.255.240
32  = /27 = 255.255.255.224
64  = /26 = 255.255.255.192
128 = /25 = 255.255.255.128
256 = /24 = 255.255.255.0

In terms of IP address quantity
/32: 2^0 = 1                        =   1 IP address within the subnet
/31: 2^1 = 2 of /32 = 2 x   1 =   2 =   2 IP addresses within the subnet
/30: 2^2 = 2 of /31 = 2 x   2 =   4 =   4 IP addresses within the subnet
/29: 2^3 = 2 of /30 = 2 x   4 =   8 =   8 IP addresses within the subnet
/28: 2^4 = 2 of /29 = 2 x   8 =  16 =  16 IP addresses within the subnet 
/27: 2^5 = 2 of /28 = 2 x  16 =  32 =  32 IP addresses within the subnet
/26: 2^6 = 2 of /27 = 2 x  32 =  64 =  64 IP addresses within the subnet
/25: 2^7 = 2 of /26 = 2 x  64 = 128 = 128 IP addresses within the subnet
/24: 2^8 = 2 of /25 = 2 x 128 = 256 = 256 IP addresses within the subnet
Side Note:

Some people refer the xxx.xxx.xxx.xxx notation as octet (8-based number system). There are four octets in the notation. To separate the octets, there are dots between them. I call them 4-tuple octet.

For /24 to /32 subnets, the 1st three octets remain the same. The only octet that changes is the 4th octet (the last octet).

Subnet Mask

Subnetting always relates to something called Subnet Mask. Subnet Mask is the way an IP address represent which subnet it is under.

To show you how a subnet mask looks like, let's review the previous table.
1   = /32 = 255.255.255.255
2   = /31 = 255.255.255.254
4   = /30 = 255.255.255.252
8   = /29 = 255.255.255.248
16  = /28 = 255.255.255.240
32  = /27 = 255.255.255.224
64  = /26 = 255.255.255.192
128 = /25 = 255.255.255.128
256 = /24 = 255.255.255.0

As mentioned, there are octets separated by dots that I called 4-tuple octet. This 4-tuple octet is commonly known as Subnet Mask.

Another format of displaying subnet mask is by using CIDR (Classless Inter-Domain Routing) format. Where the 4-tuple octet format is shown on the above table rightmost column, the CIDR format is shown on the above table leftmost column. To clarify, check out following table.
IP Address Quantity    CIDR format subnet mask      4-tuple octet format subnet mask
    Within Subnet             (Prefix)   
         1                      /32                         255.255.255.255
         2                      /31                         255.255.255.254
         4                      /30                         255.255.255.252
         8                      /29                         255.255.255.248
        16                      /28                         255.255.255.240
        32                      /27                         255.255.255.224
        64                      /26                         255.255.255.192
       128                      /25                         255.255.255.128
       256                      /24                         255.255.255.0
資料來源:可參考(http://www.dslreports.com/faq/8426)

2012年9月6日 星期四

win7刪除User Profile

1.系統管理員登入,刪除C:\Users\user Profiler 2.執行regedit
3.找HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT \ Current Version \ProfileList
4.進入.bak的資料夾,確認是否為要刪除之資料,確認後刪除即可
5.以使用者帳號登入

2012年8月22日 星期三

KMS for Win8問題

最近想啟用 Win8才發現!Windows 2003 Server R2 所建立的KMS是無支援的!
另外也無法啟用Windows Server 2012。

目前可以啟動Windows 8以及Windows Server 2012KMSWindows Server 2012, Windows 8, Windows Server 2008 R2, Windows Server 2008, Windows 7, or Windows Vista SP1 or SP2

相關的訊息因Win8才發表沒多久,該問題目前台灣M$還在尋求解決方案。

可以解決的配套方式,就是另外找一台Server安裝較新版本的Windows Server,但我比較建議再等一下。

Windows Server 2012上市再安裝會有新功能,據了解是新的啟動方式Active Directory-based Activation,因此建議可以延緩一下計畫!

相關資料可以參考

若已經有Windows 2003 Server R2的KMS Server,請先架一台新的KMS Server(Windows Server 2008 R2或Windows Server 2012),DNS中修改SRV記錄,把SRV指向新的KMS Server確認Client都已向新的KMS Server報到後,再把舊的KMS Server退下來。
http://social.technet.microsoft.com/Forums/en-US/itprovistaactivation/thread/cd4177bd-8df5-4a66-afdc-c760398b7e7f/
http://social.technet.microsoft.com/Forums/en/winserversetup/thread/b03ef520-d8e5-44ec-b8d1-7a49581d65de

Checkpoint Identity Awareness 驗證問題

近來使用Checkpoint Identity Awareness 驗證,雖然可以透過AD來查詢到網域內Users登入的狀態,並依據Rule來辨識是否可以使用Internet Service但偶爾會有一些特例,怎麼也驗證不到。

狀態是當開啟網站時,若無法由AD來判斷該此連線的使用者,會自動User was redirected to Captive Portal.

問題來了,User was redirected to Captive Portal.後會停留非常久(5-15分鐘),出現Captive Portal會要求輸入帳號與密碼,這時輸入後又是一段時間的等待,甚至完全沒作用了。

因此目前另一個解決方式可以透過 Identity Agents 目前測試結果的確可以解決。

2012年3月19日 星期一

關於Exchange傳輸規則更新問題

曾經有人問過這個問題!但我竟然也發生了!但他的回答太攏統,我把它整理一下! 我的系統為Exchange 2007 Server分為前後端。 發生問題的狀況是: 1.公司內部的規則需要將某些人的信件寄給某個群組,設定後是可以正常運作的! 2.由於這個需求已經結案,故進行該傳輸規則的移除。 3.移除傳輸規則後,自動轉寄的功能還存在。 4.該如何處理傳輸規則移除後,伺服器上卻無法正確移除的問題?! 參考回答: 「各個 Hub Transport Server 都保有用來查閱收件者和通訊群組清單資訊的收件者快取。 收件者快取可降低各個 Hub Transport Server 所必須對 Active Directory 網域控制站發出的要求總數。 收件者快取每四小時會更新一次。 您無法修改收件者快取更新間隔。 因此,在收件者快取更新前,可能不會將傳輸規則收件者的變更 (例如新增或移除通訊群組清單成員) 套用至傳輸規則。 若要強制立即更新收件者快取,則必須停止及啟動 Microsoft Exchange 傳輸服務。 每部想要強制更新收件者快取的 Hub Transport Server 都需要做這樣的處理。」 請注意重點: [必須停止及啟動 Microsoft Exchange 傳輸服務] 簡單說,就是將(有些系統為CCR,前端伺服器都必須重啟該服務)前端伺服器中,開啟服務,選擇Microsoft Exchange Transport,將該服務重新啟動,即可測試是否回復您要的設定。