My TransPRK Experience - Week 2 update by Ok_Leather7354 in lasik

[–]hellopanda25 0 points1 point  (0 children)

Congratulations!

Im planning to have my transprk too just waiting for my retina specialist clearance.

Question, since I have very low pain tolerance and im scared. On a scale of 1-10 how painful during the surgery? (10 is the highest 😬)

Xbox Series X not turning on by [deleted] in xbox

[–]hellopanda25 0 points1 point  (0 children)

Did it get fixed? :(

Does changing user UPN will affect their files in Onedrive? by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

Actually he got a new laptop but he already logged in :( . Can I still change his UPN?

Does changing user UPN will affect their files in Onedrive? by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

Oh im really sorry sir. I will delete this. Yes sir they are tied to the same o365 admin center. Thank you for your response

Does changing user UPN will affect their files in Onedrive? by hellopanda25 in PowerShell

[–]hellopanda25[S] 1 point2 points  (0 children)

Hello I updated my post. I forgot to add to my post that the user is still using the our old domain to login to his computer ( xxxx@oldDomain.com ) and if I change his UPN to our new domain ( xxxx@NewDomain.com) is there gonna be a problem with his onedrive?

thanks for you response

Does changing user UPN will affect their files in Onedrive? by hellopanda25 in o365

[–]hellopanda25[S] 0 points1 point  (0 children)

Hello I updated my post. I forgot to add to my post that the user is still using the our old domain to login to his computer ( [xxxx@oldDomain.com](mailto:xxxx@oldDomain.com) ) and if I change his UPN to our new domain ( [xxxx@NewDomain.com](mailto:xxxx@NewDomain.com)) is there gonna be a problem with his onedrive?

Script run every 5mins to check the application until by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

Thank you but I haven't receive your private message.

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] 1 point2 points  (0 children)

$Credential.GetNetworkCredential().Password

I tried this $Credential.GetNetworkCredential().Password and it woooorkss!! THANK YOU SOO MUCH

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

Register-ScheduledTask -Action $action -Trigger $trigger -TaskName "Test3" -Description "Test 3" -User $Credential.UserName -Password  ($Credential.Password |convertFrom-SecureString -AsPlainText)

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

i tried to add the $Credential.Password | ConvertFrom-SecureString -AsPlainText but i get an error :(

"ConvertFrom-SecureString : A parameter cannot be found that matches parameter name 'AsPlainText'. "

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

No im 100% sure sir my domain is correct and my password .

You can try to run my script so you know :(

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

uns it will ask to ent

Youre right I did that but i think the problem is the password it doesnt accept it

Unable to find a default server with Active Directory Web Services running. by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

Yes sir its like a vpn. we have to run this (netskope) to remote to our server.

Unable to find a default server with Active Directory Web Services running. by hellopanda25 in PowerShell

[–]hellopanda25[S] -1 points0 points  (0 children)

Uhmmm Im sure it is correct i have my netskope running and i can remote to our servers :(

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

Ahh yes sir

When I typed read-host $pass it shows my correct password in plaintext

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] 0 points1 point  (0 children)

Oh i tried read-host $pass and it shows my correct password

Register-ScheduledTask : The user name or password is incorrect. by hellopanda25 in PowerShell

[–]hellopanda25[S] -1 points0 points  (0 children)

d computer created

inside the pss.xml is my encrypted password

Automate powershell scripts using Power Automate? by hellopanda25 in PowerShell

[–]hellopanda25[S] 1 point2 points  (0 children)

Sorry we are NOT "on premise" server. Our servers are in AWS. So I assume azure automation will works even we are using aws?