Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

615 total results found

Power Hour

BDR Documentation

What is a power hour? Each week we'll be carving out an hour to focus on pipeline building! This is to keep us focused on continued pipeline growth, and come together as a revenue team to work through objections, challenges, and celebrate wins. Everyone is we...

How to Renew a Certificate for Mac

Development Setup and Configurations

To build and sign our Apple-product applications it is required for us to point the build towards valid certificates, which expire after a number of years. We will periodically need to renew these certificates. You can view the status of any certificates by op...

Bulk Renaming files (and moving into subfolderds) for upload into Revver

Software Rubex

Rough steps: Export file list into a spreadsheet Open Powershell and navigate to the directory Dir | Export-CSV content.csv -NoTypeInformation Open in a spreadsheet and remove the unneeded columns Do a find and replace to rename any files The left ...

Packaging the Revver MSI for deployment via Intune

Software Intune

Update: 2024-02-27 - I tried this again and realistically, until we package the Revver file differently, I just don't think this is ever going to work. These are general instructions for installing Revver via Intune. Before proceeding you should have some fa...

Google Workspace Business Starter (Gsuite) to Office 365 Migration Plan

Software Office 365

Potential Issues Refer to this spreadsheet: https://docs.google.com/spreadsheets/d/1s3zNp5wq9b3-Xiue1eCx6h92JBn2RrzvwuOUwMxmGIY/edit?usp=sharing Main Points To migrate from a Google / Office 365 solution to strictly an Office 365 solution could save a...

2023 Territory Maps (Updated)

Territory Information

When routing a lead to the correct AE, make sure you are confirming the company HQ and their total # of employees.Routing is determined based off of HQ, and segment (Growth vs. Strategic). - Strategic: total # employees 60+- Growth: total # employees 10-59- "S...

Information Security Steering Committee Charter

Policy Graphics

Email Alias to new Revverdocs.com domain transition

Rebrand

Admin Changes Steps to be done by an admin: Change domain in Google Change domain in Azure AD Change domain in Slack Change domain in TalentLMS Change Revver database for new domain Change username in Visual Studio (unverified) Change username in Gon...

Scroll bar example

Sandbox Book (temp book for testing per...

This is a sample page. There is a surprise waiting for you at the bottom of this page.     Test   # This is a test Worked Kind of This is unnecessarily ...

Changing your login domain from efilecabinet.com to revverdocs.com

Rebrand

Switching to revverdocs.com If you are still logging into Google or Microsoft using your efilecabinet.com domain, IT will change this shortly. Things to know The changes required so you can login with your revverdocs.com domain are fairly simple and low imp...

Running & Testing in the Component Library Sandbox

Atlantis Component Library

Initial Component Library Setup Pull down and open the Atlantis-Components-Library repo Get authenticated to Font Awesome globally by inputting these commands into your command line: npm config set "@fortawesome:registry" https://npm.fontawesome.com/ n...

Changing the URLs for Slack, Zoom, and TalentLMS (from efilecabinet to revver)

Rebrand

Slack We will change Slack's URL from efilecabinet.slack.com to revver.slack.com. This will not have any impact for most employees. You will remain logged into Slack. When your login session expires and you need to login again, you will continue to be able to...

How to add a Revver Email Signature (Template)

Rebrand

There are two methods for adding an email signature. Method 1 is a bit more involved but is more reliable. Method two is easierish but is very inconsistent and may not work. Method 1 Download the attachment below RevverSignatureTemplate.html Click ...

New Hire Onboarding - IT Information

General Info New Hire and Exit Procedures and Training

Revver IT Information Welcome to Revver! If there is ever an issue with your hardware or software please don't hesitate to contact the IT team. This page is designed specifically for new hires to become acquainted with things related to IT while working here ...

Mac Desktop Client

Development Mac Desktop Client

see README.md in source code

How to add or remove members of and email (Google) group

Software Google

Email group managers and owners can add or remove members to the group they manage.  Go to https://groups.google.com/ Click on "My Groups" To the right of the group you manage click on the + member icon. Please note, if you do not see that icon...

Duplicate Node Remover Explanation

Duplicate Node Remover

The Duplicate Node Remover is to be used when a customer has had some of their data duplicated, resulting in multiple branches in the tree view that contain mostly the same information. Whether for RPC or production, this tool can be run against their data to ...

Duplicate Node Remover: How to Use

Duplicate Node Remover

Unzip the tool and open the folder. Open the appsettings.json file and configure the tool as needed. DbConnectionConfigurationData is the connection string to access the database where the user's data is kept. By default, this is the connection string th...

PreviewerX Overview - Architecture, Building, Running, Deploying

Development PreviewerX (Apryse)

Base Project Architecture General Info apryse-webviewer - Repos (azure.com) Main branch - previewerX/8.12-Main - this is our main branch because we can't use the actual Main. This is because we originally forked off of the Apryse Gihub project and we need...

Release Testing - Atlantis

QA Automation

All Releases are Atlantis Releases All new users are automatically opted in as Atlantis / New Experience users. As such, all release testing must use tests tuned for Atlantis.  For each endpoint, do the following: Set up based on the instructions for each...