Read the Docs build information Build id: 1567072 Project: citrix-storefront-powershell-sdk Version: latest Commit: dc5efd89962c95140167e562ea111fb4b94e8c4b Date: 2023-06-28T15:55:18.011801Z State: finished Success: True [rtd-command-info] start-time: 2023-06-28T15:55:25.221595Z, end-time: 2023-06-28T15:55:27.253338Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/storefront-powershell-sdk.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-28T15:55:27.669632Z, end-time: 2023-06-28T15:55:27.934684Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at dc5efd8 Update README.md [rtd-command-info] start-time: 2023-06-28T15:55:28.545295Z, end-time: 2023-06-28T15:55:28.639836Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-28T15:55:29.257449Z, end-time: 2023-06-28T15:55:29.373997Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-06-28T15:55:29.857239Z, end-time: 2023-06-28T15:55:30.922202Z, duration: 1, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out 'aa7990fc4ab6ce924327f6a9c65eedf0226bf4ae' [rtd-command-info] start-time: 2023-06-28T15:55:33.187661Z, end-time: 2023-06-28T15:55:36.916551Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-06-28T15:55:37.461325Z, end-time: 2023-06-28T15:55:39.399344Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (20.3.4) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (44.1.1) [rtd-command-info] start-time: 2023-06-28T15:55:39.853988Z, end-time: 2023-06-28T15:55:56.996200Z, duration: 17, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 mkdocs==0.17.3 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting pillow Downloading Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl (2.1 MB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs==0.17.3 Downloading mkdocs-0.17.3-py2.py3-none-any.whl (1.2 MB) Collecting future>=0.14.0; python_version < "3" Downloading future-0.18.3.tar.gz (840 kB) Collecting sphinx>=1.3.1 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Collecting tornado<5.0,>=4.1 Downloading tornado-4.5.3.tar.gz (484 kB) Collecting click>=3.3 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting Markdown>=2.3.1 Downloading Markdown-3.1.1-py2.py3-none-any.whl (87 kB) Collecting livereload>=2.5.1 Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting Jinja2>=2.7.1 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (574 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting requests>=2.0.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting typing; python_version < "3.5" Downloading typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Requirement already satisfied, skipping upgrade: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (44.1.1) Collecting singledispatch Downloading singledispatch-3.7.0-py2.py3-none-any.whl (9.2 kB) Collecting certifi Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting backports_abc>=0.4 Downloading backports_abc-0.5-py2.py3-none-any.whl (5.2 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting pytz>=2015.7 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future, tornado Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py2-none-any.whl size=23754 sha256=b526516da8bc2320fc36c75fef1f7c4feff7ff8b45496360f6c774e56691124b Stored in directory: /tmp/pip-ephem-wheel-cache-DshTr3/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py2-none-any.whl size=503537 sha256=9d0e911db80e6ab37655626e0d10df69eb11761582ba0a161ae334da94a0bc49 Stored in directory: /tmp/pip-ephem-wheel-cache-DshTr3/wheels/f4/cf/68/6299b44fe0ce2dcccb3e9de34443da085c6da93a204ef3130f Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.3-cp27-cp27mu-linux_x86_64.whl size=431797 sha256=3e2cd96c787e18c03cbf8da0d136f83d162b56ecde3f5a82c9017a561927abd4 Stored in directory: /tmp/pip-ephem-wheel-cache-DshTr3/wheels/6b/95/34/e25e3530e2ed9ed153aec63e467140ac4aa392fcac03691276 Successfully built mock future tornado Installing collected packages: pillow, mock, alabaster, future, commonmark, snowballstemmer, imagesize, six, Pygments, pytz, babel, urllib3, certifi, chardet, idna, requests, typing, pyparsing, packaging, MarkupSafe, Jinja2, sphinxcontrib-websupport, docutils, sphinx, recommonmark, singledispatch, backports-abc, tornado, click, Markdown, livereload, PyYAML, mkdocs ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts. sphinx 1.8.6 requires docutils<0.18,>=0.11, but you'll have docutils 0.18.1 which is incompatible. Successfully installed Jinja2-2.11.3 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.4.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.9.1 backports-abc-0.5 certifi-2021.10.8 chardet-4.0.0 click-7.1.2 commonmark-0.9.1 docutils-0.18.1 future-0.18.3 idna-2.10 imagesize-1.4.1 livereload-2.6.3 mkdocs-0.17.3 mock-1.0.1 packaging-20.9 pillow-6.2.2 pyparsing-2.4.7 pytz-2023.3 recommonmark-0.5.0 requests-2.27.1 singledispatch-3.7.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinxcontrib-websupport-1.1.2 tornado-4.5.3 typing-3.10.0.0 urllib3-1.26.16 [rtd-command-info] start-time: 2023-06-28T15:55:57.548007Z, end-time: 2023-06-28T15:56:00.336545Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting mkdocs>=1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (2.5.2) Collecting pymdown-extensions>=4.3 Downloading pymdown_extensions-8.0-py2.py3-none-any.whl (206 kB) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.1.2) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1.1) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.3) Collecting tornado>=5.0 Downloading tornado-5.1.1.tar.gz (516 kB) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.11.3) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.4.1) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (44.1.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.16.0) Collecting futures Downloading futures-3.4.0-py2-none-any.whl (16 kB) Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) (3.7.0) Requirement already satisfied: backports_abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from tornado>=5.0->mkdocs>=1->-r requirements.txt (line 1)) (0.5) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.7.1->mkdocs>=1->-r requirements.txt (line 1)) (1.1.1) Building wheels for collected packages: tornado Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-5.1.1-cp27-cp27mu-linux_x86_64.whl size=461157 sha256=f7e88c41f5347fa1ed8ea414a3bbba73f0a8c1200a26a37d077270525d47ba3f Stored in directory: /tmp/pip-ephem-wheel-cache-taQJ3c/wheels/d8/83/af/e0dc6afbf3a2c51af8d6e3f9fbe790d0c581c2de05bc5d50f5 Successfully built tornado Installing collected packages: futures, tornado, mkdocs, pymdown-extensions Attempting uninstall: tornado Found existing installation: tornado 4.5.3 Uninstalling tornado-4.5.3: Successfully uninstalled tornado-4.5.3 Attempting uninstall: mkdocs Found existing installation: mkdocs 0.17.3 Uninstalling mkdocs-0.17.3: Successfully uninstalled mkdocs-0.17.3 ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts. pymdown-extensions 8.0 requires Markdown>=3.2, but you'll have markdown 3.1.1 which is incompatible. Successfully installed futures-3.4.0 mkdocs-1.0.4 pymdown-extensions-8.0 tornado-5.1.1 [rtd-command-info] start-time: 2023-06-28T15:56:03.594337Z, end-time: 2023-06-28T15:56:03.664113Z, duration: 0, exit-code: 0 cat mkdocs.yml assignees_uri: - kurtcoll copyright: '© 1999-2023 Citrix Systems, Inc. All rights reserved. ' docs_dir: docs extra: social: - icon: fontawesome/brands/youtube link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA - icon: fontawesome/brands/github-alt link: https://github.com/citrix - icon: fontawesome/brands/twitter link: https://twitter.com/citrixdeveloper - icon: fontawesome/brands/linkedin link: https://www.linkedin.com/company/citrix/ extra_css: - assets/stylesheets/extra.css - https://use.fontawesome.com/releases/v5.12.1/css/all.css - https://assets.readthedocs.com/css/badge_only.css - https://assets.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://assets.readthedocs.com/core/js/readthedocs-doc-embed.js - https://assets.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null issues_uri: https://github.com/citrix/devdocs-issue-collector/issues/new labels_uri: - documentation markdown_extensions: - admonition - codehilite - toc: permalink: true nav: - Versions: - 1912: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/1912/ - 1909: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/1909/ - 1908: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/1908/ - 1906: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/1906/ - 1811: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/1811/ - 3.13: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/3.13/ - 3.12: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/3.12/ - 3.11: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/3.11/ - 3.9: https://developer-docs.citrix.com/projects/storefront-powershell-sdk/en/3.9/ - Overview: index.md - Citrix.StoreFront: - Overview: Citrix.StoreFront.md - Import-STFConfiguration: Import-STFConfiguration.md - Export-STFConfiguration: Export-STFConfiguration.md - Unprotect-STFConfigurationExport: Unprotect-STFConfigurationExport.md - Set-STFDeployment: Set-STFDeployment.md - Get-STFDeployment: Get-STFDeployment.md - Add-STFDeployment: Add-STFDeployment.md - Clear-STFDeployment: Clear-STFDeployment.md - Set-STFDiagnostics: Set-STFDiagnostics.md - Set-STFDomainService: Set-STFDomainService.md - Get-STFDomainService: Get-STFDomainService.md - Uninstall-STFFeature: Uninstall-STFFeature.md - Install-STFFeature: Install-STFFeature.md - Reset-STFFeatureData: Reset-STFFeatureData.md - Get-STFFeatureState: Get-STFFeatureState.md - Add-STFFeatureState: Add-STFFeatureState.md - Remove-STFFeatureState: Remove-STFFeatureState.md - Set-STFFeatureState: Set-STFFeatureState.md - New-STFFeatureState: New-STFFeatureState.md - Get-STFFeatureStateNames: Get-STFFeatureStateNames.md - New-STFFeatureStateProperty: New-STFFeatureStateProperty.md - Clear-STFFeatureStates: Clear-STFFeatureStates.md - Remove-STFHmacKey: Remove-STFHmacKey.md - Add-STFHmacKey: Add-STFHmacKey.md - Get-STFHmacKey: Get-STFHmacKey.md - Update-STFHmacKey: Update-STFHmacKey.md - Get-STFInstalledFeatures: Get-STFInstalledFeatures.md - Get-STFPackage: Get-STFPackage.md - Get-STFPeerResolutionService: Get-STFPeerResolutionService.md - Wait-STFPublishServerGroupConfiguration: Wait-STFPublishServerGroupConfiguration.md - Get-STFServerGroup: Get-STFServerGroup.md - Publish-STFServerGroupConfiguration: Publish-STFServerGroupConfiguration.md - Start-STFServerGroupJoin: Start-STFServerGroupJoin.md - Stop-STFServerGroupJoin: Stop-STFServerGroupJoin.md - Wait-STFServerGroupJoin: Wait-STFServerGroupJoin.md - Get-STFServerGroupJoinState: Get-STFServerGroupJoinState.md - Remove-STFServerGroupMember: Remove-STFServerGroupMember.md - Save-STFService: Save-STFService.md - Get-STFServiceMonitor: Get-STFServiceMonitor.md - Set-STFServiceMonitor: Set-STFServiceMonitor.md - Get-STFVersion: Get-STFVersion.md - Citrix.StoreFront.Authentication: - Overview: Citrix.StoreFront.Authentication.md - Get-STFAuthenticationProtocolsAvailable: Get-STFAuthenticationProtocolsAvailable.md - Add-STFAuthenticationService: Add-STFAuthenticationService.md - Get-STFAuthenticationService: Get-STFAuthenticationService.md - Remove-STFAuthenticationService: Remove-STFAuthenticationService.md - Add-STFAuthenticationServiceProtocol: Add-STFAuthenticationServiceProtocol.md - Remove-STFAuthenticationServiceProtocol: Remove-STFAuthenticationServiceProtocol.md - Get-STFAuthenticationServiceProtocol: Get-STFAuthenticationServiceProtocol.md - Enable-STFAuthenticationServiceProtocol: Enable-STFAuthenticationServiceProtocol.md - Disable-STFAuthenticationServiceProtocol: Disable-STFAuthenticationServiceProtocol.md - Set-STFClaimsFactoryNames: Set-STFClaimsFactoryNames.md - Citrix.StoreFront.Authentication.AccountSelfService: - Overview: Citrix.StoreFront.Authentication.AccountSelfService.md - Set-STFAccountSelfService: Set-STFAccountSelfService.md - Get-STFAccountSelfService: Get-STFAccountSelfService.md - Citrix.StoreFront.Authentication.CitrixAGBasic: - Overview: Citrix.StoreFront.Authentication.CitrixAGBasic.md - Set-STFCitrixAGBasicOptions: Set-STFCitrixAGBasicOptions.md - Get-STFCitrixAGBasicOptions: Get-STFCitrixAGBasicOptions.md - Citrix.StoreFront.Authentication.Explicit: - Overview: Citrix.StoreFront.Authentication.Explicit.md - Get-STFExplicitCommonOptions: Get-STFExplicitCommonOptions.md - Get-STFExplictJsonAuthCEIP: Get-STFExplictJsonAuthCEIP.md - Get-STFExplictJsonEndPoints: Get-STFExplictJsonEndPoints.md - Set-STFExplicitCommonOptions: Set-STFExplicitCommonOptions.md - Citrix.StoreFront.Authentication.PasswordManager: - Overview: Citrix.StoreFront.Authentication.PasswordManager.md - Set-STFPasswordManagerAccountSelfService: Set-STFPasswordManagerAccountSelfService.md - Get-STFPasswordManagerAccountSelfService: Get-STFPasswordManagerAccountSelfService.md - Citrix.StoreFront.Authentication.PasswordValidator: - Overview: Citrix.StoreFront.Authentication.PasswordValidator.md - Set-STFExplicitAuthenticator: Set-STFExplicitAuthenticator.md - Get-STFExplicitAuthenticator: Get-STFExplicitAuthenticator.md - Citrix.StoreFront.Authentication.Saml: - Overview: Citrix.StoreFront.Authentication.Saml.md - Import-STFSamlEncryptionCertificate: Import-STFSamlEncryptionCertificate.md - New-STFSamlEncryptionCertificate: New-STFSamlEncryptionCertificate.md - Export-STFSamlEncryptionCertificate: Export-STFSamlEncryptionCertificate.md - New-STFSamlIdPCertificate: New-STFSamlIdPCertificate.md - Update-STFSamlIdPFromMetadata: Update-STFSamlIdPFromMetadata.md - Set-STFSamlRequireArtifactResolution: Set-STFSamlRequireArtifactResolution.md - Export-STFSamlSigningCertificate: Export-STFSamlSigningCertificate.md - Import-STFSamlSigningCertificate: Import-STFSamlSigningCertificate.md - New-STFSamlSigningCertificate: New-STFSamlSigningCertificate.md - Citrix.StoreFront.Authentication.XmlServiceValidator: - Overview: Citrix.StoreFront.Authentication.XmlServiceValidator.md - Enable-STFXmlServiceAuthentication: Enable-STFXmlServiceAuthentication.md - Citrix.StoreFront.Roaming: - Overview: Citrix.StoreFront.Roaming.md - Get-STFCasConfiguration: Get-STFCasConfiguration.md - Import-STFCasConfiguration: Import-STFCasConfiguration.md - Remove-STFCasConfiguration: Remove-STFCasConfiguration.md - Read-STFNetScalerConfiguration: Read-STFNetScalerConfiguration.md - Import-STFNetScalerConfiguration: Import-STFNetScalerConfiguration.md - Get-STFRoamingAccount: Get-STFRoamingAccount.md - Set-STFRoamingAccount: Set-STFRoamingAccount.md - Clear-STFRoamingBeacon: Clear-STFRoamingBeacon.md - Set-STFRoamingBeacon: Set-STFRoamingBeacon.md - Get-STFRoamingBeacon: Get-STFRoamingBeacon.md - Set-STFRoamingGateway: Set-STFRoamingGateway.md - Remove-STFRoamingGateway: Remove-STFRoamingGateway.md - Get-STFRoamingGateway: Get-STFRoamingGateway.md - Add-STFRoamingGateway: Add-STFRoamingGateway.md - New-STFRoamingGateway: New-STFRoamingGateway.md - Get-STFRoamingService: Get-STFRoamingService.md - Get-STFRoamingServiceRecord: Get-STFRoamingServiceRecord.md - Update-STFSecureTicketAuthority: Update-STFSecureTicketAuthority.md - Test-STFSecureTicketAuthority: Test-STFSecureTicketAuthority.md - Citrix.StoreFront.Stores: - Overview: Citrix.StoreFront.Stores.md - Clear-STFDefaultPnaStore: Clear-STFDefaultPnaStore.md - Remove-STFSessionManagerTrustedIssuer: Remove-STFSessionManagerTrustedIssuer.md - Add-STFSessionManagerTrustedIssuer: Add-STFSessionManagerTrustedIssuer.md - New-STFSessionManagerTrustedIssuer: New-STFSessionManagerTrustedIssuer.md - Enable-STFStoreDelegation: Enable-STFStoreDelegation.md - Disable-STFStoreDelegation: Disable-STFStoreDelegation.md - Get-STFStoreEnumerationOptions: Get-STFStoreEnumerationOptions.md - Set-STFStoreEnumerationOptions: Set-STFStoreEnumerationOptions.md - Set-STFStoreFarm: Set-STFStoreFarm.md - Remove-STFStoreFarm: Remove-STFStoreFarm.md - New-STFStoreFarm: New-STFStoreFarm.md - Add-STFStoreFarm: Add-STFStoreFarm.md - Get-STFStoreFarm: Get-STFStoreFarm.md - Set-STFStoreFarmConfiguration: Set-STFStoreFarmConfiguration.md - Get-STFStoreFarmConfiguration: Get-STFStoreFarmConfiguration.md - Unregister-STFStoreGateway: Unregister-STFStoreGateway.md - Register-STFStoreGateway: Register-STFStoreGateway.md - Set-STFStoreGatewayService: Set-STFStoreGatewayService.md - Get-STFStoreGatewayService: Get-STFStoreGatewayService.md - Get-STFStoreLaunchOptions: Get-STFStoreLaunchOptions.md - Set-STFStoreLaunchOptions: Set-STFStoreLaunchOptions.md - Register-STFStoreOptimalLaunchGateway: Register-STFStoreOptimalLaunchGateway.md - Unregister-STFStoreOptimalLaunchGateway: Unregister-STFStoreOptimalLaunchGateway.md - Enable-STFStorePna: Enable-STFStorePna.md - Get-STFStorePna: Get-STFStorePna.md - Disable-STFStorePna: Disable-STFStorePna.md - Get-STFStorePnaSmartAccess: Get-STFStorePnaSmartAccess.md - Set-STFStorePnaSmartAccess: Set-STFStorePnaSmartAccess.md - Revoke-STFStorePnaSmartAccess: Revoke-STFStorePnaSmartAccess.md - Grant-STFStorePnaSmartAccess: Grant-STFStorePnaSmartAccess.md - Get-STFStoreRegisteredGateway: Get-STFStoreRegisteredGateway.md - Get-STFStoreRegisteredOptimalLaunchGateway: Get-STFStoreRegisteredOptimalLaunchGateway.md - Add-STFStoreService: Add-STFStoreService.md - Set-STFStoreService: Set-STFStoreService.md - Remove-STFStoreService: Remove-STFStoreService.md - Get-STFStoreService: Get-STFStoreService.md - Get-STFStoreSubscriptionsDatabase: Get-STFStoreSubscriptionsDatabase.md - Set-STFStoreSubscriptionsDatabase: Set-STFStoreSubscriptionsDatabase.md - Citrix.StoreFront.Stores.MultiSite: - Overview: Citrix.StoreFront.Stores.MultiSite.md - Get-STFEquivalentFarmset: Get-STFEquivalentFarmset.md - New-STFEquivalentFarmset: New-STFEquivalentFarmset.md - Set-STFUserFarmMapping: Set-STFUserFarmMapping.md - Remove-STFUserFarmMapping: Remove-STFUserFarmMapping.md - Add-STFUserFarmMapping: Add-STFUserFarmMapping.md - Get-STFUserFarmMapping: Get-STFUserFarmMapping.md - New-STFUserFarmMappingGroup: New-STFUserFarmMappingGroup.md - Clear-STFUserFarmMappings: Clear-STFUserFarmMappings.md - Citrix.StoreFront.SubscriptionsStore: - Overview: Citrix.StoreFront.SubscriptionsStore.md - Add-STFSubscriptionSynchronizationSchedule: Add-STFSubscriptionSynchronizationSchedule.md - Add-STFSubscriptionSynchronizationSource: Add-STFSubscriptionSynchronizationSource.md - Clear-STFSubscriptionSynchronizationSchedule: Clear-STFSubscriptionSynchronizationSchedule.md - Clear-STFSubscriptionSynchronizationSource: Clear-STFSubscriptionSynchronizationSource.md - Export-STFStoreSubscriptions: Export-STFStoreSubscriptions.md - Get-STFComputerSynchronizationPermission: Get-STFComputerSynchronizationPermission.md - Get-STFSubscriptionStoreService: Get-STFSubscriptionStoreService.md - Get-STFSubscriptionSynchronizationSchedule: Get-STFSubscriptionSynchronizationSchedule.md - Get-STFSubscriptionSynchronizationSource: Get-STFSubscriptionSynchronizationSource.md - Grant-STFComputerSynchronizationPermission: Grant-STFComputerSynchronizationPermission.md - Import-STFStoreSubscriptions: Import-STFStoreSubscriptions.md - Remove-STFSubscriptionSynchronizationSource: Remove-STFSubscriptionSynchronizationSource.md - Restore-STFStoreSubscriptions: Restore-STFStoreSubscriptions.md - Revoke-STFComputerSynchronizationPermission: Revoke-STFComputerSynchronizationPermission.md - Citrix.StoreFront.WebReceiver: - Overview: Citrix.StoreFront.WebReceiver.md - Get-STFIISSitesInfo: Get-STFIISSitesInfo.md - Set-STFWebReceiverApplicationShortcuts: Set-STFWebReceiverApplicationShortcuts.md - Get-STFWebReceiverApplicationShortcuts: Get-STFWebReceiverApplicationShortcuts.md - Get-STFWebReceiverAppProtection: Get-STFWebReceiverAppProtection.md - Set-STFWebReceiverAppProtection: Set-STFWebReceiverAppProtection.md - Set-STFWebReceiverAuthenticationManager: Set-STFWebReceiverAuthenticationManager.md - Get-STFWebReceiverAuthenticationManager: Get-STFWebReceiverAuthenticationManager.md - Set-STFWebReceiverAuthenticationMethods: Set-STFWebReceiverAuthenticationMethods.md - Get-STFWebReceiverAuthenticationMethods: Get-STFWebReceiverAuthenticationMethods.md - Get-STFWebReceiverAuthenticationMethodsAvailable: Get-STFWebReceiverAuthenticationMethodsAvailable.md - New-STFWebReceiverClientPlugin: New-STFWebReceiverClientPlugin.md - Remove-STFWebReceiverClientPlugin: Remove-STFWebReceiverClientPlugin.md - Add-STFWebReceiverClientPlugin: Add-STFWebReceiverClientPlugin.md - Get-STFWebReceiverClientPlugin: Get-STFWebReceiverClientPlugin.md - Clear-STFWebReceiverClientPlugin: Clear-STFWebReceiverClientPlugin.md - Set-STFWebReceiverClientPlugin: Set-STFWebReceiverClientPlugin.md - Set-STFWebReceiverCommunication: Set-STFWebReceiverCommunication.md - Get-STFWebReceiverCommunication: Get-STFWebReceiverCommunication.md - Get-STFWebReceiverDefaultSiteStyle: Get-STFWebReceiverDefaultSiteStyle.md - Get-STFWebReceiverDiscoveryService: Get-STFWebReceiverDiscoveryService.md - Set-STFWebReceiverDiscoveryService: Set-STFWebReceiverDiscoveryService.md - Add-STFWebReceiverFeature: Add-STFWebReceiverFeature.md - Get-STFWebReceiverFeature: Get-STFWebReceiverFeature.md - Remove-STFWebReceiverFeature: Remove-STFWebReceiverFeature.md - Remove-STFWebReceiverFeaturedAppGroup: Remove-STFWebReceiverFeaturedAppGroup.md - New-STFWebReceiverFeaturedAppGroup: New-STFWebReceiverFeaturedAppGroup.md - Clear-STFWebReceiverFeaturedAppGroup: Clear-STFWebReceiverFeaturedAppGroup.md - Get-STFWebReceiverFeaturedAppGroup: Get-STFWebReceiverFeaturedAppGroup.md - Set-STFWebReceiverFeaturedAppGroup: Set-STFWebReceiverFeaturedAppGroup.md - Add-STFWebReceiverFeaturedAppGroup: Add-STFWebReceiverFeaturedAppGroup.md - Set-STFWebReceiverFeaturedAppGroups: Set-STFWebReceiverFeaturedAppGroups.md - Get-STFWebReceiverFeaturedAppGroupTiles: Get-STFWebReceiverFeaturedAppGroupTiles.md - Get-STFWebReceiverPluginAssistant: Get-STFWebReceiverPluginAssistant.md - Set-STFWebReceiverPluginAssistant: Set-STFWebReceiverPluginAssistant.md - Set-STFWebReceiverResourcesService: Set-STFWebReceiverResourcesService.md - Get-STFWebReceiverResourcesService: Get-STFWebReceiverResourcesService.md - Set-STFWebReceiverService: Set-STFWebReceiverService.md - Remove-STFWebReceiverService: Remove-STFWebReceiverService.md - Add-STFWebReceiverService: Add-STFWebReceiverService.md - Get-STFWebReceiverService: Get-STFWebReceiverService.md - Set-STFWebReceiverSiteStyle: Set-STFWebReceiverSiteStyle.md - Clear-STFWebReceiverSiteStyle: Clear-STFWebReceiverSiteStyle.md - Get-STFWebReceiverSiteStyle: Get-STFWebReceiverSiteStyle.md - Get-STFWebReceiverStoreProxy: Get-STFWebReceiverStoreProxy.md - Set-STFWebReceiverStrictTransportSecurity: Set-STFWebReceiverStrictTransportSecurity.md - Get-STFWebReceiverStrictTransportSecurity: Get-STFWebReceiverStrictTransportSecurity.md - Set-STFWebReceiverUserInterface: Set-STFWebReceiverUserInterface.md - Get-STFWebReceiverUserInterface: Get-STFWebReceiverUserInterface.md - Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/ plugins: - search: prebuild_index: true separator: '[\s\-\.]+' site_description: Citrix StoreFront 2305 SDK PowerShell Modules site_name: Citrix StoreFront 2305 SDK PowerShell Modules site_title: Developer Docs site_url: https://developer-docs.citrix.com/ theme: custom_dir: devdocs-theme favicon: https://docs.citrix.com/assets/images/favicon.ico font: false icon: fontawesome include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/logo.svg name: null palette: accent: teal primary: teal search_index_only: true static_templates: - 404.html [rtd-command-info] start-time: 2023-06-28T15:56:04.180168Z, end-time: 2023-06-28T15:56:21.466406Z, duration: 17, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml WARNING - Config value: 'labels_uri'. Warning: Unrecognised configuration name: labels_uri WARNING - Config value: 'assignees_uri'. Warning: Unrecognised configuration name: assignees_uri WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title WARNING - Config value: 'issues_uri'. Warning: Unrecognised configuration name: issues_uri INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-storefront-powershell-sdk/checkouts/latest/_readthedocs/html WARNING - Documentation file 'Set-STFAccountSelfService.md' contains a link to 'Get-STFAuthenticationServicePasswordManagerAccountSelfService.md' which is not found in the documentation files. WARNING - Documentation file 'Set-STFAccountSelfService.md' contains a link to 'Set-STFAuthenticationServicePasswordManagerAccountSelfService.md' which is not found in the documentation files.