From 1a6aa9aae53cc67c457f818e27f64fa2bcb30666 Mon Sep 17 00:00:00 2001 From: Kevin Robertson Date: Thu, 7 Sep 2017 13:05:15 -0400 Subject: Readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3