update and code refactoring focused on: 1. Adding new documentation pages to the table of contents 2. Restructuring the bot templates documentation 3. Changing keyword syntax from underscore format to space format (e.g., `SET_BOT_MEMORY` → `SET BOT MEMORY`) 4. Updating compiler and keyword registration to support the new space-based syntax 5. Adding new keyword modules (social media, lead scoring, templates, etc.) Refactor BASIC keywords to use spaces instead of underscores Change keyword syntax from underscore format (SET_BOT_MEMORY) to more natural space-separated format (SET BOT MEMORY) throughout the codebase. Key changes: - Update Rhai custom syntax registration to use space tokens - Simplify compiler preprocessing (fewer replacements needed) - Update all template .bas files to use new syntax - Expand documentation with consolidated examples and new sections - Add new keyword modules: social_media, lead_scoring, send_template, core_functions, qrcode, sms, procedures, import_export, llm_macros, on_form_submit
3.9 KiB
3.9 KiB
Common IT Issues and Solutions
Password Issues
Forgot Password
If you've forgotten your password:
- Go to the login page and click "Forgot Password"
- Enter your work email address
- Check your email for a reset link
- Create a new password following the security requirements
Password requirements:
- Minimum 12 characters
- At least one uppercase letter
- At least one lowercase letter
- At least one number
- At least one special character
Account Locked
Your account locks after 5 failed login attempts. To unlock:
- Wait 15 minutes for automatic unlock, OR
- Contact the helpdesk to manually unlock your account
VPN Connection Issues
Cannot Connect to VPN
- Ensure you have internet connectivity first
- Check that the VPN client is up to date
- Restart the VPN client application
- Try connecting to a different VPN server
- Restart your computer and try again
VPN Connected But No Access
- Disconnect and reconnect to VPN
- Clear your DNS cache: Open Command Prompt and run
ipconfig /flushdns - Check if the specific service you're accessing is having issues
Email Problems
Outlook Not Syncing
- Check your internet connection
- Restart Outlook
- Clear the Outlook cache
- Remove and re-add your email account
- Run Outlook in safe mode to check for add-in conflicts
Cannot Send Emails
- Check if you can receive emails
- Verify recipient email address is correct
- Check if your mailbox is full
- Look for any error messages and note them for support
Missing Emails
- Check your Spam/Junk folder
- Check if you have filters or rules that may have moved the email
- Ask the sender to resend the email
- Contact IT if emails are consistently missing
Computer Performance
Computer Running Slow
- Restart your computer (fixes many issues)
- Close unnecessary applications
- Check available disk space (need at least 10% free)
- Run Windows Update to ensure you're up to date
- Scan for malware using the company antivirus
Computer Freezing
- Wait 2-3 minutes to see if it recovers
- Press Ctrl+Alt+Delete and try to open Task Manager
- If unresponsive, hold the power button for 10 seconds to force shutdown
- Contact IT if the issue persists after restart
Printing Issues
Cannot Print
- Check if the printer is on and has paper
- Verify you're connected to the correct printer
- Restart the print spooler service
- Try printing a test page
- Remove and re-add the printer
Print Jobs Stuck
- Open the print queue and cancel all jobs
- Restart the print spooler: Run
services.msc, find Print Spooler, right-click and restart - Try printing again
Software Issues
Application Won't Start
- Restart your computer
- Check if the application needs an update
- Try running as administrator (right-click, Run as Administrator)
- Reinstall the application if issues persist
Application Crashing
- Save your work frequently
- Update the application to the latest version
- Check for Windows updates
- Clear the application cache if available
Network Issues
No Internet Connection
- Check if Wi-Fi is enabled
- Try connecting to a different network
- Restart your router/modem if at home
- Run Windows Network Troubleshooter
Slow Internet
- Run a speed test to check actual speeds
- Disconnect other devices using the network
- Move closer to the Wi-Fi router
- Try a wired ethernet connection
When to Contact IT Support
Create a support ticket if:
- Self-service steps don't resolve your issue
- You see error messages you don't understand
- Multiple users are experiencing the same issue
- You suspect a security incident
- You need software installed or hardware replaced
When contacting support, please provide:
- Description of the issue
- When the issue started
- Error messages (screenshot if possible)
- Steps you've already tried
- Your computer name (found in Settings > System > About)