RedPlug's Tory

The following roles have permissions to perform backups:

Server Role : sysadmin
DB role : db_backupoperator, dbo_owner
The following roles have permissions to perform restores:
Server role : sysadmin, dbcreator
DB role : db_owner (if the database exists)


14:02:06 동기화 버전 14.0.7108

14:02:06 사서함 '이름' 동기화 중

14:02:06 계층 동기화 중

14:02:06 '이름 - 일정' 폴더에서 서버 변경 사항 동기화 중

14:02:06 서버 'RKEKFLEXXXXXX@mailbox.com'에서 다운로드

14:02:06 폴더 동기화 중 오류

14:02:06                [80070005-508-80070005-560]

14:02:06                충분한 권한이 없기 때문에 이 개체에 대한 작업을 수행할 수 없습니다. 폴더 연락처 또는 시스템 관리자에게 문의하십시오.

14:02:06                Microsoft Exchange 정보 저장소

14:02:06                자세한 정보를 보려면 다음 URL을 클릭하십시오.

14:02:06                http://www.microsoft.com/support/prodredirect/outlook2000_us.asp?err=80070005-508-80070005-560

14:02:06 완료되었습니다.

14:02:28 Microsoft Exchange 오프라인 주소록

14:02:28 정상적으로 다운로드되었습니다. 


확인사항

1. Outlook Profile 재생성 후 작동 확인 (OST문제일 경우 발생할 수 있음)

2. 일정에 대한 권한 확인

3. resetnavpane, cleanviews 실행

- 공유 일정 삭제 후 cmd > Office 설치 폴더로 이동(예 C:\Program Files (x86)\Microsoft Office\Office15) > outlook.exe /resetnavpane > outlook.exe /cleanviews > 정상 작동 확인


/resetnavpane

Outlook 2007 and 2010 only. Resets the navigation pane back to the default when Outlook starts.


/cleanviews

Restores default views. Use with care as all custom views you created are lost.


사용자 패스워드 길이제한은 1 ~ 128자 까지입니다.


Range-Lower : 1

Range-Upper : 128


출처(MSDN User-Password attribute )

https://msdn.microsoft.com/en-us/library/ms680851(VS.85).aspx




Cheat Sheets - PacketLife.net.zip


PacketLife.net Cheat Sheets


출처 : http://packetlife.net/

안녕하세요 Redplug입니다.


Windows 2008 R2 DHCP 서버 환경에서 설정하는 방법이며, 타 환경일 경우 참고하여 수정하시면 되겠습니다.


1. Metric을 수정하고자하는 DHCP Pool > 범위옵션 > 옵션 구성 > 고급 > 공급업체 클래스(Microsoft Windows 2000 옵션) > 003 Microsoft 기본 라우터 메트릭 기준 > 메트릭값 기입(16진수)

2. 기입하는 메트릭 값은 Default Metric값에 추가적인 값이 기입됨.

> Default Metric 값이 20이고 0xa로 기입할 경우 Metric 값은 30으로 설정.


감사합니다.




Set-MailboxDatabaseCopy -Identity DB\사서함서버 -ActivationPreference Number

 

 

 

$When = ((Get-Date).AddDays(-0)).Date
$Date = Get-Date -UFormat "%Y/%m/%d"
$Csvfile = Get-ADUser -Filter {whenCreated -ge $When} -Properties * | Select @{Name = "계정"; Expression = {$_.CN}},@{Name = "부서"; Expression = {$_.Department}},@{Name = "이름"; Expression = {$_.DisplayName}},mail,@{Name = "내선번호"; Expression = {$_.IPPhone}},description,@{Name = "Lync"; Expression = {$_.'msRTCSIP-PrimaryUserAddress'}},@{Name = "사번"; Expression = {$_.extensionAttribute3}} | ConvertTo-Html | Out-string
$file = "c:\csv\userexport.csv"
$SendMail = "test@redplug.kr"
$ReciveMail = "redplug@redplug.kr"
$SMTPServer = "smtp.redplug.kr"

 

Send-MailMessage -From $SendMail -to $ReciveMail -subject "$Date 자 계정 생성 리스트" -SmtpServer $SMTPServer -Body "$Csvfile" -BodyAsHtml -Encoding UTF8

 

안녕하세요 Redplug입니다.


Filter를 사용하여 특정 계정에 대한 추출이 가능하며, 응용하여 다른 Attribute 값에 대한 추출도 가능.


$user="redplug"

Get-ADGroup -filter 'ManagedBy -eq $User' -properties * | select Displayname,Name,SamAccountName,DistinguishedName,ManagedBy | export-csv c:\csv\group.csv -Encoding UTF8 –NoTypeInformation


안녕하세요 Redplug입니다.


Exchange 2010 저널링 구성 시 저널 사서함을 사용 불가할 경우 NDR을 날리기 위한 대체 저널링 사서함 설정방법입니다.


 현재설정된 대체 저널링 사서함 확인 

 Get-Transportconfig | Select JournalingReportNdrTo |  FL

 JournalingReportNdrTo : test@test.co.kr

 대체 저널링 사서함 변경

 Set-TransportConfig -JournalingReportNdrTo redplug@test.co.kr  

 변경된 대체 저널링 사서함 확인

 Get-Transportconfig | select JournalingReportNdrTo | fl

 JournalingReportNdrTo : redplug@test.co.kr




@참고사이트 : https://technet.microsoft.com/en-us/library/bb201717(v=exchg.141).aspx


NPS 서버 (설치편)

Windows2015. 5. 1. 19:32

안녕하세요 RedPlug입니다.


NPS(Network Policy Server) 서버 설치에 대한 내용입니다.

NPS서버는 VPN, 네트워크 장비, 무선 등 다양한 인증 목적으로 사용하게 됩니다.

Edition에 따른 제한사항이 있으나 구성 시 참고하시면 되겠습니다.

설치 완료 후에 RAS and IAS Servers에 등록이 필요하오니 참고하시면 되겠습니다.


* Windows 2008 R2 기준

 Edition

RADIUS 클라이언트 

원격 RADIUS 서버그룹

RADIUS 클라이언트 IP주소 범위

비고 

Ent, Data 

 제한없음

제한없음 

 가능

 

 Std

50

2

불가능


 Web

 -

 -

 -

 NPS 미 포함

* DNS로 RADIUS 클라이언트 DNS 쿼리시 첫번째로 반환되는 IP를 사용.



1. 역할 추가


2. 다음


3. 네트워크 정책 및 엑세스 서비스 > 다음


4. 다음


5. 네트워크 정책서버(NPS) > 다음


6. 설치


7. 닫기


8. 설치 확인