Cfs 9.0 Software

  • Download CFS Software Demos Instructions These demos are fully functioning versions of the software. 9.0.0.1: Specifications: 13,773 KB: Upcoming Releases Program Year Specifications Release Date; CA 571 Preparer: 2022: Specifications: 1/29/2022: CA Sales Tax Preparer: 2022.
  • ITM/CFS Audits and Checks. Create unapproved No-match PM003 in CFS. Copies of Approved Voucher and supporting documentation sent to Finance – originals kept at office location Travel Voucher Approved in ITM 9.0. Electronic Approval (Mandatory) No. Copies of Voucher.
  • CFS Designer can simplify your curtain wall connector, anchorage and bridging design. This software automates the design of by-pass connectors, slotted track, slip track, base track as well as SUBH and MSUBH bridging connectors. CFS Designer provides an intuitive user interface that enables the engineer to save engineering models in a single file.
  • Only Clariti (using RPRM) licensed system or a CFS. RealPresence DMA Upgrade to 9.0.1.5 MD5. RealPresence DMA System Offer of Open Source Software 9.0.0.2.

The Microsoft PowerShell commandlets are available starting CFS version 3.3. 145 of them are available in CFS 3.15.0.

California State University, San Bernardino 5500 University Parkway San Bernardino, CA 92407 +1 (909) 537-5000.

Cfs 9.0 Software Downloads

Cfs

Run the PowerShell prompt and use the following command in order to connect to FID: Connect-CfsService -Address <FID ADDRESS> -Port <SSL PORT> -Root 'cn=cfs,cn=config'. You will be prompted for your FID credentials. After the authentication is successful, you will be able to manage your CFS using the following cmdlets.

If the CFS PowerShell cmdlets are not available after installing CFS, enter the command Import-Module RLI.CFS.Management in order to import the CFS commandlets. Also, make sure you have PowerShell 4.0 (or later) installed.

General

Schema

NameDescriptionSince Version
Get-CfsSchemaRetrieves the version of the CFS configuration schema in FID.3.3.0.0
Update-CfsSchemaUpdates the CFS configuration schema in FID.3.3.0.0

Service

NameDescriptionSince Version
Connect-CfsServiceInitiates the connection to FID.3.3.0.0
Get-CfsServiceRetrieves the connection object.3.3.0.0
Install-CfsServiceInitializes the CFS configuration in FID.3.3.0.0

Tools

Cfs 9.0 Software
NameDescriptionSince Version
Get-CfsVersionRetrieves the version of the CFS PowerShell Commandlets.3.3.0.0
New-CertificateGenerates a new X509Certificate2.3.3.0.0

System

Global Login Page

NameDescriptionSince Version
Get-CfsGlobalLoginPageRetrieves the Global Login Page parameters.3.6.0.0
Set-CfsGlobalLoginPageUpdates the Global Login Page parameters.3.6.0.0

Bypass Redirection

NameDescriptionSince Version
Get-CfsBypassRedirectionRetrieves the bypass User Agent rules.3.9.0.0
Set-CfsBypassRedirectionUpdates the bypass User Agent rules.3.9.0.0
Enable-CfsBypassRedirectionEnables the bypass redirection.3.9.0.0
Disable-CfsBypassRedirectionDisables the bypass redirection.3.9.0.0

Packages

NameDescriptionSince Version
Get-CfsApplicationPackageRetrieves an Application Package.3.7.0.0
Get-CfsPackagesRetrieves the Web Gallery Application or Theme packages.3.7.0.0
Get-CfsThemeRetrieves a Theme.3.7.0.0
Import-CfsPackageImports an Application or Theme package from a local folder.3.7.0.0
Import-CfsPackagesImports all application or theme packages from a local folder.3.7.0.0
Install-CfsPackagesInstalls the packages from the Web Gallery.3.7.0.0
Remove-CfsPackageRemoves a Package.3.7.0.0
Update-CfsPackagesUpdates the package from the Web Gallery.3.7.0.0

Servers

NameDescriptionSince Version
Get-CfsServerRetrieves a Server.3.3.0.0
Get-CfsServerSecretKeyRetrieves the Secret Key from a Proxy Server.3.3.0.0
New-CfsServerCreates a new Proxy Server.3.3.0.0
Remove-CfsServerRemoves a server from the system.3.3.0.0

SMTP

NameDescriptionSince Version
Disable-CfsSmtpDisables the SMTP.3.3.0.0
Enable-CfsSmtpEnables the SMTP.3.3.0.0
Get-CfsSmtpRetrieves the SMTP parameters.3.3.0.0
Send-TestEmailSends a Test Email.3.3.0.0
Set-CfsSmtpUpdates the SMTP parameters.3.3.0.0

Tenants

NameDescriptionSince Version
Disable-CfsTenantDisables a Tenant.3.3.0.0
Enable-CfsTenantEnables a Tenant.3.3.0.0
Get-CfsTenantRetrieves a Tenant.3.3.0.0
New-CfsTenantCreates a new Tenant.3.3.0.0
Remove-CfsTenantRemoves a Tenant.3.3.0.0
Set-CfsTenantUpdates a Tenant.3.3.0.0

Themes

NameDescriptionSince Version
Get-CfsThemeRetrieves a Theme.3.3.0.0
Remove-CfsThemeRemoves a Theme.3.3.0.0
Update-CfsThemeUpdates the Themes from the Web Gallery.3.3.0.0

Web Gallery

NameDescriptionSince Version
Get-CfsWebGalleryRetrieves the Web Gallery Application or Theme packages.3.3.0.0
Install-WebGalleryInstalls the packages from the Web Gallery.3.3.0.0
Get-CfsWebGalleryAddressRetrieves the Web Gallery URL.3.3.0.0
Set-CfsWebGalleryAddressUpdates the Web Gallery URL.3.3.0.0

Web Proxy

NameDescriptionSince Version
Disable-CfsWebProxyDisables the Web Proxy.3.3.0.0
Enable-CfsWebProxyEnables the Web Proxy.3.3.0.0
Get-CfsWebProxyRetrieves the Web Proxy parameters.3.3.0.0
Set-CfsWebProxyUpdates the Web Proxy parameters.3.3.0.0

Tenant

Use command Set-CfsCurrentTenant (Available since CFS 3.4) in order to set the Tenant to use for the current session.

NameDescriptionSince Version
Get-CfsCurrentTenantGet the Tenant used for the current PowerShell session.3.6.0.0
Set-CfsCurrentTenantSet the Tenant to use for the current PowerShell session.3.4.0.0

Application

NameDescriptionSince Version
Disable-CfsApplicationDisables an application.3.3.0.0
Enable-CfsApplicationEnables an application.3.3.0.0
Get-CfsApplicationRetrieves an Application for the tenant.3.3.0.0
Get-CfsApplicationUpdateRetrieves if an Application has a template update available.3.6.0.0
Get-CfsAppParameterRetrieves an application Parameter.3.6.0.0
Import-CfsApplicationImports an Application package.3.6.0.0
Move-CfsApplicationChanges the identifier of an Application.3.3.0.0
New-CfsApplicationCreates a new Application.3.3.0.0
Remove-CfsApplicationRemoves an application.3.3.0.0
Set-CfsApplicationUpdates the Application.3.6.0.0
Set-CfsAppParameterUpdates the Parameter of an Application.3.6.0.0
Update-CfsApplicationUpdates an Application from a template.3.6.0.0

Applications and SmartLinks

NameDescriptionSince Version
Add-CfsAppGroupsAdds a Group to an Application or SmartLink.3.6.0.0
Get-CfsAppGroupRetrieves the principal Group of an Application or SmartLink.3.6.0.0
Get-CfsAppGroupsRetrieves the list of Groups of an Application or SmartLink.3.6.0.0
Get-CfsGroupOwnerRetrieves the Group Owner of an Application or SmartLink.3.6.0.0
Get-CfsGroupSetRetrieves the GroupSet of an Application or SmartLink.3.6.0.0
Get-CfsLdapFilterRetrieves the LDAP Filter of an Application or SmartLink.3.6.0.0
Get-CfsLevelOfAssuranceRetrieves the Level Of Assurance of an Application or SmartLink.3.6.0.0
Remove-CfsAppGroupsRemoves a group from an Application or SmartLink.3.6.0.0
Set-CfsAppGroupUpdates the principal Group of an Application or SmartLink.3.6.0.0
Set-CfsGroupOwnerUpdates the Group Owner of an Application or SmartLink.3.6.0.0
Set-CfsGroupSetUpdates the GroupSet of an Application or SmartLink.3.6.0.0
Set-CfsLdapFilterUpdates the LDAP Filter of an Application or SmartLink.3.6.0.0
Set-CfsLevelOfAssuranceUpdates the Level Of Assurance of an Application or SmartLink.3.6.0.0

