Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint Online SPOMod: Approve-SPOFile

    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 ...
  • Wiki Page: SharePoint SPOMod: Deny-SPOFileApproval

    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...
  • Wiki Page: SharePoint Online SPOMod: Get-SPOList (pl-PL)

    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...
  • Wiki Page: SharePoint Online SPOMod: Remove-SPOListItem

    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...
  • Wiki Page: SharePoint Online SPOMod: Set-SPOList

    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...
  • Wiki Page: SharePoint Online SPOMod: Set-SPOListView

    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 ...
  • Wiki Page: SharePoint Online SPOMod: Set-SPOFileCheckin

    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 ...
  • Wiki Page: SharePoint Online SPOMod: Get-SpoHashTagsTerms

    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 ...
  • Wiki Page: SharePoint Server SPOMod: Connect-SPCSOM

    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...
  • Wiki Page: SharePoint Online SPOMod: Remove-SPOListItem (pl-PL)

    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...
  • Wiki Page: SharePoint Online SPOMod: Remove-SPOList

    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 ...
  • Wiki Page: SharePoint Online SPOMod: New-SPOListItem (pl-PL)

    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ż ...
  • Wiki Page: Active Directory: Leading Spaces in Names

    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...
  • Wiki Page: Active Directory: Large Integer Attributes

    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...
  • Wiki Page: Active Directory: Fun with Maximum Password Age

    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...
  • Wiki Page: Active Directory: Find Orphaned Objects

    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...
  • Wiki Page: PowerShell Script to Search Active Directory

    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...
  • Wiki Page: Active Directory: Duplicate Object Name Resolution

    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. ...
  • Wiki Page: PowerShell Troubleshooting: -ne Operator in Active Directory Cmdlets

    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...
  • Wiki Page: Active Directory: Allow Linked Multi-Valued Attributes to use LVR

    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...
  • Wiki Page: Active Directory: Bad Passwords and Account Lockout

    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...
  • Wiki Page: Azure REST API: How To Create Bearer Token

    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...
  • Wiki Page: PowerShell: Remote server report automation

    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...
  • Wiki Page: SSRS Troubleshooting: scale-out deployment is not supported in this edition of reporting services

    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...
  • Wiki Page: BizTalk Server: N1 Loop Mapping

    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...
Page 20 of 184 (4,582 items) «1819202122»
Can't find it? Write it!