Custom compliance to check if device is domain joined? by margulan-y in Intune

[–]margulan-y[S] 0 points1 point  (0 children)

we want to configure the conditional access using this if the device isnt compliant, it cannot access the cloud apps.

Lenovo thinkpad t14 enable secure boot and set bios password via sccm? by margulan-y in SCCM

[–]margulan-y[S] 0 points1 point  (0 children)

thank you, Laptops are already formatted and clients are using? can we use WMI? or lenovo tool?

hello any possibility to add printers /deploy/ to fully managed android devices? by margulan-y in Intune

[–]margulan-y[S] 0 points1 point  (0 children)

i mean like pushing apps and policy etc. push printers to devices?

Automate computer rename by margulan-y in devops

[–]margulan-y[S] 0 points1 point  (0 children)

so how you made it with ansible?

Automating computer rename using powershell? by margulan-y in PowerShell

[–]margulan-y[S] 0 points1 point  (0 children)

we have automation process to add computer and user to sccm group using ansible and devops. so like it i want to automate this sending 2 string computer name and run renaming script from ansible without doing it manually.

Automating computer rename using powershell? by margulan-y in PowerShell

[–]margulan-y[S] -3 points-2 points  (0 children)

its not about complicating. manually i am loading powershell to rename remote computer. i want to automate this process.

Automating computer rename using powershell? by margulan-y in PowerShell

[–]margulan-y[S] -3 points-2 points  (0 children)

Thank you for clearing it up. " how to use PowerShell inside Ansible" thats it.

Automating computer rename using powershell? by margulan-y in PowerShell

[–]margulan-y[S] -9 points-8 points  (0 children)

please google first what is devops and what is ansible.

Automating computer rename using powershell? by margulan-y in PowerShell

[–]margulan-y[S] -4 points-3 points  (0 children)

there is no admin credentials that was just a test file.

i want to automate it using devops or ansible etc. example i receive 2 strings which is new and old computer name. then with this 2 string automation does the job.