Skip to main content

Hire for Freelancing


Please contact me at techsckool@outlook.com (or +91 9784404866) for freelancing.

 Vijay is a passionate PowerShell Scripter, Cloud Administrator & Azure DevOps Engineer with 8+ years of industry experience excelling in various IT profiles. He is Microsoft certified Azure Administrator & DevOps Engineer. Through his impressive carrier journey, he has played various roles starting from Application Support, Incident Management, Change Management, DevOps, Automation & Project Management.


* Experienced in PowerShell Scripting & Organization's Process Automation
* Fully project manage your brief from start to finish with clear updates
* Regular communication is really important to me, so let’s keep in touch!

Vijay loves solving complex technical problems by breaking them into multiple simple problems that can be worked up more efficiently. This is the platform that helps him in continuing this passion.


Comments

Post a Comment

Popular posts from this blog

Practice Exercises for PowerShell Beginner

  Practice Exercise1: File Operations/Searching/Basic PowerShell Operators 1.) Create a folder  TestingPurpose  and 3 Subfolders inside it SubFolder1, SubFolder2 2.) Create some test files inside these folders: TypeATest1.txt, TypeATest2.txt  … TypeATest50.txt into SubFolder1 TypeBTest51.txt, Purpose52Test2.txt … TypeBTest100 into SubFolder2 Needless to say that you have to use logic for creating these files. Not one by one 3.) Move all files which have an odd number in its name to SubFolder2 4.) Move all files which have even number in its name to SubFolder1 5.) Rename folder SubFolder1 to EvenFilesContainer and SubFolder2 to OddFilesContainer 5.) Prepare a list of all files currently existing inside folder  TestingPurpose      Example:  MasterFile.txt: As of YYYYMMDD HH: MM files inside Testing Purpose are: C:\testingPurpose\EvenFilesContainer\TypeBTest2.txt . . C:\testingPurpose\OddFilesContainer\TypeATest99.txt 6.) Delete all files which start with TypeA  

Practice Exercises for PowerShell Intermediate

  Dear Friend, If you have already gone through     practice exercises for PowerShell beginner,    This is another opportunity to take your Scripting knowledge to next level. Please go through the problems, develop a clear understanding, make a rough sketch and apply your PowerShell knowledge to solve the problems.  Use PowerShell's help as much possible in case you need, but don't directly search on the internet. Trust me, solving these problems will definitely boost your confidence. Problem 1: Service restart on multiple computers and logging. Write a PowerShell script to read the computer names from a text file Then, Stop a given service (say Print Spooler service ) and wait for 30 seconds after logging the status into a dedicated log file. Ensure no child process is alive so that graceful stop of service can be confirmed If there is any child process, kill it forcefully and log the information into the log file After waiting for 30 seconds, start the service Check for the s

5 Tips to secure a job in Azure Cloud

I assume most of you are already doing well in your careers and have got no good reason to switch job profile. But at the same time, there may be many who due to many reasons, want to explore new carrier opportunities. This post is just to help those who are seeking a rewarding carrier in Cloud Computing.  Since I am working on Azure in my profession (Microsoft Azure, Technical Lead in an MNC), I will only be able to provide inputs for Azure, But I have nothing against other cloud service providers. You can still go through this post for reference. How to get a dream job and start a career in the world of Microsoft Azure? Time Required: 2 months ' Step1: Set Your Goal. There are so many areas in Cloud Services where you can contribute, doesn't matter what you are doing currently. It is very easy to get lost. So spend a decent amount of time thinking about what exactly you want to do. For example, If you are more interested in deploying the VMs, VNets, configure load bala