Tenant Certificate

NameDescriptionSince Version
Get-CfsCertificateRetrieves an X509Certificate2 used by a tenant.3.3.0.0
Set-CfsCertificateUpdates an X509Certificate2 used by a tenant.3.3.0.0

Challenge Questions

NameDescriptionSince Version
Add-CfsChallengeQuestionAdds a Challenge Question for the tenant.3.3.0.0
Get-CfsChallengeQuestionRetrieves the Challenge Questions for the tenant.3.3.0.0
Remove-CfsChallengeQuestionRemoves a Challenge Question for the tenant.3.3.0.0

Emails

NameDescriptionSince Version
Get-CfsEmailRetrieves an Email configuration for the tenant.3.3.0.0
Get-CfsEmailTemplateBaseRetrieves the Email Template Base for the tenant.3.3.0.0
Set-CfsEmailUpdates an Email configuration.3.3.0.0
Set-CfsEmailTemplateBaseUpdates the Email Template Base for the tenant.3.3.0.0

Identity Providers

Cfs 9.0 software downloads

Certificate

NameDescriptionSince Version
Disable-IdpCertificateDisables Certificate Authentication for the tenant.3.6.0.0
Enable-IdpCertificateEnables Certificate Authentication for the tenant.3.6.0.0
Get-IdpCertificateRetrieves the Certificate Authentication configuration for the tenant.3.6.0.0
Set-IdpCertificateUpdates the Certificate Authentication configuration for the tenant.3.6.0.0

Form-Based

NameDescriptionSince Version
Disable-IdpFbaDisables Login / Password Authentication for the tenant.3.6.0.0
Enable-IdpFbaEnables Login / Password Authentication for the tenant.3.6.0.0
Get-IdpFbaRetrieves the Login / Password Authentication configuration for the tenant.3.6.0.0
Set-IdpFbaUpdates the Login / Password Authentication configuration for the tenant.3.6.0.0

RSA SecurID

NameDescriptionSince Version
Disable-IdpRsaDisables RSA SecurID Authentication for the tenant.3.6.0.0
Enable-IdpRsaEnables RSA SecurID Authentication for the tenant.3.6.0.0
Get-IdpRsaRetrieves the RSA SecurID Authentication configuration for the tenant.3.6.0.0
Set-IdpRsaUpdates the RSA SecurID Authentication configuration for the tenant.3.6.0.0

Yubico

NameDescriptionSince Version
Disable-IdpYubicoDisables Yubico Authentication for the tenant.3.8.0.0
Enable-IdpYubicoEnables Yubico Authentication for the tenant.3.8.0.0
Get-IdpYubicoRetrieves the Yubico Authentication configuration for the tenant.3.8.0.0
Set-IdpYubicoUpdates the Yubico Authentication configuration for the tenant.3.8.0.0
Cfs 9.0 software download

RTC

NameDescriptionSince Version
Disable-IdpRtcDisables an RTC.3.6.0.0
Enable-IdpRtcEnables an RTC.3.6.0.0
Get-IdpRtcRetrieves an RTC for the tenant.3.6.0.0
New-IdpRtcCreate a new RTC.3.6.0.0
Remove-IdpRtcRemoves a RTC.3.6.0.0

Cfs 9.0 Software Code

Trusted

NameDescriptionSince Version
Disable-IdpTrustedDisables a Trusted Identity Provider3.6.0.0
Enable-IdpTrustedEnables a Trusted Identity Provider.3.6.0.0
Get-IdpTrustedRetrieves a Trusted Identity Provider for the tenant.3.6.0.0
New-IdpTrustedCreate a new Trusted Identity Provider.3.6.0.0
Remove-IdpTrustedRemoves a Trusted Identity Provider.3.6.0.0

Two-Step

NameDescriptionSince Version
Get-IdpTwoStepRetrieves the Two-Step Verification configuration for the tenant.3.6.0.0
Set-IdpTwoStepUpdates the Two-Step Verification configuration for the tenant.3.6.0.0

Identity Store

NameDescriptionSince Version
Get-CfsIdentityStoreRetrieves the ObjectClass and Attribute configuration for the tenant.3.3.0.0
Set-CfsIdentityStoreUpdates the ObjectClass and Attribute configuration for the tenant.3.3.0.0

