You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"# Opening Programmes with other credentials using Secret Management\r\n",
22
+
"\r\n",
23
+
"It is good practice to not log into your work station with an account with admin privileges. In many shops, you will need to open programmes that can do administration tasks with another user account credentials. unfortunately, people being people, they will often store their admin account credentials in a less than ideal manner (OneNote, Notepad ++ etc) so that when they right click and run as a different user, they can copy and paste the password.\r\n",
24
+
"\r\n",
25
+
"## Use the Secret Management module\r\n",
26
+
"\r\n",
27
+
"You can use the Secret Management module to do this. See the [Secrets_Management_with_PowerShell](Secrets_Management_with_PowerShell.ipynb) notebook to show how to install the module and add secrets.\r\n",
28
+
"\r\n",
29
+
"## Using my admin account\r\n",
30
+
"\r\n",
31
+
"I have an admin account called `THEBEARD\\fatherjack`\r\n",
32
+
"\r\n",
33
+
"I am going to add the user account to my LocalVault"
0 commit comments