Closing year 2022 with AZ-204!
One of the hardest test that I have ever done. I am now officially an Azure Developer !
The #Blog# starts from here
Closing year 2022 with AZ-204!
One of the hardest test that I have ever done. I am now officially an Azure Developer !
I have passed the exam and endorsement process and officially CSSLP certified now!
There are many ways to execute PowerShell in Windows scheduled tasks:
Program/Script: PowerShell.exe
Add arguments (optional): -command "& {& 'C:\path\to\script.ps1'}"
Start in (optional): C:\path\to\
Program/Script: PowerShell.exe
Add arguments (optional): -NonInteractive -Noprofile -File "C:\path\to\script.ps1"
Start in (optional): C:\path\to\
Option #1 allows me to have the script to connect to the Internet (server is located behind corporate proxy).
It is official! after passing AZ-303 today, I am now a Microsoft Certified Azure Solutions Architect Expert.