aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Robertson <robertsonk@gmail.com>2017-09-07 13:05:15 -0400
committerKevin Robertson <robertsonk@gmail.com>2017-09-07 13:05:15 -0400
commit1a6aa9aae53cc67c457f818e27f64fa2bcb30666 (patch)
tree6a14cb234b60398b402a98a0f4f7bdb19cc5d61a
parent5cc4657bbc35532f0c2e4bf9b51125fa24207f37 (diff)
downloadPowermad-1a6aa9aae53cc67c457f818e27f64fa2bcb30666.tar.gz
Powermad-1a6aa9aae53cc67c457f818e27f64fa2bcb30666.zip
Readme fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a497db..2dc6dca 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Note that ms-DS-MachineAccountQuota does not provide the ability for authenticat
* Add a new machine account
`New-MachineAccount -MachineAccount iamapc`
-* Use the added account with runas /netonly
+* Use the added account with runas /netonly
`runas /netonly /user:domain\iamapc$ powershell`
## Disable-MachineAccount