This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
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
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
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
marcelo strippoli
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 Portuguese
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
windows server 2012 r2
Wiki
>
All Tags
>
en-US
>
PowerShell
Tagged Content List
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: 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-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-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:
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:
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
Page 10 of 130 (3,250 items)
«
8
9
10
11
12
»