python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Powershell - Error message for trying to add a date to the end of a copy of a folder
I am new to Powershell and trying to see if I can copy a folder from a Test folder then put it on a Backup folder and rename the folder to the date it was done.
$sourceFile = "C:\Test1\"
$...

jsa56
Votes: 0
Answers: 1
Run AWS Lamba in One region to take backup of ec2 instance AMI from 2 or more Regions
I am using AWS Lambda in Ireland region to create AMIs on daily basis for my EC2 prod instance. All my servers are in Ireland region except one which is in the London region.
For the Ireland region, I...

Thejus A P
Votes: 0
Answers: 1
Is it possible to shrink an MS SQL DB storage allocation (not file size) during backup but not change the db?
This is a weird issue but I'm working with a DB and the IT team increased the allocated space by 60% which results in a db of 13GB allocated space. (This was to avoid so many resizes because DB was fu...
marmijo
Votes: 0
Answers: 1