Skip to content

Questions tagged with AWS Tools for Windows PowerShell

Content language: English

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

68 results
Hi AWS, I am trying to create an EC2 launch template using GitHub Actions and here is the code for the same: ``` name: Deploying a CI/CD for Amazon EC2 AMI on: workflow_dispatch: push: bra...
2
answers
0
votes
914
views
asked 3 years ago
Hi AWS, I am creating windows application as service using CI/CD written in GitHub Actions which is configured on EC2 Windows machine. The issue is weird as the command is getting executed successfull...
1
answers
1
votes
434
views
asked 3 years ago
Hi AWS, I am running the CI/CD pipeline to deploy a DOTNET application on IIS server using GitHub Actions which is configured on EC2 Windows Instance using Base AMI `amazon/Windows_Server-2022-English...
1
answers
0
votes
607
views
asked 3 years ago
Hi, I want to create PowerShell script for automate download files from S3. The problem is with the credentials that I want to use to connect to AWS. I had been trying use "aws configure sso" but t...
2
answers
0
votes
1.8K
views
asked 3 years ago
Hello, I have to install docker in AWS VM. AS per docker documentation. I have enabled Hyper V and WSL in VM. But unable to enable Virtualization for window in VM. So please suggest how to enable Vir...
1
answers
0
votes
1.3K
views
asked 3 years ago
I am trying to fetch the Source Servers with the powershell cmdlet get-mgnsourceserver, it is only fetching 50 records not more than that. Not sure if there is any limitation as such with the MGN Powe...
1
answers
0
votes
508
views
AWS
asked 3 years ago
I am running a powershell against an S3 bucket to get delete markers for object recovery but not getting all the results back for folders deleted. Here is the code ``` $bucketName = "BucketName" $pr...
2
answers
0
votes
748
views
asked 3 years ago
So, I have been working on a script to assist in documentation of our environments, but I am running into some trouble with authentication. I have authentication working but MFA seems to be coming up...
2
answers
0
votes
1K
views
asked 3 years ago
I am writing a powershell script to download image files from S3 storage to an EC2 instance. The script runs as expected, downloading the latest version of each file using ****Read-S3Object -BucketNam...
2
answers
0
votes
1.2K
views
asked 3 years ago
Is there anyone here that has Document or script that can reboot multiple instances in order? The logic of the solution or script I want to achieve is Server 1 will reboot first then wait for netlogo...
3
answers
0
votes
757
views
asked 3 years ago
Hi, I am trying to run the below powershell script using AWS ssm automation. This script will run as SSM Administrator and will try to enable the iscsi service by running the script as domain user ac...
1
answers
0
votes
804
views
asked 3 years ago
Dear All, Can you assist me in obtaining the backup report for an Amazon EC2 instance, I am trying to get it but it is not working properly. The following are the queries I am using. SELECT config...
1
answers
0
votes
1.1K
views
asked 3 years ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Page size
    12 / page