Displaying 7 results from an estimated 7 matches for "commandlet".
Did you mean:
commandlets
2019 Mar 12
3
Using Samba for Powershell queries
Does anyone know if it’s possible to run Powershell cmdlets such as
Get-ADUser
or Set-ADUser against a Samba server?
The reason I’m asking is for the purpose of developing Powershell scripts.
When
my laptop is offline it would be very useful to still be able to run that
kind
of cmdlets without installing a full Windows Server VM.
Best regards,
Carl
2024 Oct 21
1
sysvol share: access to the security tab
...I run a
./bin/samba-tool ntacl sysvolcheck
What's more in my situation is that when I access the sysvol from the
windows side (runas /user:administrator computer management -> connect
to server -> system -> shares -> sysvol), as soon as I clic on the
'security' tab, the commandlet cashes.
The sysvol folder still serves correctly the group policies, the
administrator can edit them, but all other user who used to manage them
are now forbidden.
I already run the samba-check-set-sysvol.sh script, from the linux side
the acl look fine (they are incomplete, but I know that I...
2019 Mar 12
1
Using Samba for Powershell queries
...currently only to a proof of concept
stage pending further resources becoming available.
There are details here:
https://bugzilla.samba.org/show_bug.cgi?id=11231
Andrew Bartlett
On Tue, 2019-03-12 at 09:12 -0700, Luke Barone via samba wrote:
> Doesn't work in my testing. The PowerShell commandlets need Active
> Directory Web Services running to interface with.
>
> On Tue., Mar. 12, 2019, 8:16 a.m. Carl Winbäck via samba, <
> samba at lists.samba.org> wrote:
>
> > Does anyone know if it’s possible to run Powershell cmdlets such as
> > Get-ADUser
> > o...
2024 Oct 21
1
sysvol share: access to the security tab
...ol ntacl sysvolcheck
>
> What's more in my situation is that when I access the sysvol from the
> windows side (runas /user:administrator computer management ->
> connect to server -> system -> shares -> sysvol), as soon as I clic
> on the 'security' tab, the commandlet cashes.
>
> The sysvol folder still serves correctly the group policies, the
> administrator can edit them, but all other user who used to manage
> them are now forbidden.
>
> I already run the samba-check-set-sysvol.sh script, from the linux
> side the acl look fine (they a...
2024 Oct 21
1
sysvol share: access to the security tab
...t; >
> > What's more in my situation is that when I access the sysvol from the
> > windows side (runas /user:administrator computer management ->
> > connect to server -> system -> shares -> sysvol), as soon as I clic
> > on the 'security' tab, the commandlet cashes.
> >
> > The sysvol folder still serves correctly the group policies, the
> > administrator can edit them, but all other user who used to manage
> > them are now forbidden.
> >
> > I already run the samba-check-set-sysvol.sh script, from the linux
> >...
2024 Oct 21
2
sysvol share: access to the security tab
...t; >
> > What's more in my situation is that when I access the sysvol from the
> > windows side (runas /user:administrator computer management ->
> > connect to server -> system -> shares -> sysvol), as soon as I clic
> > on the 'security' tab, the commandlet cashes.
> >
> > The sysvol folder still serves correctly the group policies, the
> > administrator can edit them, but all other user who used to manage
> > them are now forbidden.
> >
> > I already run the samba-check-set-sysvol.sh script, from the linux
> >...
2015 Jun 22
1
samba4 domain and powershell
Hi, All.
In official samba wiki
https://wiki.samba.org/index.php/Installing_RSAT_on_Windows_for_AD_Management#Installation
Feature explanation:
Active Directory Module for Windows PowerShell: Administrating AD via
PowerShell
I thought I can manage samba4 domain with powershell, but I can't. I see
error "Unable to find a default server with active directory web
services running"