The export tag has no wiki summary.
0
votes
0answers
22 views
Can you export an OpenStack Instance to be used on another Product
Is it possible to export an Openstack Instance to be run in vmware or virtualpc or other virtual server types.
1
vote
1answer
29 views
Outlook 2010 n- Automatic sorting to separate PST's for easy Exports of incoming nd oputgoing email by catagory [closed]
A few years back when researching this problem I ran across a program that came close to being a perfect solution. It would not work for what I needed but I showed me some possibilities that I would ...
1
vote
2answers
40 views
Exporting paths and configs in ubuntu
I am trying to add some exports using the following method:
# SETUP CONFIGS
sudo bash -c "cat >> /etc/bash.bashrc" <<'EOF'
export AWS_CONFIG_FILE=/etc/test/aws.txt
export ...
0
votes
1answer
111 views
vSphere Client not allowing export of OVF template
I have a vm that I can access via vSphere Client and Remote Desktop (RDC). It is a Windows Server 2003 image. I am trying to export it locally via menu option OVF Template option. The option is ...
0
votes
1answer
55 views
export from ad to a file containing computername, username, login script, user email
Does anybody know how could I export a csv from AD that would include the computername, last logged in user, his email address and his logon script?
Thank you
0
votes
2answers
97 views
export mailbox data from a mailbox to a .pst file (Exchange 2007)
I want to delete some old exchange accounts. Therefore I want to backup the mails in these accounts before deleting them. I found the article How to export mailbox data from Microsoft. I want to ...
2
votes
1answer
249 views
mongoexport csv output array values
I'm using mongoexport to export some collections into CSV files, however when I try to target fields which are members of an array I cannot get it to export correctly.
command I'm using:
...
0
votes
1answer
130 views
Exporting Windows Registry settings by batch file
I am writing a batch file to migrate certain settings from one windows machine to another. I'm having problems with the regedit /e switch.
In the script, I'm exporting ODBC system entries and ...
0
votes
1answer
28 views
Exporting members of all DLs in an OU
I'm trying to export all the members of all the DLs within an OU (either to a single file that's categorized or individual files).
I tried to use:
csvde -f "C:\Documents and Settings\root\Desktop\AD ...
0
votes
1answer
149 views
How does one export an existing VM out of VMWare vSphere and import it into VirtualBox?
We have a virtual test server in VMWare that's currently running on a machine with a couple of different VMs on it. This virtual test server is very slow, and since I test the backup on it daily, I ...
2
votes
2answers
251 views
Any way to overwrite (not merge) Outlook contacts when importing from a file?
I'm trying to create a contact list for Outlook 2010 that will contain contact information for every person in my company. I intend on keeping the list current, which means I will be manually adding ...
1
vote
1answer
73 views
Best File To Store System-Wide Environmental Variables
Where is the best location that will work with the most flavors of Linux (Ubuntu, CentOS, Fedora, Etc) to store system wide environmental variables?
Seems like all three of these locations will work. ...
1
vote
2answers
295 views
Possible to regularly export MS-SQL tables to another DB format on Linux without complete dumps?
We have a production server running SQL-Server, which holds our backend data, e.g., customer information, sales invoices etc. The nature of this data is that "old" data can change, e.g., a customer ...
4
votes
3answers
1k views
Error in New-MailboxExportRequest - “Couldn't find the Enterprise Organizational Container” even though permissions seem right
When disabling users I typically will be asked to retain a copy of their mailbox. I accomplish this by literally creating their mailbox in Outlook and then exporting to PST. Is there some way around ...
0
votes
2answers
180 views
linux + bash + export parameters in to a new file from data file
I have Linux machine red-hat 5.1 and I ask the following question
my target is to create new output_file.txt file from answer_file.txt according to data_file.txt
as we see here I run first the ...
3
votes
2answers
336 views
Copy files from SVN server to external server via FTP
Currently I have about 5 servers, one I would like to use as a SVN server for development reasons, but I want it to be able to update the external server such as copying committed files to the ...
0
votes
2answers
2k views
How to export Active Directory 2008 data
Is there a way to export active directory data using built-in Windows Server 2008 tools?
I want to get the entire tree of OU’s within OU’s in any human-readable format.
2
votes
1answer
910 views
Export Exchange Distribution List as SMTP
I am looking for a way to export an Exchange 2007 Distribution List to SMTP addresses.
Ideally a VB or PowerShell script that lets me specify the list I am interested in and returns the list of ...
0
votes
1answer
106 views
Django Dynamic File Name [closed]
A beginner Django guy here, I am looking to change my csv export file name to be dynamic hopefully naming the file with the date it was generated.
My current code is
response['Content-Disposition'] ...
0
votes
1answer
244 views
exchange 2007 mail contact export / import
Is there a shell command in Exchange 2007 to export the mail contacts located in
Recipient Configuration > Mail Contact.
we have recently started an AD forest migration and now it's time to do email ...
1
vote
1answer
1k views
SQL Server 2008 R2 Writing To Text File
I used to write to text files from SQL Server using the code listed below:
DECLARE @FS INT --File System Object
DECLARE @OLEResult INT --Result message/code
DECLARE @FileID INT ...
1
vote
1answer
218 views
NFSv3 Exporting directories with binded subdirectories
I've been scratching my head regarding this and thought I'd post it to see if I was missing anything obvious!
The scenario is this:
The server contains a very large folder called "Programmes" which ...
1
vote
1answer
172 views
Exchange 2010 Export to PST using just Keywords
I'm trying to Export one of our Mailboxes into a .PST file and having problems finding the right cmdlets. We are trying to export certain keywords of a users mailbox. I've tried using the cmdlet of ...
1
vote
0answers
214 views
IIS 7.5 gives 503 error after importing new configuration
recently I had to move all my applications from a server machine (which is going to be dismissed) to another one. Both machines run Windows Server 2008 R2 and IIS 7.5.
I exported the configuration of ...
2
votes
1answer
52 views
Is there a web front-end that allows for easily deployment of apps/files directly from SVN?
I have some scripts in SVN that are managed by a few people. Every few weeks, once everyone's changes are in, I tag a revision and then deploy that tag to an Ubuntu server (a very simple svn export ...
1
vote
2answers
677 views
Export Active Directory Users, Groups, OUs
a) Can I export all users irrespective of there group memberships to a CSV File, for e.g. users.csv ?
b) Can I also export all OUs to a CSV, so I can later re-import them into a New DC on a New ...
3
votes
1answer
383 views
How to export a virtual machine in Hyper-V?
i am trying to export a virtual machine in Hyper-V.
i click Export, i select a location:
and click Export, and nothing happens:
How do you export a virtual machine in Windows Server 2008 R2 ...
3
votes
3answers
459 views
Export massive MySQL database, from a shared level hosting account
I need to export a huge database, with thousands of tables and millions of rows. I'm on shared hosting so I can't use command line exports, and I really have no easy way to get to this data other than ...
0
votes
3answers
940 views
Use of Export in Bash Script on CentOS
I am very new to Linux and am having problems with what should be a very simple Bash script in CentOS.
#! /bin/bash
# script to restore the cognos rds from snapshot
export ...
2
votes
3answers
3k views
How Export Result of MySQL Query on PHPMyAdmin 3.4.3?
1) I've got a 30K row table.
2) When I run a long, 50-line query on that table, a GROUP function reduces the number of rows to 7K.
3) I want to export the grouped 7K rows as a new table, or save them ...
0
votes
1answer
62 views
Transfering database from SQL Server
My old hard disk have a problem that I can't use it now and my database is currently still on it. How can I copy my database by connecting my old hard to my new laptop ?
Like excel that have a file ...
2
votes
1answer
321 views
ActiveDirectory add backup domain controller on other computer
I have Active Directory and need to move to another ActiveDirectory(PDC) on the other computer and
I want to do it this way:
Add a Backup Domain Controller
Synchronize the settings from Primary ...
3
votes
2answers
712 views
MySQL export tables with prefix from Unix command line
I want to export certain tables from one database and import them to another. The tables in question are used for my MediaWiki installation and are prefixed with "wiki_".
I do not have access to ...
1
vote
2answers
7k views
How to export outlook 2007 emails on imap account? [closed]
When i go to export it only allows to export from Archives or Personal folder.
Account i have in list is myname@mysite.com is not available for export why?
2
votes
1answer
58 views
How to Properly Migrate SQL
If I am changing servers, I usually migrate my wordpress database by going to phpmyadmin and doing an SQL Export on one server and doing an Import on the other server.
I notice that in this process, ...
2
votes
1answer
103 views
Microsoft SQL alternative for Oracle's Imp and Exp command
I'm looking a command line tool or SQL command to export/import a table or complete database. Much like the imp and exp commands of Oracle databases.
Any suggestions?
0
votes
2answers
279 views
Microsoft SQL alternative for Oracle's Imp and Exp command [duplicate]
Possible Duplicate:
Microsoft SQL alternative for Oracle's Imp and Exp command
I'm looking a command line tool or SQL command to export/import a table or complete database. Much like ...
2
votes
2answers
159 views
How To Backup A Maintenance Plan
I'm using SQL Server Management Studio 2005, and I'm about to make changes to the (rather important) Maintenance Plan. I would like to backup (or export) the Maintenance Plan, so it can be restored ...
1
vote
1answer
43 views
reusing exported scheduled tasks on other machines. machine name is wrong for execution account
I've got two scheduled tasks that I am reusing on 10 different machines which are not on a common domain. I exported the task and when I bring it in to another machine under the "Security Options" in ...
1
vote
2answers
250 views
NFS hide /export from path
How can I share FolderA on ServerA so that my client can simply access it as ServerA:/FolderA if FolderA is not in / ?
Lets say FolderA is actually
/usr/local/test/RandomName
I can use bind in ...
2
votes
2answers
1k views
How to export a specific virtualbox snapshot as a raw disk image
I created a Linux appliance for my friends. It's a small Ubuntu installation with Trac, lighthttp and ufw configured.
I made it using VirtualBox.
Now I want to export the latest snapshot version ...
1
vote
3answers
1k views
How do I back-up a MySQL database from the command-line in CentOS?
I need to make a back-up of a database on CentOS 5.5, running MySQL server from the command line. Basically I need to export everything in it.
0
votes
1answer
643 views
Migrate openldap users and groups
I have an OpenLDAP server running on one of my ubuntu 8.10 servers. I used command-line only for OpenLdap installation and some basic configurations, everything else I'll configure with the Webmin gui ...
0
votes
1answer
215 views
Export mail que CentOS (mailq log)
when I type mailq on SSH command line terminal.
I got list of mail.
However, the server does not have mail server to send those mails.
How can I export the mail queue and export it to another ...
0
votes
1answer
2k views
Reporting Services 2008 R2 export to PDF embedded fonts not shown
I'm trying to export a report to PDF with a custom font.
I have installed a font on the server that hosts Reporting Services 2008 R2, restarted the SSRS service, and sucessfully seen it using the web ...
0
votes
2answers
180 views
Cannot import my MySQL database to new server
In phpmyadmin, when I try to import the database, I get this error:
http://i.stack.imgur.com/iDBfE.png
I do not understand why it wont let me import it. Im running RedHat x86_64 es5. Both my old and ...
0
votes
1answer
256 views
nfs mount of mounted filesystem
I have a volume exported:
/dev/disk5s2 on /Volumes/encrypted (hfs, NFS exported, local, nodev, nosuid, journaled)
The entry in the /etc/export is:
/Volumes/encrypted/paperwork -ro ...
1
vote
1answer
165 views
Accent problem when exporting postgresql database
I'm exporting my postgresql db using the command
su - postgres -c "pg_dump --inserts --column-inserts mydb" > export.sql
But when I open the exported file with vi, the letter with accents are ...
1
vote
1answer
668 views
Export SSL Cert from IIS and import into GlassFish keystore
What I need:
I have an existing SSL certificate installed on IIS 6. On the same machine, I have GlassFish installed and would like to share the same certificate since they both share the same ...
1
vote
1answer
3k views
How can I export / import all email aliases for an Exchange 2010 User Account?
I have a number of users in our 2010 Exchange server. I wish to export (into a file) all the email addresses for a particular user. Later on, I wish to be able to import all the email addresses once ...