jueves, 7 de junio de 2018

Apuntar clientes Autocad a otro servidor de licencias

Si tu servidor de licencias de Autocad a cambiado y necesitas apuntar a los clientes al nuevo servidor, realiza los siguientes pasos:

- En el equipo del cliente ve a esta ruta C:\ProgramData\Autodesk\CLM\LGS\ 
- Ingresa a la carpeta que te aparezca ahi
- luego abre con notepad el archivo Licpath.lic
- tendrá información similar a esto:

"Server        Servername        000000000000"

- En donde este el hostname del servidor que estas dando de baja, cambialo por el hostname nuevo del servidor.

- Guarda el archivo.
- Verifica abriendo Autocad

Revisar que impresoras tiene asignadas un usuario

Para revisar o verificar de forma remota, que impresoras tiene configurado un usuario, utilizar el siguiente comando de powershell:

To check or verify remotely, which printers a user has configured, use the following powershell command:

Get-WmiObject Win32_Printer -ComputerName PC0001| Select SystemName, Name, Path



(PC0001=HOSTNAME REMOTE PC)


viernes, 2 de marzo de 2018

requirements to Install agent SCCM 2012

Description
UDP
TCP
HTTP from the client computer to a fallback status point
. not applicable
80
Server Message Block (SMB) between the site server and client computer
. not applicable

445
RPC endpoint mapper between the site server and the client computer
135
135
RPC dynamic ports between the site server and the client computer
. not applicable
Dynamic

HTTP from the client computer to an intranet-only management point
. not applicable
80
HTTPS from the client computer to an Internet-capable management point.
Not applicable
443
also Internet Control Message Protocol (ICMP) echo request (PING) messages 

installing Autocad Error 1606

Error 1606 installing Autocad:

In my case, we have a Windows image in which we have configured the path of the user profiles on
disk D: (D: \ User) and the Operating System on disk C:

SOLUTION
- open regedit
- go to:
  • HKEY_LOCAL_MACHINE
  • Software
  • Microsoft
  • Windows
  • CurrentVersion
  • Explorer
  • Shell Folders
  • Replace c:\users\...... for D:\users\... on: desktop, documents, music, pictures, videos, as shown in the picture.

- log off log on 
- try install Autocad again.

Adding network printer and receiving 0x000005b3 error

When trying to add a network printer, the following error occurs:


SOLUTIONS
- Run the Disk Cleanup (Liberador de Espacio en Disco (de Windows))
- Select C:
- Select "Installation log files"
- Delete manually *.tmp from c:\windows\system32
-log off log on
- Try agaim add network print