Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
has See Also
Tagged Content List
Wiki Page:
SharePoint Online SPOMod: Approve-SPOFile
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation on Technet Gallery and GitHub where it welcomes all your suggestions and contributions. Table of Contents Approve-SPOFile Parameters Examples See Also Approve-SPOFile ...
on
2 Jan 2020
Wiki Page:
SharePoint SPOMod: Deny-SPOFileApproval
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation on Technet Gallery and GitHub where it welcomes all your suggestions and contributions. Table of Contents Deny-SPOFileApproval Parameters Examples See Also Deny-SPOFileApproval...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Get-SPOList (pl-PL)
Arleta Wanat
W tym artykule opisano funkcję niestandardowego modułu SharePoint Online dostępnego do pobrania i instalacji na Galerii Technet oraz GitHub . Table of Contents Get-SPOList Parametry Przykłady Zobacz też Get-SPOList Polecenie pobiera wszystkie listy z danej witryny. W celu pobrania...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Remove-SPOListItem
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation on Technet Gallery and GitHub where it welcomes all your suggestions and contributions. Table of Contents Remove-SPOListItem Parameters Examples See Also Remove-SPOListItem...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Set-SPOList
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found also a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Set-SPOList Parameters Examples See Also Set-SPOList...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Set-SPOListView
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Set-SPOListView Parameters Examples See Also ...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Set-SPOFileCheckin
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation here. SPOMod found also a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Set-SPOFileCheckin Parameters Examples See Also ...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Get-SpoHashTagsTerms
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found also a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Get-SPOHashTagsTerms Parameters Examples See Also ...
on
2 Jan 2020
Wiki Page:
SharePoint Server SPOMod: Connect-SPCSOM
Arleta Wanat
This article describes a function of a custom SharePoint module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Connect-SPCSOM Parameters Example See Also Connect-SPCSOM...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Remove-SPOListItem (pl-PL)
Arleta Wanat
W tym artykule opisano funkcję niestandardowego modułu SharePoint Online dostępnego do pobrania i instalacji na Technet Gallery oraz GitHub . Artykuł ten jest tłumaczeniem angielskiej wersji dostępnej tutaj . Table of Contents Remove-SPOListItem Parametry Przykłady Zobacz też Remove...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: Remove-SPOList
Arleta Wanat
This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Remove-SPOList Parameters Examples See Also ...
on
2 Jan 2020
Wiki Page:
SharePoint Online SPOMod: New-SPOListItem (pl-PL)
Arleta Wanat
W tym artykule opisano funkcję niestandardowego modułu SharePoint Online dostępny do pobrania i instalacji na Technet Gallery oraz GitHub . Artykuł ten jest tłumaczeniem angielskiej wersji dostępnej tutaj . Table of Contents New-SPOListItem Parametry Przykłady Zobacz też ...
on
2 Jan 2020
Wiki Page:
Active Directory: Leading Spaces in Names
Richard Mueller
Introduction It should be rare to find objects in Active Directory with names that have a leading space. They cannot be created in ADUC , but can be created in a script. Such objects are difficult to work with. In fact, it is hard to even find them. The issue was raised in the following TechNet...
on
2 Jan 2020
Wiki Page:
Active Directory: Large Integer Attributes
Richard Mueller
Many attributes in Active Directory have data type Large Integer. These are 64-bit integers. The syntax is sometimes called Integer8, because the values require 8 bytes of storage. Some of these attributes represent large numbers, some represent dates, and some represent TimeSpans. Table of Contents...
on
2 Jan 2020
Wiki Page:
Active Directory: Fun with Maximum Password Age
Richard Mueller
Introduction The default password policy for an Active Directory domain defines the maximum password age. This specifies how long passwords can be used before they expire. The value applies to all users in the domain unless overridden by a Password Setting Object using Fine-Grained Password...
on
2 Jan 2020
Wiki Page:
Active Directory: Find Orphaned Objects
Richard Mueller
This article describes a PowerShell script to find all orphaned objects in Active Directory . The script also documents all security principals protected by SDProp and AdminSDHolder . The script is linked here: Find Orphaned Objects in Active Directory Table of Contents Introduction Default...
on
2 Jan 2020
Wiki Page:
PowerShell Script to Search Active Directory
Richard Mueller
Introduction This article describes a PowerShell script that can be used to retrieve information from your Active Directory . The script prompts for three things. First, it prompts for the "base" of the query. Second, it prompts for an LDAP syntax filter. Finally, the script prompts...
on
2 Jan 2020
Wiki Page:
Active Directory: Duplicate Object Name Resolution
Richard Mueller
Relative Distinguished Names must be unique in the parent organizational unit or container. And sAMAccountNames must be unique in the domain. But duplicates can be created in rare cases. This article describes how they are handled by the system, how to find them, and how to fix the duplicates. ...
on
1 Jan 2020
Wiki Page:
PowerShell Troubleshooting: -ne Operator in Active Directory Cmdlets
Richard Mueller
This article describes an issue with the PowerShell "not equal to" operator, -ne when used with the Active Directory module cmdlets. When used with the -Filter parameter you get incomplete results. The cmdlet does not return objects where the Active Directory attribute or PowerShell property...
on
1 Jan 2020
Wiki Page:
Active Directory: Allow Linked Multi-Valued Attributes to use LVR
Richard Mueller
If values were added to linked multi-valued attributes before the Forest Functional Level ( FFL ) was raised to at least Windows Server 2003, the attribute will not be able to take advantage of linked value replication (LVR). These are called "Legacy" values. Without LVR, the replication...
on
1 Jan 2020
Wiki Page:
Active Directory: Bad Passwords and Account Lockout
Richard Mueller
Not all logon attempts with a bad password count against the account lockout threshold. Passwords that match one of the two most recent passwords in password history will not increment the badPwdCount. Nor will they update the badPasswordTime attribute of the user. Because the lockoutObservationWindow...
on
1 Jan 2020
Wiki Page:
Azure REST API: How To Create Bearer Token
Peter Geelen
Table of Contents Introduction Prerequisites Create The Bearer Token Step 1. Az-Login Command Step 2. Authenticate to Azure Step 3. Set The Azure Subscription Step 4. Create Azure Service Principal Create Azure REST API Collection Step 1. Manage Environments Step 2. Add New Manage Environment Step 3...
on
30 Dec 2019
Wiki Page:
PowerShell: Remote server report automation
Peter Geelen
Today in this article we will learn about how we can monitor the remote servers without much human interaction automatically. Table of Contents Introduction Example of use case Description about the script PowerShell script to get remote server information Sample output of the above server inventory...
on
30 Dec 2019
Wiki Page:
SSRS Troubleshooting: scale-out deployment is not supported in this edition of reporting services
Peter Geelen
Table of Contents Overview Solution: Understanding of code: Overview With everything installed and the encryption key restore I can browse to localhost/reports on Server2 and the report manager displays an error say that - " The feature: "Scale-out deployment" is not...
on
30 Dec 2019
Wiki Page:
BizTalk Server: N1 Loop Mapping
Peter Geelen
Table of Contents Introduction Input file Mapping N1 loop to BillTo Mapping N1 loop to ShipTo XSLT code section of N1Loop Output Author See Also Introduction It is very common scenario to map values from a loop in the applications where EDI X12 schemas are used and one of them is N1 Loop. Loops...
on
30 Dec 2019
Page 20 of 184 (4,582 items)
«
18
19
20
21
22
»
Can't find it? Write it!
Post an Article