- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- How to move RDP database to another server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-10-2007 12:55 AM
тАО07-10-2007 12:55 AM
How to move RDP database to another server
Are there any information, white papers, etc?
Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-27-2007 09:30 AM
тАО08-27-2007 09:30 AM
Re: How to move RDP database to another server
Did you ever figure out how to do this? I also need to move my database to a different server?
Thanks
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2007 04:17 AM
тАО08-28-2007 04:17 AM
Re: How to move RDP database to another server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2007 11:29 PM
тАО08-29-2007 11:29 PM
Re: How to move RDP database to another server
- installed SQL + RDP on a new Server (clean Install)
- stopped SQL and Altiris Services
- copied eXpress.mdf eXpress_log.LDF from org. to new Server
- started all Services again
and all Jobs + Servers where on the new Server.
The Options of Altiris, PXE, RDP, Client-Settings ... you have to set again, because they are not stored in the DB.
The only problem I remember where taht the "conditions" on the Jobs where lost.
hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2007 01:15 AM
тАО08-30-2007 01:15 AM
Re: How to move RDP database to another server
1. Stop all Altiris services on your RDP server.
2. Make a backup of the eXpress database.
3. Restore that backup to your new database server.
4. On your RDP server, go to, Start=>Programs=>Administrative Tools=>Data Sources (ODBC), and click on the System DSN tab. Find the entry for Altiris eXpress Database and click on Configure. Use the configuration wizard to point RDP to your new database server.
5. Restart all Altiris services on your RDP server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-04-2009 06:26 AM
тАО06-04-2009 06:26 AM
Re: How to move RDP database to another server
thank you, saved me a lot of time.