Mappings

NameDescriptionSince Version
Add-CfsMappingAdds an application Mapping.3.6.0.0
Get-CfsMappingRetrieves an application Mapping.3.6.0.0
Get-CfsNameIdentifierRetrieves an application Name Identifier definition.3.6.0.0
Remove-CfsMappingRemoves an application Mapping.3.6.0.0
Set-CfsMappingUpdates an application Mapping.3.6.0.0
Set-CfsNameIdentifierUpdates an application Naming Identifier definition.3.6.0.0

Messaging Service

NameDescriptionSince Version
Disable-CfsMessagingServiceDisables the Messaging Service.3.3.0.0
Enable-CfsMessagingServiceEnables the Messaging Service.3.3.0.0
Get-CfsMessagingServiceRetrieves the Messaging Service configuration.3.3.0.0
Set-CfsMessagingServiceUpdates the Messaging Service configuration.3.3.0.0

OpenID Connect

NameDescriptionSince Version
Disable-CfsOpenIDConnectDisables the OpenID Connect Application.3.3.0.0
Enable-CfsOpenIDConnectEnables the OpenID Connect Application.3.3.0.0
Get-CfsOpenIDConnectRetrieves an OpenID Connect Application.3.3.0.0
New-CfsOpenIDConnectCreates a new OpenID Connect Application.3.3.0.0
Redo-CfsOpenIDConnectGenerates new keys for the OpenID Connect Application.3.3.0.0
Set-CfsOpenIDConnectUpdates the OpenID Connect Application.3.3.0.0

Settings

NameDescriptionSince Version
Get-CfsSettingsRetrieves the tenant settings.3.3.0.0
Set-CfsSettingsUpdates the tenant settings.3.3.0.0

Cfs 9.0 Software

Smart Links

NameDescriptionSince Version
Disable-CfsSmartLinkDisables a Smart Link.3.3.0.0
Enable-CfsSmartLinkEnables a Smart Link.3.3.0.0
Get-CfsSmartLinkRetrieves a Smart Link.3.3.0.0
New-CfsSmartLinkCreates a new Smart Link for an Application.3.3.0.0
Remove-CfsSmartLinkRemoves a Smart Link.3.3.0.0
Set-CfsSmartLinkUpdates a Smart Link3.3.0.0

Cfs 9.0 Software Free

Social Networks

Cfs 9.0 Software Download

NameDescriptionSince Version
Get-CfsSocialNetworkRetrieves all the Social Network configurations.3.3.1.0
Get-FacebookRetrieves the configuration of the Social Network Facebook.3.3.1.0
Set-FacebookUpdates the configuration of the Social Network Facebook.3.3.1.0
Get-GitHubRetrieves the configuration of the Social Network GitHub.3.4.0.0
Set-GitHubUpdates the configuration of the Social Network GitHub.3.4.0.0
Get-GoogleRetrieves the configuration of the Social Network Google.3.3.1.0
Set-GoogleUpdates the configuration of the Social Network Google.3.3.1.0
Get-InstagramRetrieves the configuration of the Social Network Instagram.3.3.1.0
Set-InstagramUpdates the configuration of the Social Network Instagram.3.3.1.0
Get-LinkedInRetrieves the configuration of the Social Network LinkedIn.3.4.0.0
Set-LinkedInUpdates the configuration of the Social Network LinkedIn.3.4.0.0
Get-MicrosoftRetrieves the configuration of the Social Network Microsoft.3.3.1.0
Set-MicrosoftUpdates the configuration of the Social Network Microsoft.3.3.1.0
Get-PayPalRetrieves the configuration of the Social Network PayPal.3.3.1.0
Set-PayPalUpdates the configuration of the Social Network PayPal.3.3.1.0
Get-TwitterRetrieves the configuration of the Social Network Twitter.3.3.1.0
Set-TwitterUpdates the configuration of the Social Network Twitter.3.3.1.0
Get-WordPressRetrieves the configuration of the Social Network WordPress.3.4.0.0
Set-WordPressUpdates the configuration of the Social Network WordPress.3.4.0.0
Get-YahooRetrieves the configuration of the Social Network Yahoo.3.4.0.0
Set-YahooUpdates the configuration of the Social Network Yahoo.3.4.0.0