Find local password with PowerShell
I have to set up Scan To Folder.
To avoid having to:
Create a Scanner user with the password “example123” on Windows
Switch the network from public to private
Create a folder in the documents and manage sharing permissions
Enable SMB 1.0 on Windows
Access the web interface of my printer and navigate to the address book to add a new user and paste the path of the folder in my documents
Run powershell script without need to enter password
I need to run some script using powershell on Windows Server 2016: