Search
Categories
- Active Directory (4)
- ADFS (2)
- Backup Exec (1)
- Brocade (1)
- Cyber (1)
- Exchange 2003 (3)
- Exchange 2010 (17)
- Exchange 2013 (6)
- General (1)
- GPO (3)
- Microsoft Exchange (13)
- Migration (1)
- Netapp (1)
- Office 2016 (2)
- Office365 (51)
- ADFS (2)
- Azure AD Connect (2)
- Dirsync (2)
- Flow (1)
- Office365 Proplus (15)
- SharePoint Online (2)
- Teams (6)
- p2v (1)
- PowerShell (7)
- Profile (3)
- SCCM2007 (8)
- Scripts (4)
- Security (1)
- SharePoint (1)
- Skype for buiness (2)
- System Center (14)
- SCCM 2012 (14)
- SCCM 2012 R2 (9)
- Teams (5)
- Vmware (4)
- Windows (8)
- Windows 10 (1)
- Windows servers (3)
Recent Comments
- loanemu on Office 365 Proplus– Forward from external contact to email address
- loanemu.com on Netapp – Create new LUN for exchange DB Using Netapp 2020
- terrance on System Center 2012 R2 Configuration Manager Toolkit – is now available for Download
- harvey on Enable-MSOnlinePasswordSync failed. Error: The pipeline has been stopped, the service is not operational
- transformers on Office 365 ā Set multiple Federated Domains
Categories
- Active Directory (4)
- ADFS (2)
- Backup Exec (1)
- Brocade (1)
- Cyber (1)
- Exchange 2003 (3)
- Exchange 2010 (17)
- Exchange 2013 (6)
- General (1)
- GPO (3)
- Microsoft Exchange (13)
- Migration (1)
- Netapp (1)
- Office 2016 (2)
- Office365 (51)
- ADFS (2)
- Azure AD Connect (2)
- Dirsync (2)
- Flow (1)
- Office365 Proplus (15)
- SharePoint Online (2)
- Teams (6)
- p2v (1)
- PowerShell (7)
- Profile (3)
- SCCM2007 (8)
- Scripts (4)
- Security (1)
- SharePoint (1)
- Skype for buiness (2)
- System Center (14)
- SCCM 2012 (14)
- SCCM 2012 R2 (9)
- Teams (5)
- Vmware (4)
- Windows (8)
- Windows 10 (1)
- Windows servers (3)
Categories
- Active Directory (4)
- ADFS (2)
- Backup Exec (1)
- Brocade (1)
- Cyber (1)
- Exchange 2003 (3)
- Exchange 2010 (17)
- Exchange 2013 (6)
- General (1)
- GPO (3)
- Microsoft Exchange (13)
- Migration (1)
- Netapp (1)
- Office 2016 (2)
- Office365 (51)
- ADFS (2)
- Azure AD Connect (2)
- Dirsync (2)
- Flow (1)
- Office365 Proplus (15)
- SharePoint Online (2)
- Teams (6)
- p2v (1)
- PowerShell (7)
- Profile (3)
- SCCM2007 (8)
- Scripts (4)
- Security (1)
- SharePoint (1)
- Skype for buiness (2)
- System Center (14)
- SCCM 2012 (14)
- SCCM 2012 R2 (9)
- Teams (5)
- Vmware (4)
- Windows (8)
- Windows 10 (1)
- Windows servers (3)
IT blog
- Active Directory
- Azure
- Exchange 2010
- GPO
- Log In
- Microsoft Teams
- Office
- Office 365
- Office365 – Errors and solutions
- Password Reset
- Password Reset
- PowerShell Scripts
- Profile
- Profile
- Register
- Register
- SCCM 2007 – how to
- SCCM 2007 – Useful links
- SCCM 2007 hotfixes
- SCCM 2007 tips
- SCCM 2012
- SCCM 2012 – Useful links
- SCCM Collection queries
- SCCM Solutions
- Scripts
- Skype for Business
- Welcome to my blog
- Windows Server
Category Archives: Active Directory
GPO – Deny single user/Group
1. First you need to find the GPO Guid To Find the group Guide Connect to a dc server and open Active Directory PowerShell get-gpo -all |select-object DisplayName,id |sort name >c:\gpo.txt 2. Find in Active directory the GPO with … Continue reading
AD Schema version
The following list show each version: Schema-Version 13 = Windows 2000 RTM Schema-Version 30 = Windows Server 2003 RTM Schema-Version 31 = Windows Server 2003 R2 RTM Schema-Version 44 = Windows Server 2008 RTM Schema-Version 47 = Windows Server 2008 … Continue reading
Posted in Active Directory
Tagged Active directory Schema version, Schema, Schema version
Leave a comment
Error : The File Replication Service is unable to add this computer to the following replica set "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)- Event ID: 13555"
This could be caused by a number of problems such as: an invalid root path, a missing directory, a missing disk volume, a file system on the volume that does not support NTFS 5.0 The information below may help … Continue reading
Posted in Active Directory
Tagged 13555, FRS, FrsErrorMismatchedJournalId, SYSVOL SHARE
Leave a comment
Show who holds the FSMO roles in the domain and forest.
log onto a domain controller and run the following command. netdom query fsmo Idit BnayaSr. Cloud Solution Architect at Microsoft, Iām passionate about helping customers succeed by building secure, scalable, and innovative cloud solutions ā with a strong focus on … Continue reading
Posted in Active Directory, Windows
Leave a comment