Jump to content

Recommended Posts

Posted

What? In the command-line? Well if its via Attix5\RBUSS\RedStor - its encrypted. If its via a batch file or such, then well, you've saved it to the C:, which only administrators who can log on can access - ie the folks who can reset it.

 

Or do you mean, hey I've got this really complex password, how do I store it - keepass, lastpass, printed bit of paper in the school safe - key is more then one secure place.

Posted

Mmm, not ideal, i'll admit, but again, if we're talking about a secure location on a server...

 

Ideally you could use windows authentication, though i've never tried to be honest with dbattach. Should work ok tho, check with your sims support - don't want it reverting back or conflicting with the one they setup or whatever

Posted

You use the /TRUSTED switch for dbAttach

Run dbAttach.exe /? for all details

 

/TRUSTED - Used instead of /USER and /PASSWORD.

Uses the current Windows Logon.

User must have been setup in System Manager.

For DBAttach version 1.8 /TRUSTED can only be used for /BACKUP without /PATH.

  • Thanks 1
Posted

If you have SQL Management Studio, There is a tab for Maintenance Plans. You can create a new one, drag and drop a backup widget I think onto the screen. Configure the Databases to backup, location to save and a schedule. It's nice and fairly straight forward. You must make sure that whatever backup strategy you use, it is the only one, or that whatever you use is compatible.

 

What I like about the plan is it's built-in, runs itself so long as the sql agent is running, and I have added extra workflow that I get emails on Failure and Success.

 

The resultant .bak file can be easily restored

 

This is just my method, you may find you prefer something else.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...