- 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
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
Name | Description | Since Version |
---|
Get-CfsSchema | Retrieves the version of the CFS configuration schema in FID. | 3.3.0.0 |
Update-CfsSchema | Updates the CFS configuration schema in FID. | 3.3.0.0 |
Service
Name | Description | Since Version |
---|
Connect-CfsService | Initiates the connection to FID. | 3.3.0.0 |
Get-CfsService | Retrieves the connection object. | 3.3.0.0 |
Install-CfsService | Initializes the CFS configuration in FID. | 3.3.0.0 |
Tools
Name | Description | Since Version |
---|
Get-CfsVersion | Retrieves the version of the CFS PowerShell Commandlets. | 3.3.0.0 |
New-Certificate | Generates a new X509Certificate2. | 3.3.0.0 |
System
Global Login Page
Name | Description | Since Version |
---|
Get-CfsGlobalLoginPage | Retrieves the Global Login Page parameters. | 3.6.0.0 |
Set-CfsGlobalLoginPage | Updates the Global Login Page parameters. | 3.6.0.0 |
Bypass Redirection
Name | Description | Since Version |
---|
Get-CfsBypassRedirection | Retrieves the bypass User Agent rules. | 3.9.0.0 |
Set-CfsBypassRedirection | Updates the bypass User Agent rules. | 3.9.0.0 |
Enable-CfsBypassRedirection | Enables the bypass redirection. | 3.9.0.0 |
Disable-CfsBypassRedirection | Disables the bypass redirection. | 3.9.0.0 |
Packages
Name | Description | Since Version |
---|
Get-CfsApplicationPackage | Retrieves an Application Package. | 3.7.0.0 |
Get-CfsPackages | Retrieves the Web Gallery Application or Theme packages. | 3.7.0.0 |
Get-CfsTheme | Retrieves a Theme. | 3.7.0.0 |
Import-CfsPackage | Imports an Application or Theme package from a local folder. | 3.7.0.0 |
Import-CfsPackages | Imports all application or theme packages from a local folder. | 3.7.0.0 |
Install-CfsPackages | Installs the packages from the Web Gallery. | 3.7.0.0 |
Remove-CfsPackage | Removes a Package. | 3.7.0.0 |
Update-CfsPackages | Updates the package from the Web Gallery. | 3.7.0.0 |
Servers
Name | Description | Since Version |
---|
Get-CfsServer | Retrieves a Server. | 3.3.0.0 |
Get-CfsServerSecretKey | Retrieves the Secret Key from a Proxy Server. | 3.3.0.0 |
New-CfsServer | Creates a new Proxy Server. | 3.3.0.0 |
Remove-CfsServer | Removes a server from the system. | 3.3.0.0 |
SMTP
Name | Description | Since Version |
---|
Disable-CfsSmtp | Disables the SMTP. | 3.3.0.0 |
Enable-CfsSmtp | Enables the SMTP. | 3.3.0.0 |
Get-CfsSmtp | Retrieves the SMTP parameters. | 3.3.0.0 |
Send-TestEmail | Sends a Test Email. | 3.3.0.0 |
Set-CfsSmtp | Updates the SMTP parameters. | 3.3.0.0 |
Tenants
Name | Description | Since Version |
---|
Disable-CfsTenant | Disables a Tenant. | 3.3.0.0 |
Enable-CfsTenant | Enables a Tenant. | 3.3.0.0 |
Get-CfsTenant | Retrieves a Tenant. | 3.3.0.0 |
New-CfsTenant | Creates a new Tenant. | 3.3.0.0 |
Remove-CfsTenant | Removes a Tenant. | 3.3.0.0 |
Set-CfsTenant | Updates a Tenant. | 3.3.0.0 |
Themes
Name | Description | Since Version |
---|
Get-CfsTheme | Retrieves a Theme. | 3.3.0.0 |
Remove-CfsTheme | Removes a Theme. | 3.3.0.0 |
Update-CfsTheme | Updates the Themes from the Web Gallery. | 3.3.0.0 |
Web Gallery
Name | Description | Since Version |
---|
Get-CfsWebGallery | Retrieves the Web Gallery Application or Theme packages. | 3.3.0.0 |
Install-WebGallery | Installs the packages from the Web Gallery. | 3.3.0.0 |
Get-CfsWebGalleryAddress | Retrieves the Web Gallery URL. | 3.3.0.0 |
Set-CfsWebGalleryAddress | Updates the Web Gallery URL. | 3.3.0.0 |
Web Proxy
Name | Description | Since Version |
---|
Disable-CfsWebProxy | Disables the Web Proxy. | 3.3.0.0 |
Enable-CfsWebProxy | Enables the Web Proxy. | 3.3.0.0 |
Get-CfsWebProxy | Retrieves the Web Proxy parameters. | 3.3.0.0 |
Set-CfsWebProxy | Updates 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.
Name | Description | Since Version |
---|
Get-CfsCurrentTenant | Get the Tenant used for the current PowerShell session. | 3.6.0.0 |
Set-CfsCurrentTenant | Set the Tenant to use for the current PowerShell session. | 3.4.0.0 |
Application
Name | Description | Since Version |
---|
Disable-CfsApplication | Disables an application. | 3.3.0.0 |
Enable-CfsApplication | Enables an application. | 3.3.0.0 |
Get-CfsApplication | Retrieves an Application for the tenant. | 3.3.0.0 |
Get-CfsApplicationUpdate | Retrieves if an Application has a template update available. | 3.6.0.0 |
Get-CfsAppParameter | Retrieves an application Parameter. | 3.6.0.0 |
Import-CfsApplication | Imports an Application package. | 3.6.0.0 |
Move-CfsApplication | Changes the identifier of an Application. | 3.3.0.0 |
New-CfsApplication | Creates a new Application. | 3.3.0.0 |
Remove-CfsApplication | Removes an application. | 3.3.0.0 |
Set-CfsApplication | Updates the Application. | 3.6.0.0 |
Set-CfsAppParameter | Updates the Parameter of an Application. | 3.6.0.0 |
Update-CfsApplication | Updates an Application from a template. | 3.6.0.0 |
Applications and SmartLinks
Name | Description | Since Version |
---|
Add-CfsAppGroups | Adds a Group to an Application or SmartLink. | 3.6.0.0 |
Get-CfsAppGroup | Retrieves the principal Group of an Application or SmartLink. | 3.6.0.0 |
Get-CfsAppGroups | Retrieves the list of Groups of an Application or SmartLink. | 3.6.0.0 |
Get-CfsGroupOwner | Retrieves the Group Owner of an Application or SmartLink. | 3.6.0.0 |
Get-CfsGroupSet | Retrieves the GroupSet of an Application or SmartLink. | 3.6.0.0 |
Get-CfsLdapFilter | Retrieves the LDAP Filter of an Application or SmartLink. | 3.6.0.0 |
Get-CfsLevelOfAssurance | Retrieves the Level Of Assurance of an Application or SmartLink. | 3.6.0.0 |
Remove-CfsAppGroups | Removes a group from an Application or SmartLink. | 3.6.0.0 |
Set-CfsAppGroup | Updates the principal Group of an Application or SmartLink. | 3.6.0.0 |
Set-CfsGroupOwner | Updates the Group Owner of an Application or SmartLink. | 3.6.0.0 |
Set-CfsGroupSet | Updates the GroupSet of an Application or SmartLink. | 3.6.0.0 |
Set-CfsLdapFilter | Updates the LDAP Filter of an Application or SmartLink. | 3.6.0.0 |
Set-CfsLevelOfAssurance | Updates the Level Of Assurance of an Application or SmartLink. | 3.6.0.0 |
Tenant Certificate
Name | Description | Since Version |
---|
Get-CfsCertificate | Retrieves an X509Certificate2 used by a tenant. | 3.3.0.0 |
Set-CfsCertificate | Updates an X509Certificate2 used by a tenant. | 3.3.0.0 |
Challenge Questions
Name | Description | Since Version |
---|
Add-CfsChallengeQuestion | Adds a Challenge Question for the tenant. | 3.3.0.0 |
Get-CfsChallengeQuestion | Retrieves the Challenge Questions for the tenant. | 3.3.0.0 |
Remove-CfsChallengeQuestion | Removes a Challenge Question for the tenant. | 3.3.0.0 |
Emails
Name | Description | Since Version |
---|
Get-CfsEmail | Retrieves an Email configuration for the tenant. | 3.3.0.0 |
Get-CfsEmailTemplateBase | Retrieves the Email Template Base for the tenant. | 3.3.0.0 |
Set-CfsEmail | Updates an Email configuration. | 3.3.0.0 |
Set-CfsEmailTemplateBase | Updates the Email Template Base for the tenant. | 3.3.0.0 |
Identity Providers
Certificate
Name | Description | Since Version |
---|
Disable-IdpCertificate | Disables Certificate Authentication for the tenant. | 3.6.0.0 |
Enable-IdpCertificate | Enables Certificate Authentication for the tenant. | 3.6.0.0 |
Get-IdpCertificate | Retrieves the Certificate Authentication configuration for the tenant. | 3.6.0.0 |
Set-IdpCertificate | Updates the Certificate Authentication configuration for the tenant. | 3.6.0.0 |
Form-Based
Name | Description | Since Version |
---|
Disable-IdpFba | Disables Login / Password Authentication for the tenant. | 3.6.0.0 |
Enable-IdpFba | Enables Login / Password Authentication for the tenant. | 3.6.0.0 |
Get-IdpFba | Retrieves the Login / Password Authentication configuration for the tenant. | 3.6.0.0 |
Set-IdpFba | Updates the Login / Password Authentication configuration for the tenant. | 3.6.0.0 |
RSA SecurID
Name | Description | Since Version |
---|
Disable-IdpRsa | Disables RSA SecurID Authentication for the tenant. | 3.6.0.0 |
Enable-IdpRsa | Enables RSA SecurID Authentication for the tenant. | 3.6.0.0 |
Get-IdpRsa | Retrieves the RSA SecurID Authentication configuration for the tenant. | 3.6.0.0 |
Set-IdpRsa | Updates the RSA SecurID Authentication configuration for the tenant. | 3.6.0.0 |
Yubico
Name | Description | Since Version |
---|
Disable-IdpYubico | Disables Yubico Authentication for the tenant. | 3.8.0.0 |
Enable-IdpYubico | Enables Yubico Authentication for the tenant. | 3.8.0.0 |
Get-IdpYubico | Retrieves the Yubico Authentication configuration for the tenant. | 3.8.0.0 |
Set-IdpYubico | Updates the Yubico Authentication configuration for the tenant. | 3.8.0.0 |
RTC
Name | Description | Since Version |
---|
Disable-IdpRtc | Disables an RTC. | 3.6.0.0 |
Enable-IdpRtc | Enables an RTC. | 3.6.0.0 |
Get-IdpRtc | Retrieves an RTC for the tenant. | 3.6.0.0 |
New-IdpRtc | Create a new RTC. | 3.6.0.0 |
Remove-IdpRtc | Removes a RTC. | 3.6.0.0 |
Cfs 9.0 Software Code
Trusted
Name | Description | Since Version |
---|
Disable-IdpTrusted | Disables a Trusted Identity Provider | 3.6.0.0 |
Enable-IdpTrusted | Enables a Trusted Identity Provider. | 3.6.0.0 |
Get-IdpTrusted | Retrieves a Trusted Identity Provider for the tenant. | 3.6.0.0 |
New-IdpTrusted | Create a new Trusted Identity Provider. | 3.6.0.0 |
Remove-IdpTrusted | Removes a Trusted Identity Provider. | 3.6.0.0 |
Two-Step
Name | Description | Since Version |
---|
Get-IdpTwoStep | Retrieves the Two-Step Verification configuration for the tenant. | 3.6.0.0 |
Set-IdpTwoStep | Updates the Two-Step Verification configuration for the tenant. | 3.6.0.0 |
Identity Store
Name | Description | Since Version |
---|
Get-CfsIdentityStore | Retrieves the ObjectClass and Attribute configuration for the tenant. | 3.3.0.0 |
Set-CfsIdentityStore | Updates the ObjectClass and Attribute configuration for the tenant. | 3.3.0.0 |
Mappings
Name | Description | Since Version |
---|
Add-CfsMapping | Adds an application Mapping. | 3.6.0.0 |
Get-CfsMapping | Retrieves an application Mapping. | 3.6.0.0 |
Get-CfsNameIdentifier | Retrieves an application Name Identifier definition. | 3.6.0.0 |
Remove-CfsMapping | Removes an application Mapping. | 3.6.0.0 |
Set-CfsMapping | Updates an application Mapping. | 3.6.0.0 |
Set-CfsNameIdentifier | Updates an application Naming Identifier definition. | 3.6.0.0 |
Messaging Service
Name | Description | Since Version |
---|
Disable-CfsMessagingService | Disables the Messaging Service. | 3.3.0.0 |
Enable-CfsMessagingService | Enables the Messaging Service. | 3.3.0.0 |
Get-CfsMessagingService | Retrieves the Messaging Service configuration. | 3.3.0.0 |
Set-CfsMessagingService | Updates the Messaging Service configuration. | 3.3.0.0 |
OpenID Connect
Name | Description | Since Version |
---|
Disable-CfsOpenIDConnect | Disables the OpenID Connect Application. | 3.3.0.0 |
Enable-CfsOpenIDConnect | Enables the OpenID Connect Application. | 3.3.0.0 |
Get-CfsOpenIDConnect | Retrieves an OpenID Connect Application. | 3.3.0.0 |
New-CfsOpenIDConnect | Creates a new OpenID Connect Application. | 3.3.0.0 |
Redo-CfsOpenIDConnect | Generates new keys for the OpenID Connect Application. | 3.3.0.0 |
Set-CfsOpenIDConnect | Updates the OpenID Connect Application. | 3.3.0.0 |
Settings
Name | Description | Since Version |
---|
Get-CfsSettings | Retrieves the tenant settings. | 3.3.0.0 |
Set-CfsSettings | Updates the tenant settings. | 3.3.0.0 |
Cfs 9.0 Software
Smart Links
Name | Description | Since Version |
---|
Disable-CfsSmartLink | Disables a Smart Link. | 3.3.0.0 |
Enable-CfsSmartLink | Enables a Smart Link. | 3.3.0.0 |
Get-CfsSmartLink | Retrieves a Smart Link. | 3.3.0.0 |
New-CfsSmartLink | Creates a new Smart Link for an Application. | 3.3.0.0 |
Remove-CfsSmartLink | Removes a Smart Link. | 3.3.0.0 |
Set-CfsSmartLink | Updates a Smart Link | 3.3.0.0 |
Cfs 9.0 Software Free
Social Networks
Cfs 9.0 Software Download
Name | Description | Since Version |
---|
Get-CfsSocialNetwork | Retrieves all the Social Network configurations. | 3.3.1.0 |
Get-Facebook | Retrieves the configuration of the Social Network Facebook. | 3.3.1.0 |
Set-Facebook | Updates the configuration of the Social Network Facebook. | 3.3.1.0 |
Get-GitHub | Retrieves the configuration of the Social Network GitHub. | 3.4.0.0 |
Set-GitHub | Updates the configuration of the Social Network GitHub. | 3.4.0.0 |
Get-Google | Retrieves the configuration of the Social Network Google. | 3.3.1.0 |
Set-Google | Updates the configuration of the Social Network Google. | 3.3.1.0 |
Get-Instagram | Retrieves the configuration of the Social Network Instagram. | 3.3.1.0 |
Set-Instagram | Updates the configuration of the Social Network Instagram. | 3.3.1.0 |
Get-LinkedIn | Retrieves the configuration of the Social Network LinkedIn. | 3.4.0.0 |
Set-LinkedIn | Updates the configuration of the Social Network LinkedIn. | 3.4.0.0 |
Get-Microsoft | Retrieves the configuration of the Social Network Microsoft. | 3.3.1.0 |
Set-Microsoft | Updates the configuration of the Social Network Microsoft. | 3.3.1.0 |
Get-PayPal | Retrieves the configuration of the Social Network PayPal. | 3.3.1.0 |
Set-PayPal | Updates the configuration of the Social Network PayPal. | 3.3.1.0 |
Get-Twitter | Retrieves the configuration of the Social Network Twitter. | 3.3.1.0 |
Set-Twitter | Updates the configuration of the Social Network Twitter. | 3.3.1.0 |
Get-WordPress | Retrieves the configuration of the Social Network WordPress. | 3.4.0.0 |
Set-WordPress | Updates the configuration of the Social Network WordPress. | 3.4.0.0 |
Get-Yahoo | Retrieves the configuration of the Social Network Yahoo. | 3.4.0.0 |
Set-Yahoo | Updates the configuration of the Social Network Yahoo. | 3.4.0.0 |