Jason Walker
Jason Walker
@sabanichev can you provide the link where you got that example. I can't find that example any place in the wiki. However, try specifying a forest and domain name like...
Hi @pursca, we are aware of this issue. It's the same issue documented here - https://github.com/PowerShell/Win32-OpenSSH/issues/750 We have it on the todo list
@SD-SysDevAdmin thanks for the kind words and sorry for the late reply. We can definitely do something like that. Or maybe have a property that show connected. Thoughts? I am...
@bobbytreed what is the issue exactly? Does the exception occur when there is no administrator account or administrators group? And I agree there needs to be some discussion on how...
Hi @mnotley-reward, try updating the Identity property with an array like this: Identity = 'LOCAL SERVICE,NETWORK SERVICE'
Hi @ppandiya the allowed values are 0 - 14. This is documented here - https://technet.microsoft.com/en-us/library/hh994560(v=ws.11).aspx
@johlju do you think it's feasible to document each and every setting? There is a link on the readme that explains each setting. If the setting is applied in the...
Yeah I like that. It does look more professional.
@manoj2994 are you saying you are trying to rename the administrator account to "WINDOWS 7"?
UserRightsAssignment: Multiple resources defining same policy in a single configuration not possible
I'm hesitant to accept something like this since adding a Name property will introduce a braking change since all key parameters are mandatory. This will require everyone to modify their...