How do you maintain data connections?
On the Data Sources tab, select the data source(s) and go to Actions > Edit Connection. You can change the Server name, Server port, username, and password. You can also refresh them, change the owner, edit permissions, and look at/roll back revision history.
How do you create schedules?
Schedules tab > New Schedule. Create name, select task type (extract refresh/subscription) set priority, decide how many background processes to use (parallel/serial), and set the frequency.
How do you edit and delete Subscriptions?
Select them from the schedule list > Actions > Edit Settings, or Delete
How do you perform Server analysis?
server status page: admin views, process status, logs.
To monitor the physical performance of the machine where Server is installed, use Windows Performance Monitor.
What are the steps to complete a backup and restore?
tabadmin backup tabserv.tsbak (can also put full file path)
tabadmin backup tabserv.tsbak -d -t
copy the backup file to another location as well
Restore:
1. tabadmin stop
Tabadmin restore (filename)
tabadmin start
What are the steps to perform a cleanup?
To perform a cleanup while Server is running:
tabadmin cleanup
(removes old log files and HTTP requests older than 7 days)
tabadmin cleanup –restart
(stops the server for you, runs cleanup, then restarts - removes all tabsvc logs and temp files)
Optional: to preserve the logs, before doing cleanup, run:
tabadmin ziplogs -l -n -f
How do you add, remove, or deactivate users?
Either from Server or Site tab.
On Site tab: remove user.
On Server: Delete user.
To deactivate, change their site role to Unlicensed
How do you update licenses?
Stop server and “Manage Product Keys”. Restart.
What are the steps to start, stop, or restart?
What are the differences between Tabadmin and Tabcmd, and what are use case scenarios for each?
tabadmin:
tabcmd
How to do you work with log files? (4 steps)
What are the steps to embedding [a view]?
Name 3 ways to view the server status.
How do you view email alerts?
Configure email alerts, and then check the inbox of the email address you specified the system should alert.
Name the 12 admin views, and what can be found in each. (ie, what type of data you’d get from them).
Hint: Traffic x2, Actions x3, Background x2, Stats x2, License x2, and one more…
What are the steps to create custom admin views?
What are the steps to create a performance recording?
How do you work with Sites and Site Admin options?
On Server side: go to Sites tab. Click one and Edit Settings.
On Site tab, go to Settings. Can edit there.
How do end users publish views and data sources?
From Desktop.
How do end users interact with a view via the web? (not web authoring)
Clicking, filtering, creating custom view, add comment…
How do users share views they created in web authoring?
They can Save the workbook, or Save As if they’re making edits to someone else’s published workbook.
Describe web authoring and editing capabilities.
You can put fields on shelves and cards. You can filter. You can write Calculated fields (in line only). You can interact with dashboards but cannot create new ones, or create stories.